Resource exhaustion in Apache Nifi - CVE-2026-68981
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the Jersey encoding filter for the application REST API when processing gzip-encoded HTTP requests. A remote attacker can send a specially crafted compressed request to cause a denial of service.
The maximum request size is enforced on the compressed payload rather than the decompressed output.