Record summary

CVE-2026-68979 has a selected CVSS score of 5.9 (medium).

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.

Description source: CVE List

Exploitation context

CISA SSVC decision

ExploitationNone
AutomatableNo
Technical impactTotal

CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 5, 2026 · Source: CVE List

Affected products and versions

1
ProductSourceVersion rangeStatus

Apache NiFi

Browse Apache Software Foundation / Apache NiFiorg.apache.nifi:nifi-web-api

Default status: unaffected

CVE List1.10.0 to ≤ 2.10.0affected

Research & analysis

1
Advisory analysisApache NiFi (David Handermann)Source: EIP research review

CVE-2026-68979: Apache NiFi: Missing Authorization for Components Referenced by Parameter Context Updates

Apache NiFi 1.10.0 through 2.10.0 provides a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. An authenticated user authorized to modify a Parameter Context but not authorized on referencing components can 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 is limited to stopped components by existing verification checks, and the issue applies only to deployments using component-level authorization policies. Fixed in Apache NiFi 2.11.0 by aligning the Parameter Context update method authorization with other methods, adding authorization checking on affected components.

Root causeTechnical detailMitigation
https://lists.apache.org/thread/xwz8wsss2ovx07tns96rkc3n7cm4xfrq
Research notes

References

2