THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-15534 — 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 coun

[NVD] CVE-2026-15534 — 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 coun

mednvdPublished 2026-08-09

CVE-2026-15534 CVSS: None Published: 2026-08-09T18:16:42.800

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 node

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-15534