CVE-2026-56018

⚪ Do wiadomości

Wyciek pamięci w JavaScript::Minifier::XS prowadzi do odmowy usługi przez nieograniczony wzrost pamięci.

CVSS
0.0
EPSS
0.0%
Exploit
none
Vendor
Opis źródłowy (NVD)

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.

dos Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS0.0
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.0%
Opublikowano (NVD)2026-06-29 20:17:39 UTC
Ostatnia modyfikacja (NVD)2026-06-29 20:17:39 UTC
Referencje