---
id: CVE-2026-44911
aliases:
  - GHSA-qvj8-gwpm-4x49
title: >-
  Apache NiFi allows read-only users to submit component configuration
  verification request
summary: >-
  Apache NiFi allows read-only users to submit component configuration
  verification request
severity: low
cwe:
  - CWE-863
vendor: apache
product: 'org.apache.nifi:nifi-web-api'
ecosystem: maven
affected:
  - 'org.apache.nifi:nifi-web-api >= 1.15.0, < 2.10.0'
patched:
  - 'org.apache.nifi:nifi-web-api 2.10.0'
published: '2026-06-22'
updated: '2026-09-11'
sourceUpdated: '2026-09-11T22:07:30Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-qvj8-gwpm-4x49'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-44911'
  - url: 'https://lists.apache.org/thread/wrj3t4k2bwd2cztyp078f5kj3722qfzy'
  - url: 'http://www.openwall.com/lists/oss-security/2026/06/20/4'
  - url: >-
      https://github.com/apache/nifi/commit/f30f877fb3e0e2a0db7850be8b6d586203860a45
  - url: 'https://github.com/advisories/GHSA-qvj8-gwpm-4x49'
tags:
  - ghsa
  - maven
epss: 0.00516
epssPercentile: 0.41387
ingestedAt: '2026-09-12T00:03:49.069Z'
---

## Overview

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.

## Affected packages

- `org.apache.nifi:nifi-web-api >= 1.15.0, < 2.10.0`

## Remediation

Upgrade to a patched release:

- `org.apache.nifi:nifi-web-api 2.10.0`
