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

Impact

A small WS‑Policy document that includes repeated policy references can trigger Neethi to expand the same references exponentially during the normalization phase, consuming excessive CPU and memory. This uncontrolled resource consumption can exhaust the host system’s resources, causing the Neethi component—and potentially the enclosing application—to become unresponsive. The vulnerability is a classic resource exhaustion flaw that can interrupt service availability.

Affected Systems

Apache Neethi, the policy toolkit used in Apache Axis2 and other Java‑based web service stacks, is impacted. All releases older than version 3.2.4 are affected, as that release introduces the fix. Therefore any deployment that processes WS‑Policy documents without filtering or limiting reference complexity is potentially vulnerable.

Risk and Exploitability

The CVSS score is not reported in the available data, and the EPSS metric is not available. The vulnerability is not listed in the CISA KEV catalog, suggesting that widespread exploitation has not been observed to date. However, the flaw can be triggered remotely by sending a crafted WS‑Policy document to any service that employs Neethi for policy normalization. No special privileges are required, and the attack can be performed over the standard web service interface.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Neethi to version 3.2.4 or newer, which removes the exponential expansion issue.
  • If an upgrade cannot be applied immediately, validate and sanitize incoming WS‑Policy documents to limit or eliminate repeated references before they reach the normalization phase.
  • Deploy resource‑limit controls or monitoring on the Neethi component so that abnormal CPU or memory usage can be detected and mitigated before a full denial of service occurs.

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
References

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

Type Values Removed Values Added
First Time appeared Apache
Apache neethi
Weaknesses CWE-770
Vendors & Products Apache
Apache neethi

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

Type Values Removed Values Added
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.
Title Apache Neethi: Crafted policy references cause exponential expansion during normalization leading to denial of service
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

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

Reserved: 2026-09-15T09:55:57.475Z

Link: CVE-2026-91865

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-91865

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T13:00:14Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling