ubuntu-cve-2026-57074
Vulnerability from osv_ubuntu
Published
2026-07-17 00:00
Modified
2026-07-17 00:00
Summary
Details
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.
Severity
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-bare-perl",
"binary_version": "0.53-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "libxml-bare-perl",
"purl": "pkg:deb/ubuntu/libxml-bare-perl@0.53-1build2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.53-1build1",
"0.53-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-bare-perl",
"binary_version": "0.53-1build4"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "libxml-bare-perl",
"purl": "pkg:deb/ubuntu/libxml-bare-perl@0.53-1build4?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.53-1build4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-bare-perl",
"binary_version": "0.53-1build6"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "libxml-bare-perl",
"purl": "pkg:deb/ubuntu/libxml-bare-perl@0.53-1build6?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.53-1build5",
"0.53-1build6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-bare-perl",
"binary_version": "0.53-1build8"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libxml-bare-perl",
"purl": "pkg:deb/ubuntu/libxml-bare-perl@0.53-1build8?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.53-1build7",
"0.53-1build8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-bare-perl",
"binary_version": "0.53-2build4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libxml-bare-perl",
"purl": "pkg:deb/ubuntu/libxml-bare-perl@0.53-2build4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.53-2build1",
"0.53-2build2",
"0.53-2build3",
"0.53-2build4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-bare-perl",
"binary_version": "0.53-4build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libxml-bare-perl",
"purl": "pkg:deb/ubuntu/libxml-bare-perl@0.53-4build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.53-4build1"
]
}
],
"aliases": [],
"details": "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 \"\u003c![CDATA\" or element terminators such as \"\u003e\" without checking that the offsets are within the buffer. Truncated strings such as \"\u003ca/\" can trigger an out-of-bounds read.",
"id": "UBUNTU-CVE-2026-57074",
"modified": "2026-07-17T00:00:00Z",
"published": "2026-07-17T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-57074"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57074"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/41876806/"
},
{
"type": "REPORT",
"url": "https://github.com/nanoscopic/perl-XML-Bare/pull/1"
},
{
"type": "REPORT",
"url": "https://security.metacpan.org/patches/X/XML-Bare/0.53/CVE-2026-57074-r1.patch"
},
{
"type": "REPORT",
"url": "http://www.openwall.com/lists/oss-security/2026/07/16/1"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-57074"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…