XML::LibXML versions through 2.0210 for Perl read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences.
A node name ending in the middle of a multi byte UTF-8 sequence causes the parser to read past the end of the input string into adjacent heap memory.
Any Perl process that passes attacker controlled strings to XML::LibXML's DOM node-name methods can reach this path on the default API. The likely consequence is a crash, causing denial of service.
{
"cna_assigner": "CPANSec",
"cwe_ids": [
"CWE-125"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8177.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8177.json"
[
{
"deprecated": false,
"digest": {
"line_hashes": [
"251233861508205667352620026061267131535",
"286113945852023151768929507810220317871",
"120669488110714837288389625059127390329",
"75239443957947625182012626615737882570",
"273301660499901045619552687991663180326",
"253043014840330067116406570248640564420",
"249690290860898743108620125333416840814",
"234088775104684606799964163838566719705",
"182612474031121277333541925751196450387"
],
"threshold": 0.9
},
"id": "CVE-2026-8177-81532aab",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/cpan-authors/xml-libxml/commit/15652bd905a6c9dda59a81b14d4766adbbae2ea8",
"target": {
"file": "dom.c"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "82096510015208679668102920451183007419",
"length": 762
},
"id": "CVE-2026-8177-86f2a747",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/cpan-authors/xml-libxml/commit/15652bd905a6c9dda59a81b14d4766adbbae2ea8",
"target": {
"file": "dom.c",
"function": "domParseChar"
}
}
]
"2026-09-20T14:16:33Z"