CVE-2026-9358 PUBLISHED

postcss AST Serialization container.js toString recursion

Assigner: VulDB
Reserved: 23.05.2026 Published: 24.05.2026 Updated: 24.05.2026

A vulnerability was determined in postcss up to 7.1.1. Affected is the function toString of the file src/selectors/container.js of the component AST Serialization. Executing a manipulation can lead to uncontrolled recursion. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor explains, that according to his definition "DoS on server-side on user-generated CSS is low risk for us (since most users compile own CSS with PostCSS)."

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P
CVSS Score: 5.3

Product Status

Vendor n/a
Product postcss
Versions
  • Version 7.1.0 is affected
  • Version 7.1.1 is affected

Credits

  • bx33661 (VulDB User) reporter
  • VulDB CNA Team coordinator

References

Problem Types

  • Uncontrolled Recursion CWE
  • Denial of Service CWE