CVE-2025-9714
Last modified
CVE-2025-9714 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions `xmlXPathRunEval`, `xmlXPathCtxtCompile`, and `xmlXPathEvalExpr` were resetting recursion depth to zero before making potentially recursive calls. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions `xmlXPathRunEval`, `xmlXPathCtxtCompile`, and `xmlXPathEvalExpr` were resetting recursion depth to zero before making potentially recursive calls. When such functions were called recursively this could allow for uncontrolled recursion and lead to a stack overflow. These functions now preserve recursion depth across recursive calls, allowing recursion depth to be controlled.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xmlsoft | Libxml2 | < 2.10.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-9714?
How severe is CVE-2025-9714?
How do I fix CVE-2025-9714?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-9708A vulnerability exists in the Kubernetes C# client where the…6.8
- CVE-2025-9709On-Chip Debug and Test Interface With Improper Access Contro…8.6
- CVE-2025-9710The Responsive Lightbox & Gallery WordPress plugin before 2.…6.3
- CVE-2025-9711A vulnerability in Brocade Fabric OS before 9.2.1c3 could al…7.8
- CVE-2025-9712Insufficient filename validation in Ivanti Endpoint Manager …8.8
- CVE-2025-9713Path traversal in Ivanti Endpoint Manager before version 202…8.8
- CVE-2025-9715A vulnerability was found in O2OA up to 10.0-410. Affected i…5.4
- CVE-2025-9716A vulnerability was determined in O2OA up to 10.0-410. Affec…5.4
- CVE-2025-9717A vulnerability was identified in O2OA up to 10.0-410. Affec…5.4
- CVE-2025-9718A security flaw has been discovered in O2OA up to 10.0-410. …5.4
- CVE-2025-9719A weakness has been identified in O2OA up to 10.0-410. This …5.4
- CVE-2025-9720A vulnerability was detected in Portabilis i-Educar up to 2.…5.4
Are you affected by CVE-2025-9714?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
