CVE-2026-68979 Details
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.
A vulnerability exists in Apache NiFi versions 1.10.0 through 2.10.0, within the Parameter Context update REST API method. This method fails to enforce proper authorization checks on components that reference Parameter values. As a result, an authenticated user who can modify a Parameter Context, but lacks authorization for the referencing components, could change Parameter values that impact those components. In environments where Parameter values include executable scripts, this vulnerability could lead to unauthorized code execution during automatic component validation, without activating the affected component. The issue is confined to stopped components due to existing verification processes and only affects deployments with component-level authorization policies.
Users are advised to upgrade to Apache NiFi version 2.11.0, which addresses this vulnerability by aligning the authorization process for Parameter Context updates with other methods, ensuring proper checks are in place for affected components.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| http://www.openwall.com/lists/oss-security/2026/08/03/10 | CVE | Mailing ListThird Party Advisory |
| https://lists.apache.org/thread/xwz8wsss2ovx07tns96rkc3n7cm4xfrq | [email protected] | Mailing ListVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apache nifi | >= 1.10.0, < 2.11.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 5, 2026 | Initial Analysis | [email protected] |
| Aug 5, 2026 | CVE Modified | CISA-ADP |
| Aug 5, 2026 | CVE Modified | CISA-ADP |
| Aug 4, 2026 | CVE Modified | CISA-ADP |
| Aug 3, 2026 | CVE Modified | CVE |
| Aug 3, 2026 | New CVE Received | [email protected] |