CVE-2026-91863
Received Received - Intake

WS-Policy Parser Stack Exhaustion in Apache Neethi

Vulnerability report for CVE-2026-91863, 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 with deeply nested policy elements can bypass Neethi's nesting-depth limit and exhaust the thread stack, crashing the parser (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 specially crafted WS-Policy document with deeply nested policy elements. It can bypass Neethi's nesting-depth limit, causing the parser to exhaust the thread stack and crash, resulting in a denial of service.

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 commands like 'find / -name "neethi*.jar" 2>/dev/null' to locate Neethi JAR files, then check the version with 'unzip -p <jar-file> META-INF/MANIFEST.MF | grep Implementation-Version'.

Impact Analysis

The vulnerability can crash the parser, leading to service disruption or downtime. If exploited, it may cause denial of service, preventing the affected system from processing legitimate requests.

Compliance Impact

This vulnerability primarily causes a denial-of-service condition by crashing the parser due to stack exhaustion. It does not directly affect data confidentiality or integrity, which are key concerns for GDPR and HIPAA. However, prolonged denial-of-service could impact system availability, potentially leading to compliance issues if critical services are disrupted.

Mitigation Strategies

Upgrade Apache Neethi to version 3.2.4 or later to fix the vulnerability.

Chat Assistant

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

EPSS Chart