Description
Authorization handling for component configuration verification requests in Apache NiFi 1.15.0 through 2.9.0 allows clients with read access to submit proposed configuration properties. The proposed properties override current configuration, enabling users with read access to invoke predefined verification methods with alternative settings. Apache NiFi installations that do not implement different levels of authorization for viewing and modifying component configuration are not subject to this vulnerability. Upgrading to Apache NiFi 2.10.0 is the recommended mitigation, requiring write access to submit configuration verification requests.
Published: 2026-06-22
Score: 2.3 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache NiFi implements a verification endpoint that allows users to submit temporary configuration proposals and obtain feedback from predefined verification methods. In versions 1.15.0 through 2.9.0 the authorization mechanism does not distinguish between users who can view component settings and those who can modify them. Consequently, a caller with only read permissions can override the current configuration in the verification request, forcing the system to evaluate the proposed properties. This flaw does not alter the real configuration or grant elevated privileges, but it enables an attacker to gain insight into how the system validates configuration values, potentially leaking sensitive verification logic or behavior.

Affected Systems

Apache NiFi deployments built with the Apache Software Foundation’s NiFi 1.15.0 up to 2.9.0 are vulnerable. Installations that already employ separate authorization levels for viewing versus modifying component configuration are not affected. The confirmed mitigation is to upgrade to NiFi 2.10.0 or later, which requires users to have write access before they can submit configuration verification requests.

Risk and Exploitability

The vulnerability carries a CVSS score of 2.3 and is not currently listed in the CISA KEV database. Because the exploit surface only requires a user to have read access, it can be performed remotely over the standard NiFi API if the user can authenticate. However, the lack of write privileges limits the practical impact and the EPSS score is not available, indicating a low likelihood of exploitation. Attackers would need to target a NiFi cluster that exposes the verification endpoint to authenticated read‑only clients to obtain any benefit.

Generated by OpenCVE AI on June 22, 2026 at 09:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache NiFi to version 2.10.0 or newer, which restricts configuration verification requests to users with write permissions.
  • Configure the NiFi ACLs so that only users with write access can invoke the configuration verification endpoint, ensuring that read‑only users cannot override existing settings.
  • If an immediate upgrade is not feasible, restrict access to the verification API using network controls or an API gateway, blocking read‑only clients before they can submit verification requests.

Generated by OpenCVE AI on June 22, 2026 at 09:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 22 Jun 2026 08:00:00 +0000

Type Values Removed Values Added
Description Authorization handling for component configuration verification requests in Apache NiFi 1.15.0 through 2.9.0 allows clients with read access to submit proposed configuration properties. The proposed properties override current configuration, enabling users with read access to invoke predefined verification methods with alternative settings. Apache NiFi installations that do not implement different levels of authorization for viewing and modifying component configuration are not subject to this vulnerability. Upgrading to Apache NiFi 2.10.0 is the recommended mitigation, requiring write access to submit configuration verification requests.
Title Apache NiFi: Incorrect Authorization for Configuration Verification Requests
Weaknesses CWE-863
References
Metrics cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/AU:Y/R:U/V:C/RE:L/U:Amber'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-06-22T08:02:00.363Z

Reserved: 2026-05-08T03:42:57.928Z

Link: CVE-2026-44911

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-22T09:30:16Z

Weaknesses