CVE-2026-44914: Apache NiFi: Missing Authorization of Restricted Permissions when Replacing Flow Contents
Apache NiFi 1.12.0 through 2.9.0 are missing authorization when replacing Process Groups that include extension components with specific Required Permissions based on the Restricted annotation. The Restricted annotation indicates additional privileges required, but framework authorization did not check restricted status when handling requests to replace Process Groups. The missing authorization permits a user with general write access to add components with Restricted status. Apache NiFi installations that do not implement specific 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.9.0 is the recommended mitigation, which removes the implementation of Restricted status authorization from the framework.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Apache NiFito a version that resolves this vulnerability.Fixed in 2.9.0
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44914?
CVE-2026-44914 has a high severity rating of 7.5 according to the CVSS.
How do I fix CVE-2026-44914?
To fix CVE-2026-44914, upgrade Apache NiFi to a version higher than 2.9.0 where the authorization issues have been addressed.
What vulnerabilities are associated with CVE-2026-44914?
CVE-2026-44914 involves missing authorization for replacing Process Groups with restricted permissions in Apache NiFi.
Which versions of Apache NiFi are affected by CVE-2026-44914?
Apache NiFi versions 1.12.0 through 2.9.0 are affected by CVE-2026-44914.
What are the potential impacts of exploiting CVE-2026-44914?
Exploitation of CVE-2026-44914 could allow an attacker to replace flow contents without proper authorization, potentially leading to unauthorized access or data manipulation.