CVE Catalog

CVE-2026-68981

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

24th percentile - higher than 24% of all known CVEs

Summary

Apache NiFi 1.5.0 through 2.10.0 support gzip-encoded HTTP requests for the application REST API using a Jersey encoding filter. The framework enforced a configurable maximum request size on the compressed payload rather than the decompressed output, allowing a malicious client to send crafted requests that could consume excessive amounts of memory.

Risk Assessment

A malicious client can cause excessive memory consumption on the server, leading to denial of service (DoS) or potential performance issues.

Recommendation

Upgrade to Apache NiFi 2.11.0, which relocates response compression to Jetty Server and disables decompression of gzip-encoded HTTP requests.

Other vulnerabilities in Apache NiFi

See all
Original NVD description (English source)

Apache NiFi 1.5.0 through 2.10.0 support gzip-encoded HTTP requests for the application REST API using a Jersey encoding filter. The framework enforced a configurable maximum request size on the compressed payload rather than the decompressed output, allowing a malicious client to send crafted requests that could consume excessive amounts of memory. Upgrading to Apache NiFi 2.11.0 is the recommended mitigation, which relocates response compression to Jetty Server and disables decompression of gzip-encoded HTTP requests.

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