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

4.5 KiB

CVE-2025-7425

Description

A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key() process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may access freed memory, causing crashes or enabling attackers to trigger heap corruption.

POC

Reference

No PoCs from references.

Github