Inefficient Regular Expression Complexity Affecting openstack-placement-2025.2-fips package, versions <14.0.0_git20260309-r9


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.28% (21st 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 IDSNYK-CHAINGUARDLATEST-OPENSTACKPLACEMENT20252FIPS-19111363
  • published21 Aug 2026
  • disclosed17 Aug 2026

Introduced: 17 Aug 2026

NewCVE-2026-59893  (opens in a new tab)
CWE-1333  (opens in a new tab)

How to fix?

Upgrade Chainguard openstack-placement-2025.2-fips to version 14.0.0_git20260309-r9 or higher.

NVD Description

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

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQL_REGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse(), sqlparse.format(), and sqlparse.split(). This issue is fixed in version 0.6.0.