CVE-2026-91866: Apache Neethi: Crafted policies cause unbounded work during intersection leading to denial of service
Apache Neethi before 3.2.4 performs exponential work during policy intersection on crafted WS-Policy pairs, causing CPU-pinning denial of service.
CVE-2026-91866 affects Apache Neethi (org.apache.neethi:neethi) versions before 3.2.4. A specially crafted pair of WS-Policy documents can force Neethi's policy-intersection routine to perform an exponential amount of work, pinning the CPU for a long time and causing denial of service. Users are advised to upgrade to version 3.2.4. The issue was found using Claude agents studying library security.
- Fix released in Apache Neethi 3.2.4
- Exponential workload via crafted WS-Policy pair intersection
- Discovered using Claude agents during security research
Vulnerabilities mentionedAll →
- CVE-2026-918667.5—CPU Denial of Service in Apache Neethi via Crafted WS-Policy Intersectionpublished · Apache Neethi
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-91866 | CPU Denial of Service in Apache Neethi via Crafted WS-Policy Intersection Apache Neethi, a Java library that parses and processes WS-Policy documents, is vulnerable to an algorithmic-complexity denial of service in its policy-intersection logic. An attacker who can supply two specially crafted WS-Policy documents that the application intersects can force Neethi to perform exponential amounts of work, pinning the CPU for an extended period and degrading or exhausting service availability. Practical risk is highest for applications that accept policy documents from untrusted sources, such as SOAP/WS-* web service endpoints that process client-supplied policies. All users of Neethi prior to the fixed release are affected; the issue is resolved in version 3.2.4. There is no public proof of concept, the flaw is not in CISA's Known Exploited Vulnerabilities catalog, and no exploitation has been reported. |
Posted by Colm O hEigeartaigh on Sep 18 Severity: moderate Affected versions: - Apache Neethi (org.apache.neethi:neethi) before 3.2.4 Description: A specially crafted pair of WS-Policy documents can force Neethi's policy-intersection to do exponential amounts of work, pinning the CPU for a long time (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 study the security of...
This source does not provide full text. Read it at seclists.org.