๐Ÿ” CVE Alert

CVE-2026-81866

UNKNOWN 0.0

Apache NiFi: Missing Authorization for Assets and Secrets Referenced by Connector Configuration

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Apache NiFi 2.9.0 through 2.11.0 provide Connector configuration update and verification REST API methods that do not enforce authorization checking on Assets and Secrets referenced in proposed configuration. Updating or verifying a Connector configuration step can apply Asset and Secret references, but framework authorization was limited to write privileges on the Connector itself. As a result of the missing authorization, an authenticated user authorized to modify a Connector, but not authorized to read a referenced Parameter Provider, could apply Secret values backed by that Parameter Provider. The same methods also accepted Asset identifiers without verifying that the Asset belonged to the Connector being configured. Apache NiFi installations that do not implement different levels of authorization across Connectors and Parameter Providers are not subject to this vulnerability, because the framework enforces write permissions on the Connector as the security boundary. Upgrading to Apache NiFi 2.12.0 is the recommended mitigation, which authorizes read access to referenced Parameter Providers and verifies Connector ownership of referenced Assets during configuration update and verification.

CWE CWE-862
Vendor apache software foundation
Product apache nifi
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache nifi

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache nifi are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache NiFi
2.9.0 โ‰ค 2.11.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
lists.apache.org: https://lists.apache.org/thread/rv49gwf4yb00ykv0zzfd509boxflolsf openwall.com: http://www.openwall.com/lists/oss-security/2026/09/16/8

Credits

h1ei1 Arpit Jain