cve/2025/CVE-2025-49794.md
2025-09-29 21:09:30 +02:00

3.8 KiB

CVE-2025-49794

Description

A use-after-free vulnerability was found in libxml2. This issue occurs when parsing XPath elements under certain circumstances when the XML schematron has the <sch:name path="..."/> schema elements. This flaw allows a malicious actor to craft a malicious XML document used as input for libxml, resulting in the program's crash using libxml or other possible undefined behaviors.

POC

Reference

No PoCs from references.

Github