DEBIAN-CVE-2026-15534

Source
https://security-tracker.debian.org/tracker/CVE-2026-15534
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-15534.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-15534
Upstream
Published
2026-08-09T18:16:42Z
Modified
2026-09-09T09:00:15Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H CVSS Calculator
Summary
[none]
Details

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in S_regmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject length plus one times the number of nodes. Nothing checks that product for positive overflow of the signed 32-bit count: a 286331153 byte subject matched against a pattern with 15 participating nodes stores the count as 14, leaving a two byte cache. The cache is then indexed from the real match position and node number, so reads go past the end of the allocation, and on failure CACHEsayNO sets a bit past it. A caller that matches an attacker controlled subject of this size against a pattern of this shape can crash the process or corrupt heap memory.

References

Affected packages

Debian:12 / perl

Package

Name
perl
Purl
pkg:deb/debian/perl?arch=source&distro=bookworm

Affected ranges

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

Affected versions

5.*
5.36.0-7
5.36.0-7+deb12u1
5.36.0-7+deb12u2
5.36.0-7+deb12u3
5.36.0-8
5.36.0-9
5.36.0-10
5.38.0~rc2-1
5.38.0-1
5.38.0-2
5.38.2-1
5.38.2-2
5.38.2-3
5.38.2-3.1
5.38.2-3.2
5.38.2-3.2+hurd.1
5.38.2-4
5.38.2-5
5.40.0~rc1-1
5.40.0-1
5.40.0-2
5.40.0-3
5.40.0-4
5.40.0-5
5.40.0-6
5.40.0-7
5.40.0-8
5.40.1-1
5.40.1-2
5.40.1-3
5.40.1-4
5.40.1-5
5.40.1-6
5.40.1-7
5.40.1-8
5.42.0-1
5.42.0-2
5.42.0-3
5.42.2-1
5.42.2-2
5.42.2-3
5.42.3-1
5.44.0-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

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

Debian:13 / perl

Package

Name
perl
Purl
pkg:deb/debian/perl?arch=source&distro=trixie

Affected ranges

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

Affected versions

5.*
5.40.1-6
5.40.1-6+deb13u1
5.40.1-7
5.40.1-8
5.42.0-1
5.42.0-2
5.42.0-3
5.42.2-1
5.42.2-2
5.42.2-3
5.42.3-1
5.44.0-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

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

Debian:14 / perl

Package

Name
perl
Purl
pkg:deb/debian/perl?arch=source&distro=forky

Affected ranges

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

Affected versions

5.*
5.40.1-6
5.40.1-7
5.40.1-8
5.42.0-1
5.42.0-2
5.42.0-3
5.42.2-1
5.42.2-2
5.42.2-3
5.42.3-1
5.44.0-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

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