CVE Catalog

CVE-2026-42402

High
Published: Translated: NVD NIST

Summary

Apache Neethi is vulnerable to a Denial of Service attack due to algorithmic complexity in policy normalization. Specially crafted WS-Policy documents can trigger an exponential Cartesian cross-product expansion during the normalization process, leading to unbounded memory allocation and JVM heap exhaustion.

Risk Assessment

An attacker can exploit this vulnerability to exhaust memory resources, resulting in application crashes and service downtime. This can have serious implications for the availability of systems within the organization.

Recommendation

It is recommended to upgrade to version 3.2.2, which limits the maximum number of normalized policy alternatives. This will help prevent memory exhaustion during normalization.

Other vulnerabilities in Apache Neethi

See all
Original NVD description (English source)

Apache Neethi is vulnerable to a Denial of Service attack through algorithmic complexity in policy normalization. Specially crafted WS-Policy documents can trigger an exponential Cartesian cross-product expansion during the normalization process, causing unbounded memory allocation that exhausts the JVM heap. This occurs when the normalization process generates an excessive number of policy alternatives without bounds, leading to runtime memory exhaustion. Users should upgrade to 3.2.2 which limits the maximum number of normalized policy alternatives.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS