Denial of Service Vulnerability in CSSOM by NV
CVE-2026-93752
8.7HIGH
What is CVE-2026-93752?
The CSSOM library, up to version 0.5.0, is susceptible to a denial of service attack due to improper validation of reserved property names in the CSSStyleDeclaration.setProperty() function. Malicious actors can exploit this flaw by submitting a stylesheet containing a property declaration named 'length'. This unauthorized declaration can replace an internal counter, leading to excessive memory allocation during the cssText serialization process. Consequently, this may cause the running process to terminate unexpectedly, disrupting service and impacting users.
Affected Version(s)
CSSOM 0 <= 0.5.0
