CVE-2026-91864
Received Received - Intake

Heap Exhaustion in Apache Neethi via WS-Policy

Vulnerability report for CVE-2026-91864, 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 specially crafted WS-Policy document can pack unlimited content inside a policy assertion, which Neethi copies into memory without counting it against its size limits, exhausting the heap (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 specially crafted WS-Policy document can include excessive content inside a policy assertion. The Neethi library copies this content into memory without properly limiting its size, leading to heap exhaustion and system slowdown or crash.

Detection Guidance

Detecting this vulnerability requires checking Apache Neethi versions and monitoring for memory exhaustion during WS-Policy processing. Check installed Neethi version with: 'mvn dependency:tree | grep neethi' or 'find / -name neethi*.jar'. Monitor system memory usage during policy processing. If using automated tools, scan for WS-Policy documents with unusually large assertions.

Impact Analysis

If exploited, this vulnerability can cause your system to run out of memory, resulting in degraded performance, crashes, or service unavailability. It primarily affects applications using Apache Neethi for WS-Policy processing.

Compliance Impact

This vulnerability primarily causes a denial-of-service condition by exhausting memory, which could disrupt services handling sensitive data. While not directly violating GDPR or HIPAA, such disruptions may impact availability requirements for systems processing personal or health data, potentially leading to compliance issues if service interruptions occur during critical operations.

Mitigation Strategies

Upgrade Apache Neethi to version 3.2.4 or later to address the heap exhaustion issue caused by crafted WS-Policy documents.

Chat Assistant

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

EPSS Chart