GHSA-qvj8-gwpm-4x49
Apache NiFi allows read-only users to submit component configuration verification request
Quick fix
GHSA-qvj8-gwpm-4x49 — org.apache.nifi:nifi-web-api: upgrade to the fixed version with the command below.
# pom.xml: bump <version>2.10.0</version> for org.apache.nifi:nifi-web-apiDetails
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
1.15.0Fixed in: 2.10.0# pom.xml: bump <version>2.10.0</version> for org.apache.nifi:nifi-web-apiReferences
- https://nvd.nist.gov/vuln/detail/CVE-2026-44911[ADVISORY]
- https://github.com/apache/nifi/commit/f30f877fb3e0e2a0db7850be8b6d586203860a45[WEB]
- https://github.com/apache/nifi[PACKAGE]
- https://lists.apache.org/thread/wrj3t4k2bwd2cztyp078f5kj3722qfzy[WEB]
- http://www.openwall.com/lists/oss-security/2026/06/20/4[WEB]