Inefficient Regular Expression Complexity Affecting openstack-keystone-2025.1-fips package, versions <27.0.1_git20260811-r1


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-OPENSTACKKEYSTONE20251FIPS-18969751
  • published20 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-keystone-2025.1-fips to version 27.0.1_git20260811-r1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream openstack-keystone-2025.1-fips package and not the openstack-keystone-2025.1-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.