Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
8.7

Apache NiFi: Unrestricted Changes to Critical Flow Components

CVE-2026-25903 GHSA-c5w7-m8wf-xc77
Summary

Critical Apache NiFi installations are at risk of unauthorized changes to sensitive flow components. This can happen when a user with limited permissions is allowed to update configuration settings for a highly restricted component. To fix this, upgrade to the latest version of Apache NiFi, version 2.8.0.

What to do
  • Update apache org.apache.nifi:nifi-web-api to version 2.8.0.
Affected software
VendorProductAffected versionsFix available
apache org.apache.nifi:nifi-web-api > 1.1.0 , <= 2.8.0 2.8.0
Original title
Apache NiFi: Missing Authorization of Restricted Permissions for Component Updates
Original description
Apache NiFi 1.1.0 through 2.7.2 are missing authorization when updating configuration properties on extension components that have specific Required Permissions based on the Restricted annotation. The Restricted annotation indicates additional privileges required to add the annotated component to the flow configuration, but framework authorization did not check restricted status when updating a component previously added. The missing authorization requires a more privileged user to add a restricted component to the flow configuration, but permits a less privileged user to make property configuration changes. Apache NiFi installations that do not implement different levels of authorization for Restricted components are not subject to this vulnerability because the framework enforces write permissions as the security boundary. Upgrading to Apache NiFi 2.8.0 is the recommended mitigation.
nvd CVSS4.0 8.7
Vulnerability type
CWE-862 Missing Authorization
Published: 17 Feb 2026 · Updated: 11 Mar 2026 · First seen: 6 Mar 2026