Bug 2501382 (CVE-2026-57074) - CVE-2026-57074 perl-XML-Bare: perl-XML-Bare: Out-of-bounds read via crafted XML input
Summary: CVE-2026-57074 perl-XML-Bare: perl-XML-Bare: Out-of-bounds read via crafted X...
Keywords:
Status: NEW
Alias: CVE-2026-57074
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2512103 2512104
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-16 17:01 UTC by OSIDB Bzimport
Modified: 2026-08-06 15:19 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-16 17:01:47 UTC
XML::Bare versions through 0.53 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 You need to log in before you can comment on or make changes to this bug.