Back to overview

CVE-2026-57073

CRITICAL
9.1
CVSS 3.1
Description
HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead. The parserc_parse function attempts to check for multicharacter strings such as "<![CDATA" or element terminators such as ">" without checking that the offsets are within the buffer. Truncated strings such as "<a/" can trigger an out-of-bounds read. Note that the latest version available on CPAN is version 0.02. Newer versions are available on the git repository.

Metadata

CVE ID
CVE-2026-57073
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-06-23 17:59 UTC
Published
2026-07-16 16:15 UTC
Last updated
2026-07-17 12:44 UTC
Primary CWE
CWE-125
CWE-125 Out-of-bounds Read
Vendor / Product
CODECHILD / HTML::Bare
Sources
cve.org  ·  NVD

Severity & Metrics

9.1 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
CODECHILD HTML::Bare 0 ≤ 0.04
Weakness (CWE)
CWESourceDescription
CWE-125 cna CWE-125 Out-of-bounds Read
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.1 CRITICAL 3.1 adp CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Back to overview