DEBIAN-CVE-2026-56017

Source
https://security-tracker.debian.org/tracker/CVE-2026-56017
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-56017.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-56017
Upstream
  • CVE-2026-56017
Published
2026-06-29T20:17:39.570Z
Modified
2026-06-30T23:00:08.429640273Z
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 crash with a NULL pointer dereference when the first meaningful token of the input is a slash. The regexp versus division disambiguator in JsTokenizeString (XS.xs) inspects the previous token's last byte to choose between a regexp literal and a division operator. When a slash is the first meaningful token, with the start of input or only whitespace and comments before it, there is no valid preceding token: the walk back over whitespace and comment nodes runs off the head of the node list to NULL, and the byte lookup reads through a NULL contents pointer at an underflowed length index. The following identifier check dereferences the same NULL pointer. The crash is reachable through the public minify() API, so input as small as a single slash byte crashes the calling process. A service that minifies untrusted or third-party JavaScript can be crashed by a remote request, causing denial of service.

References

Affected packages

Debian:11
libjavascript-minifier-xs-perl

Package

Name
libjavascript-minifier-xs-perl
Purl
pkg:deb/debian/libjavascript-minifier-xs-perl?arch=source&distro=bullseye

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.13-1
0.14-1
0.15-1
0.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-56017.json"
Debian:12
libjavascript-minifier-xs-perl

Package

Name
libjavascript-minifier-xs-perl
Purl
pkg:deb/debian/libjavascript-minifier-xs-perl?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.15-1
0.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-56017.json"
Debian:13
libjavascript-minifier-xs-perl

Package

Name
libjavascript-minifier-xs-perl
Purl
pkg:deb/debian/libjavascript-minifier-xs-perl?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.15-1
0.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-56017.json"
Debian:14
libjavascript-minifier-xs-perl

Package

Name
libjavascript-minifier-xs-perl
Purl
pkg:deb/debian/libjavascript-minifier-xs-perl?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.15-1
0.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-56017.json"