CVE-2026-32327
Awaiting Analysis
Awaiting Analysis - Queue
Stack Recursion Vulnerability in APR-util XML Parser
Vulnerability report for CVE-2026-32327, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-06
Last updated on: 2026-08-06
Assigner: Apache Software Foundation
Description
Description
A bug in APR-util version 1.6.3 (and earlier) allows a stack recursion attack against any library consumer which parses XML from untrusted sources and uses theΒ apr_xml_quote_elem() function.
Users are recommended to upgrade to version 1.6.4, which fixes this issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | apr-util | to 1.6.4 (exc) |
| apache | apr-util | 1.6.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |