CVE-2026-93752 PUBLISHED

CSSOM through 0.5.0 Denial of Service via length Property

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

CSSOM through 0.5.0 contains a denial of service vulnerability in CSSStyleDeclaration.setProperty() that fails to validate reserved property names. Attackers can supply a stylesheet with a declaration named length to replace the internal counter and trigger excessive memory allocation during cssText serialization, causing process termination.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor NV
Product CSSOM
Versions Default: unaffected
  • affected from 0 to 0.5.0 (incl.)

Credits

  • Wayde Shi (PayPal Cyber Security Team) reporter

References

Problem Types

  • Improperly Controlled Modification of Dynamically-Determined Object Attributes CWE