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.
Published: 2026-09-21
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

A specially crafted pair of WS‑Policy documents can force Apache Neethi’s policy‑intersection routine to perform exponential amounts of work, tying up the CPU for extended periods. The flaw is an uncontrolled resource‑consumption vulnerability (CWE‑400) that results in a denial‑of‑service condition, blocking legitimate traffic and exhausting system resources.

Affected Systems

The vulnerability resides in Apache Neethi libraries prior to version 3.2.4. Any application or service that imports or processes WS‑Policy documents using an unpatched Neethi package is affected, whether it is a client or server component.

Risk and Exploitability

Because the flaw can be triggered remotely by sending crafted policy documents and does not require authentication, an attacker can invoke it from any network location that can reach the policy‑processing endpoint. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. With no CVSS score provided, the potential for high CPU usage and availability impact suggests a significant risk that warrants patching before widespread exploitation.

Generated by OpenCVE AI on September 21, 2026 at 12:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Neethi library to version 3.2.4 or later, which contains the fix for the policy‑intersection resource exhaustion.
  • If an upgrade cannot be applied immediately, validate or filter incoming WS‑Policy documents to reject malformed or suspicious policies before they reach the intersection routine.
  • Deploy resource‑protection measures such as CPU quotas, thread‑pool limits, or request‑throttling on services that consume Neethi libraries to mitigate the impact of a potential denial‑of‑service attack.

Generated by OpenCVE AI on September 21, 2026 at 12:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 21 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache neethi
Vendors & Products Apache
Apache neethi
References

Mon, 21 Sep 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-400
CWE-770

Mon, 21 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
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.
Title Apache Neethi: Crafted policies cause unbounded work during intersection leading to denial of service
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-21T13:17:25.639Z

Reserved: 2026-09-15T09:57:16.031Z

Link: CVE-2026-91866

cve-icon Vulnrichment

Updated: 2026-09-21T12:14:36.782Z

cve-icon NVD

Status : Received

Published: 2026-09-21T12:17:25.000

Modified: 2026-09-21T14:17:29.657

Link: CVE-2026-91866

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T13:15:08Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-770

    Allocation of Resources Without Limits or Throttling