CVE-2026-91865
Received Received - Intake

Neethi Policy Reference Exhaustion DoS Vulnerability

Vulnerability report for CVE-2026-91865, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: Apache Software Foundation

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-21
AI Q&A
2026-09-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
apache neethi 3.2.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a denial of service attack where a small WS-Policy document with repeated policy references causes Neethi to exponentially re-expand these references during normalization. This leads to excessive CPU and memory consumption.

Detection Guidance

Detecting this vulnerability requires checking the version of Apache Neethi installed on your system. If you are running a version before 3.2.4, your system is vulnerable. Use the command 'mvn dependency:tree' in your project directory to check the Neethi version. Alternatively, inspect the Neethi JAR file's manifest or use 'find / -name "neethi*.jar" 2>/dev/null' to locate and check the version.

Impact Analysis

The vulnerability can cause system slowdowns or crashes due to high resource usage, potentially disrupting services that rely on Neethi for policy processing.

Compliance Impact

This vulnerability causes denial of service through excessive CPU and memory consumption, which could disrupt services handling sensitive data. For GDPR, this may impact availability of personal data processing systems, potentially violating Article 32 requirements for security and integrity. For HIPAA, it could disrupt systems handling protected health information, affecting availability requirements under the Security Rule.

Mitigation Strategies

Upgrade to Apache Neethi version 3.2.4 or later to address the exponential CPU and memory consumption issue caused by repeated policy references in WS-Policy documents.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-91865. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart