Algorithmic 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.26% (19th 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-18969744
  • published20 Aug 2026
  • disclosed17 Aug 2026

Introduced: 17 Aug 2026

NewCVE-2026-54284  (opens in a new tab)
CWE-407  (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, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten nested token subtrees constructed by group_parenthesis and group_case, causing quadratic CPU consumption through sqlparse.parse(), sqlparse.format(), and sqlparse.split() before depth and token limits terminate processing. This issue is fixed in version 0.6.0.