CVE-2026-81866: Apache NiFi: Missing Authorization for Assets and Secrets Referenced by Connector Configuration
Apache NiFi 2.9.0-2.11.0 Connector configuration update and verification APIs skip authorization for referenced Assets and Secrets (CVE-2026-81866, Low).
Apache NiFi 2.9.0 through 2.11.0 provide Connector configuration update and verification REST API methods that do not enforce authorization checks on Assets and Secrets referenced in the proposed configuration. Updating or verifying a Connector configuration can apply Asset and Secret references without the caller holding the required privileges. The issue, CVE-2026-81866, is rated Low severity and affects the nifi-web-api component.
- Affects Apache NiFi 2.9.0 through 2.11.0 (nifi-web-api)
- Authorization not enforced for Assets and Secrets in Connector configuration
- Update and verification REST methods both affected
- Rated Low severity in the official Apache disclosure
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-81866 | Missing Authorization in Apache NiFi Connector API Exposes Parameter Provider Secrets Apache NiFi 2.9.0 through 2.11.0 fail to enforce authorization checks on Assets and Secrets referenced by the Connector configuration update and verification REST API methods (CWE-862). An authenticated user who holds write privileges on a Connector can update or verify that Connector's configuration and thereby apply Secret values backed by a Parameter Provider they are not authorized to read; the same methods also accept Asset identifiers without verifying the Asset belongs to the Connector being configured. An attacker in this position gains access to restricted Secret values or Asset references that the deployment's authorization policy was meant to withhold. Only deployments that implement different levels of authorization across Connectors and Parameter Providers are affected, because sites using a uniform write-on-Connector policy are not exposed. No public proof of concept, CISA KEV listing, or reported in-the-wild exploitation is known, and the vendor rates the issue low severity (CVSS 4.0: 0.5) given the high-privilege prerequisite. Do: Upgrade to Apache NiFi 2.12.0, which adds read-authorization checks for referenced Parameter Providers and validates Connector ownership of referenced Assets. Administrators who cannot upgrade should review which users have write access to Connectors and confirm they also hold read access to the Parameter Providers those Connectors reference, or tighten those policies. Audit recent Connector configuration updates and verifications for applied Secret or Asset references that should not have been authorized. | 0.5 | — |
| moderate≈1,000–10,000 deployments (public internet scans show low thousands of exposed NiFi instances), with only a subset using differentiated authorization actually… |
Posted by David Handermann on Sep 16 Severity: Low Affected versions: - Apache NiFi (org.apache.nifi:nifi-web-api) 2.9.0 through 2.11.0 Description: 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...
This source does not provide full text. Read it at seclists.org.