Incorrect authorization in Apache Nifi - CVE-2026-68979
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper access control in the Parameter Context update REST API when updating parameter values referenced by components. A remote user can modify a Parameter Context without authorization on referencing components to execute arbitrary code.
Exploitation requires deployments that use component-level authorization policies, and the impact is limited to stopped components. Code execution is possible only when a Parameter value contains executable scripting content and automatic component validation processes the updated value.