CVE-2026-91865

7.5

Apache · Apache Neethi

Apache Neethi is vulnerable to a denial of service attack where malicious WS-Policy documents trigger exponential resource consumption during normalization.

Executive summary

A critical denial of service vulnerability in Apache Neethi allows unauthenticated attackers to crash services by exhausting CPU and memory resources.

Vulnerability

This vulnerability is a resource exhaustion flaw where the processing of nested or repeated policy references leads to exponential expansion. The vulnerability is exploitable by unauthenticated remote attackers through the submission of specially crafted WS-Policy documents.

Business impact

The exploitation of this vulnerability results in a denial of service, which can render critical applications unavailable to legitimate users. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to operational continuity, potentially leading to system instability or total service outages for infrastructure relying on the Neethi library.

Remediation

Immediate Action: Upgrade the Apache Neethi library to version 3.2.4 or later to implement the necessary resource constraints.

Proactive Monitoring: Monitor server CPU and memory usage patterns for sudden, unexplained spikes that correlate with incoming web service traffic.

Compensating Controls: Deploy a Web Application Firewall (WAF) or an XML gateway to inspect and reject malformed or overly complex WS-Policy documents before they reach the application layer.

Exploitation status

Public Exploit Available: No.

Analyst recommendation

The risk associated with this vulnerability is high due to the potential for unauthenticated remote service disruption. Organizations utilizing Apache Neethi should prioritize updating to version 3.2.4 immediately to eliminate the underlying logic flaw that permits uncontrolled resource consumption.

More Apache CVEs all →

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief high section

Sources

Originally found and disclosed by This issue was found using Claude agents to study the security of open-source projects, per the CVE Program record.