CVE-2025-9714
EUVD-2025-2760910.09.2025, 19:15
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| xmlsoft | libxml2 | 𝑥 < 2.10.0 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| Siemens | RUGGEDCOM ROX MX5000 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX MX5000RE | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1400 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1500 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1501 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1510 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1511 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1512 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1524 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX1536 | 𝑥 < V2.17.1 | ADP |
| Siemens | RUGGEDCOM ROX RX5000 | 𝑥 < V2.17.1 | ADP |
Debian Releases
openSUSE / SLES Releases
openSUSE Product | |||||
|---|---|---|---|---|---|
| libxml2-2 |
| ||||
| libxml2-2-32bit |
| ||||
| libxml2-devel |
| ||||
| libxml2-doc |
| ||||
| libxml2-tools |
| ||||
| python-libxml2 |
| ||||
| python3-libxml2 |
| ||||
| python311-libxml2 |
|
Red Hat Enterprise Linux Releases
Red Hat Product | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| libxml2 |
| ||||||||||||||||
| libxml2-devel |
| ||||||||||||||||
| python3-libxml2 |
|
Common Weakness Enumeration