Application crash via freed XInclude URI
Published Jan 26, 2025 · Updated Nov 3, 2025
Use-after-free in libxml2 before 2.11.0 allows local users to crash an XML-processing application through a crafted XInclude URI. xmlXIncludeAddNode frees the original URI before checking whether xmlSaveUri returned NULL, then formats an error with the dangling URI pointer. The application must process XInclude content while URI serialization encounters an allocation failure; the demonstrated result is a heap-use-after-free abort.
Summary
What happened
Use-after-free in libxml2 before 2.11.0 allows local users to crash an XML-processing application through a crafted XInclude URI. xmlXIncludeAddNode frees the original URI before checking whether xmlSaveUri returned NULL, then formats an error with the dangling URI pointer. The application must process XInclude content while URI serialization encounters an allocation failure; the demonstrated result is a heap-use-after-free abort.
The record
- CVE
- CVE-2022-49043
- Published
- Jan 26, 2025
- Updated
- Nov 3, 2025
- Vendor
- XMLSoft
- Product
- libxml2
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 26, 2025CVE publishedPublication date reported by the CVE source.
- Nov 3, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0.0 <2.11.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- PHP DOM XInclude heap-use-after-free reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo