SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-68979

CRITICAL · CVSS 9.8 EPSS 0.52% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

Apache NiFi versions 1.10.0 to 2.10.0 are vulnerable due to a lack of authorization checks in the Parameter Context update REST API, allowing authenticated users to modify parameter values that can impact referencing components. This vulnerability could lead to unauthorized code execution if the parameter values contain executable scripting content, particularly in environments using component-level authorization policies. Organizations utilizing Apache NiFi, especially those with strict component-level access controls, should prioritize upgrading to version 2.11.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-68979
Severity
CRITICAL
CVSS
9.8
EPSS
0.52%
Apache

Original NVD Description

Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization was limited to read and write privileges on the Parameter Context itself. As a result of the missing authorization, an authenticated user authorized to modify a Parameter Context, but not authorized on referencing components, could alter Parameter values affecting those components. In deployments where a Parameter value contains executable scripting content, updating a Parameter can result in code execution during automatic component validation, without starting the referencing component. The impact was limited to stopped components by existing verification checks, and the issue applies only to deployments that use component-level authorization policies. Upgrading to Apache NiFi 2.11.0 is the recommended mitigation, which aligns the Parameter Context update method authorization with other methods, adding authorization checking on affected components.

Related CVEs

Other vulnerabilities affecting the same vendor(s)