Inefficient Regular Expression Complexity Affecting az package, versions <2.79.0-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.66% (72nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Inefficient Regular Expression Complexity vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CHAINGUARDLATEST-AZ-14885405
  • published7 Jan 2026
  • disclosed20 Aug 2025

Introduced: 20 Aug 2025

CVE-2025-54364  (opens in a new tab)
CWE-1333  (opens in a new tab)

How to fix?

Upgrade Chainguard az to version 2.79.0-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream az package and not the az package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

Microsoft Knack 0.12.0 allows Regular expression Denial of Service (ReDoS) in the knack.introspection module. option_descriptions employs an inefficient regular expression pattern: "\s(:param)\s+(.+?)\s:(.*)" that is susceptible to catastrophic backtracking when processing crafted docstrings containing a large volume of whitespace without a terminating colon. An attacker who can control or inject docstring content into affected applications can trigger excessive CPU consumption. This software is used by Azure CLI.