CVE-2026-91865: Apache Neethi: Crafted policy references cause exponential expansion during normalization leading to denial of service
Apache Neethi before 3.2.4 exponentially re-expands repeated policy references during normalization, enabling CPU and memory exhaustion attacks.
CVE-2026-91865 affects Apache Neethi (org.apache.neethi:neethi) versions before 3.2.4. A small WS-Policy document using repeated policy references can force Neethi to re-expand the same references exponentially during normalization, consuming large amounts of CPU and memory and causing denial of service. Users should upgrade to version 3.2.4. The issue was found using Claude agents.
- Fix released in Apache Neethi 3.2.4
- Exponential expansion from repeated policy references in normalization
- Discovered using Claude agents during security research
Vulnerabilities mentionedAll →
- CVE-2026-918657.5—Exponential Expansion Denial of Service in Apache Neethi WS-Policy Normalizationpublished · Apache Neethi
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-91865 | Exponential Expansion Denial of Service in Apache Neethi WS-Policy Normalization Apache Neethi, a Java library that processes WS-Policy documents, fails to guard against exponentially expensive re-expansion of policy references during normalization. An attacker can submit a small, deliberately crafted WS-Policy document containing repeated references to the same policy, causing Neethi to re-expand those references exponentially and exhaust CPU and memory, hanging or crashing the parsing process. The attacker gains only a denial of service, not code execution or data access, but any service that parses untrusted WS-Policy input with an affected Neethi version is at risk. The issue is fixed in Apache Neethi 3.2.4, and there is no evidence of exploitation in the wild and no public proof of concept. |
Posted by Colm O hEigeartaigh on Sep 18 Severity: moderate Affected versions: - Apache Neethi (org.apache.neethi:neethi) before 3.2.4 Description: A small WS-Policy document using repeated policy references can force Neethi to re-expand the same references exponentially during normalization, consuming huge amounts of CPU and memory (denial of service). Users are recommended to upgrade to version 3.2.4, which fixes this issue. Credit: This issue was found using Claude agents to...
This source does not provide full text. Read it at seclists.org.