CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-56018

highCVSS 7.5covered by 1 sourcefirst seen 2026-06-29
JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call to minify(), allowing unbounded memory growth. In JsMinify (XS.xs) the cleanup frees only the NodeSet structures and never the per-token contents buffers allocated in JsSetNodeContents; JsDiscardNode unlinks nodes without freeing their contents. Each token's contents buffer is therefore leaked on every call, and the two early returns taken when the node list is empty leak the whole NodeSet. A long-lived process that minifies repeatedly, such as an asset pipeline or a server-side minifier endpoint, grows in memory without bound until it exhausts available memory and is killed, causing denial of service.

⚡ Watch CVE-2026-56018

Get an email if CVE-2026-56018 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-56018

CVE.org record

Embed the live status

CVE-2026-56018 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-56018 status](https://www.csirts.com/badge/CVE-2026-56018)](https://www.csirts.com/cve/CVE-2026-56018)