🛡️ CVE-2026-56018 on Alpine — perl-javascript-minifier-xs
Description
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.
Distribution advisory
This page covers CVE-2026-56018 as tracked by Alpine, for the package perl-javascript-minifier-xs. The fix is available in version 0.16-r0; earlier versions remain affected.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity none, availability high.
Affected software
ALPINE-CVE-2026-56018 is recorded against 1 package.
- perl-javascript-minifier-xs (fixed in 0.16-r0)
Timeline and source
Published on 29 June 2026 and last revised on 25 July 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| perl-javascript-minifier-xs | — | 0.16-r0 |
References
Similar Threats
- Unknown MGASA-2026-0283
- Unknown openSUSE-SU-2026:11158-1
- Unknown ALPINE-CVE-2026-56017
More ALPINE CVE 2026 advisories
Browse all of ALPINE CVE 2026 in the advisory index.
- ALPINE-CVE-2026-54478
- ALPINE-CVE-2026-55199
- ALPINE-CVE-2026-55200
- ALPINE-CVE-2026-55708
- ALPINE-CVE-2026-55717
- ALPINE-CVE-2026-55973
- ALPINE-CVE-2026-56016
- ALPINE-CVE-2026-56017
- ALPINE-CVE-2026-56123
- ALPINE-CVE-2026-56131
- ALPINE-CVE-2026-56132
- ALPINE-CVE-2026-56403
- ALPINE-CVE-2026-56404
- ALPINE-CVE-2026-56405
- ALPINE-CVE-2026-56406
- ALPINE-CVE-2026-56407
Site Security Check
Is perl-javascript-minifier-xs part of your stack?
ALPINE-CVE-2026-56018 is rated CVSS 7.5 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.