CVE Catalog

CVE-2026-91867

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Summary

When Neethi fetches a remote policy reference, it only limits the time per read, not the whole transfer, so a server that trickles bytes slowly can keep the fetch alive indefinitely and tie up the calling thread (denial of service).

Risk Assessment

A malicious or misconfigured policy server can exhaust threads in an application using Neethi, leading to denial of service. The impact depends on the number of concurrent requests and the application's configuration.

Recommendation

Upgrade Neethi to version 3.2.4 or later, which fixes this issue. Until then, consider limiting trust in remote policy sources and enforcing timeouts at the network layer.

Other vulnerabilities in Neethi

See all
Original NVD description (English source)

When Neethi fetches a remote policy reference, it only limits the time per read, not the whole transfer, so a server that trickles bytes slowly can keep the fetch alive indefinitely and tie up the calling thread (denial of service). Users are recommended to upgrade to version 3.2.4, which fixes this issue.

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