CVE-2026-8177

Source
https://cve.org/CVERecord?id=CVE-2026-8177
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8177.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-8177
Downstream
Related
Published
2026-05-10T20:48:51.816Z
Modified
2026-07-16T13:59:31.026488401Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
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
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8177.json",
    "cwe_ids": [
        "CWE-125"
    ],
    "cna_assigner": "CPANSec"
}
References

Affected packages

Git / github.com/cpan-authors/xml-libxml

Affected ranges

Type
GIT
Repo
https://github.com/cpan-authors/xml-libxml
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.0210"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

XML-LibXML-2.*
XML-LibXML-2.0117
XML-LibXML-2.0118
XML-LibXML-2.0119
XML-LibXML-2.0120
XML-LibXML-2.0121
XML-LibXML-2.0122
XML-LibXML-2.0123
XML-LibXML-2.0124
XML-LibXML-2.0125
XML-LibXML-2.0126
XML-LibXML-2.0127
XML-LibXML-2.0128
XML-LibXML-2.0129
XML-LibXML-2.0131
XML-LibXML-2.0132
XML-LibXML-2.0133
XML-LibXML-2.0134
XML-LibXML-2.0200
XML-LibXML-2.0201
XML-LibXML-2.0202
XML-LibXML-2.0203
XML-LibXML-2.0204
XML-LibXML-2.0205
XML-LibXML-2.0206
XML-LibXML-2.0207
XML-LibXML-2.0208
XML-LibXML-2.0209

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8177.json"