CVE Catalog

CVE-2026-70469

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

Apache NiFi 2.11.0 disabled support for gzip-encoded HTTP requests for the application REST API and rejected requests including the standard Content-Encoding header indicating gzip encoding. However, the framework enforcement filter did not check multiple instances of the Content-Encoding header or non-standard gzip encoding identifiers, allowing a malicious client to send crafted requests that could consume excessive amounts of memory.

Risk Assessment

An attacker may exhaust server memory, leading to denial of service or application instability. The risk affects Apache NiFi 2.11.0 instances exposed to traffic from untrusted sources.

Recommendation

Upgrade Apache NiFi to version 2.12.0, which disables decompression of gzip-encoded HTTP requests regardless of header count or encoding identifiers. Until then, restrict access to the REST API and monitor memory usage.

Other vulnerabilities in Apache NiFi

See all
Original NVD description (English source)

Apache NiFi 2.11.0 disabled support for gzip-encoded HTTP requests for the application REST API and rejected requests that included the standard Content-Encoding header indicating gzip encoding. The framework enforcement filter did not check multiple instances of the Content-Encoding header and did not reject non-standard identifiers for gzip encoding, allowing a malicious client to send crafted requests that could consume excessive amounts of memory. Upgrading to Apache NiFi 2.12.0 is the recommended mitigation, which disables decompression of gzip-encoded HTTP requests regardless of header number or encoding identifiers.

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