Apache Software Foundation Apache Neethi vulnerabilities
6 known vulnerabilities affecting apache_software_foundation/apache_neethi.
Total CVEs
6
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH6
Vulnerabilities
Page 1 of 1
CVE-2026-42404P3HIGHCVSS 7.2fixed in 3.2.22026-05-01
CVE-2026-42404 [HIGH] CWE-918 CVE-2026-42404: Apache Neethi does not impose any restrictions on URIs when manually fetching remote policy referenc
Apache Neethi does not impose any restrictions on URIs when manually fetching remote policy references through the PolicyReference API. When an application explicitly calls the API to retrieve a policy from a remote URI, an outbound request is made for arbitrary protocols and internal IP adddresses. From 3.2.2, only http or https URIs are allowed, and
nvd
CVE-2026-42403P3HIGHCVSS 7.5fixed in 3.2.22026-05-01
CVE-2026-42403 [HIGH] CWE-400 CVE-2026-42403: Apache Neethi does not properly detect circular references in policy definitions. When a WS-Policy d
Apache Neethi does not properly detect circular references in policy definitions. When a WS-Policy document contains circular policy references (where Policy A references Policy B which references Policy A), the policy normalization process can enter an infinite loop or cause excessive recursion, leading to a stack overflow or application hang. An att
nvd
CVE-2026-66143P3HIGHCVSS 7.5fixed in 3.2.32026-07-24
CVE-2026-66143 [HIGH] CWE-400 CVE-2026-66143: It is possible to bypass the maximum number of normalized policy alternatives that was introduced in
It is possible to bypass the maximum number of normalized policy alternatives that was introduced in Apache Neethi 3.2.2 via certain crafted policies, which may lead to a denial of service attack via resource consumption. Users are recommended to upgrade to version 3.2.3, which fixes this issue.
nvd
CVE-2026-42402P3HIGHCVSS 7.5fixed in 3.2.22026-05-01
CVE-2026-42402 [HIGH] CWE-400 CVE-2026-42402: Apache Neethi is vulnerable to a Denial of Service attack through algorithmic complexity in policy n
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
nvd
CVE-2026-66144P3HIGHCVSS 7.5fixed in 3.2.32026-07-24
CVE-2026-66144 [HIGH] CWE-400 CVE-2026-66144: Although remote policy references are not retrieved during policy normalization, if they are manuall
Although remote policy references are not retrieved during policy normalization, if they are manually retrieved via the API it can cause a denial of service attack if a huge policy is retrieved. Users are recommended to upgrade to version 3.2.3, which fixes this issue by imposing a default maximum size on data read from remote policy references.
nvd
CVE-2026-66142P3HIGHCVSS 7.5fixed in 3.2.32026-07-24
CVE-2026-66142 [HIGH] CWE-400 CVE-2026-66142: Apache Neethi is vulnerable to uncontrolled recursion when parsing policies that lack policy Ids or
Apache Neethi is vulnerable to uncontrolled recursion when parsing policies that lack policy Ids or with deeply nested structures, which may lead to a denial of service attack when parsing policies due to runtime memory exhaustion. Users are recommended to upgrade to version 3.2.3, which fixes this issue.
nvd