Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-9714

6.2 · MEDIUM
Published Sep 10, 2025 xmlsoft CWE-674 EPSS 0.15% (5th pctl)

Overview

CVE-2025-9714 is a medium-severity vulnerability affecting xmlsoft libxml2. It was published on September 10, 2025 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from xmlsoft. Update libxml2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
xmlsoft libxml2 >= 0, < 2.10.0 Affected

Frequently Asked Questions

What is CVE-2025-9714?

CVE-2025-9714 is a medium-severity vulnerability affecting xmlsoft libxml2. It was published on September 10, 2025 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2025-9714?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-9714?

Check the references section for vendor advisories and patches from xmlsoft. Update libxml2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-9714?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-9714 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.