Skip to main content

Apache NiFi CVE-2026-44911

| EUVDEUVD-2026-38218 LOW
Incorrect Authorization (CWE-863)
2.3
CVSS 4.0 · Vendor

Severity by source

Vendor (CNA) PRIMARY
2.3 LOW
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:U/V:C/RE:L/U:Amber
vuln.today AI
5.4 MEDIUM

Network-accessible REST API requires read-level authentication (PR:L); no special attack complexity once access exists; no persistent configuration change, so limited and symmetric C/I impact with no availability consequence.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (CNA).

CVSS VectorVendor

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
CVSS changed
Jun 22, 2026 - 08:22 NVD
2.3 (LOW)
Analysis Generated
Jun 22, 2026 - 06:22 vuln.today

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 5 maven packages depend on org.apache.nifi:nifi-web-api (2 direct, 3 indirect)

Ecosystem-wide dependent count for version 1.15.0.

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Incorrect authorization enforcement in Apache NiFi 1.15.0 through 2.9.0 allows read-privileged users to submit configuration verification requests containing arbitrary proposed properties, bypassing the write-access requirement. The nifi-web-api REST endpoints for component configuration verification accepted proposed configuration overrides from any authenticated user with read access, enabling those users to invoke predefined verification methods - such as testing connectivity, credentials, or remote service endpoints - with attacker-supplied settings. No public exploit has been identified at time of analysis, and the fix is confirmed available in Apache NiFi 2.10.0.

Technical ContextAI

Apache NiFi is a data flow automation platform exposing a browser-based UI and REST API (org.apache.nifi:nifi-web-api) for designing and managing data pipelines with components such as processors, controller services, and reporting tasks. Each extension component type exposes a 'verify configuration' REST endpoint that accepts proposed configuration properties and executes predefined checks - for example, testing a database connection string, verifying remote endpoint reachability, or validating credentials - returning feedback to the caller. The vulnerability arises because these verification endpoints checked for read authorization rather than write authorization before accepting proposed configuration overrides. Jira NIFI-15875 describes this as inconsistent authorization handling across multiple REST API resources in the Core Framework, where common authorization logic was absent. The root cause maps to CWE-863 (Incorrect Authorization): the system performed an access control check but used an insufficiently privileged role as the threshold. No CWE was formally assigned in the provided data.

RemediationAI

Upgrade to Apache NiFi 2.10.0, which standardizes authorization handling for all configuration verification REST API resources to require write access before accepting proposed configuration properties. The fix is confirmed resolved in Jira NIFI-15875 on 2026-05-01 and implemented via GitHub Pull Request #11179. For organizations unable to upgrade immediately, the advisory identifies a structural compensating control: removing differentiated read/write role separation so that all authenticated users possess equivalent permissions eliminates the authorization gap - however, this trade-off sacrifices the least-privilege posture that multi-tenant deployments rely on. An additional defensive layer is to restrict network access to the NiFi web API to known-trusted IP ranges or VPN endpoints, reducing the population of users who can reach the verification endpoints. See https://nifi.apache.org/ and https://issues.apache.org/jira/browse/NIFI-15875 for official guidance.

More in Nifi

View all
CVE-2023-34468 HIGH POC
8.8 Jun 12

The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1.21.0 allow an authe

CVE-2019-10086 HIGH
7.3 Aug 20

In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for a

CVE-2017-5636 CRITICAL
9.8 Oct 19

In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, the proxy chain serialization/deserialization

CVE-2018-1309 CRITICAL
9.8 May 23

Apache NiFi External XML Entity issue in SplitXML processor. Rated critical severity (CVSS 9.8), this vulnerability is r

CVE-2021-20190 HIGH
8.1 Jan 19

A flaw was found in jackson-databind before 2.9.10.7. Rated high severity (CVSS 8.1), this vulnerability is remotely exp

CVE-2026-68981 HIGH
8.8 Aug 03

Uncontrolled decompression in Apache NiFi 1.5.0 through 2.10.0 exposes the REST API to unauthenticated denial-of-service

CVE-2023-36542 HIGH
8.8 Jul 29

Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retriev

CVE-2022-33140 HIGH
8.8 Jun 15

The optional ShellUserGroupProvider in Apache NiFi 1.10.0 to 1.16.2 and Apache NiFi Registry 0.6.0 to 1.16.2 does not ne

CVE-2019-12421 HIGH
8.8 Nov 19

When using an authentication mechanism other than PKI, when the user clicks Log Out in NiFi versions 1.0.0 to 1.9.2, NiF

CVE-2026-62354 HIGH
7.7 Aug 03

Authorization bypass in Apache NiFi 1.10.0 through 2.10.0 allows read-only authenticated users to submit Parameter Conte

CVE-2017-5635 HIGH
7.5 Oct 19

In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, if an anonymous user request is replicated to

CVE-2017-7667 HIGH
7.5 Jun 12

Apache NiFi before 0.7.4 and 1.x before 1.3.0 need to establish the response header telling browsers to only allow frami

Share

CVE-2026-44911 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy