ALPINE-CVE-2026-56018

Source
https://security.alpinelinux.org/vuln/CVE-2026-56018
Import Source
https://storage.googleapis.com/cve-osv-conversion/alpine/ALPINE-CVE-2026-56018.json
JSON Data
https://api.osv.dev/v1/vulns/ALPINE-CVE-2026-56018
Upstream
Published
2026-06-29T20:17:39.680Z
Modified
2026-07-25T16:30:07.005152364Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Alpine:v3.24 / perl-javascript-minifier-xs

Package

Name
perl-javascript-minifier-xs
Purl
pkg:apk/alpine/perl-javascript-minifier-xs?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.16-r0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/alpine/ALPINE-CVE-2026-56018.json"