CVE-2026-68979
CVE-2026-68979 is a critical-severity vulnerability in Apache Nifi with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-862.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v4: 5.9
- EPSS exploit prediction: 1% (42nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-862
- Affected product: Apache Nifi
- Published:
- Last modified:
Description
Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization was limited to read and write privileges on the Parameter Context itself. As a result of the missing authorization, an authenticated user authorized to modify a Parameter Context, but not authorized on referencing components, could alter Parameter values affecting those components. In deployments where a Parameter value contains executable scripting content, updating a Parameter can result in code execution during automatic component validation, without starting the referencing component. The impact was limited to stopped components by existing verification checks, and the issue applies only to deployments that use component-level authorization policies. Upgrading to Apache NiFi 2.11.0 is the recommended mitigation, which aligns the Parameter Context update method authorization with other methods, adding authorization checking on affected components.
Frequently asked questions
- What is CVE-2026-68979?
- Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization was limited to read and write privileges on the Parameter Context itself. As a result of the missing authorization, an authenticated user authorized to modify a Parameter Context, but not authorized on referencing components, could alter Parameter values affecting those components. In deployments where a Parameter value contains executable scripting content, updating a Parameter can result in code execution during automatic component validation, without starting the referencing component. The impact was limited to stopped components by existing verification checks, and the issue applies only to deployments that use component-level authorization policies. Upgrading to Apache NiFi 2.11.0 is the recommended mitigation, which aligns the Parameter Context update method authorization with other methods, adding authorization checking on affected components.
- How severe is CVE-2026-68979?
- CVE-2026-68979 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-68979 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (42nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-68979?
- CVE-2026-68979 affects Apache Nifi. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-68979?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2026-68979 published?
- CVE-2026-68979 was published on 2026-08-03 and last updated on 2026-08-05.
References
- https://lists.apache.org/thread/xwz8wsss2ovx07tns96rkc3n7cm4xfrq
- http://www.openwall.com/lists/oss-security/2026/08/03/10
Affected products (1)
- cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Nifi
- CVE-2018-1309 — Critical (CVSS 9.8): Apache NiFi External XML Entity issue in SplitXML processor. Malicious XML content could cause information disclosure…
- CVE-2017-15697 — Critical (CVSS 9.8): A malicious X-ProxyContextPath or X-Forwarded-Context header containing external resources or embedded code could cause…
- CVE-2017-5636 — Critical (CVSS 9.8): In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, the proxy chain…
- CVE-2026-68980 — Critical (CVSS 9.1): Apache NiFi 2.0.0 through 2.10.0 support creating, reading, and deleting Assets associated with Parameter Contexts…
- CVE-2026-39816 — High (CVSS 8.8): The optional extension component TinkerpopClientService is missing the Restricted annotation with the Execute Code…
- CVE-2025-66524 — High (CVSS 8.8): Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable…
All CVEs affecting Apache Nifi →
Other CWE-862 (Missing Authorization) vulnerabilities
- CVE-2026-65667 — Critical (CVSS 10.0): Missing authorization in Microsoft Teams allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-48168 — Critical (CVSS 10.0): PraisonAI is a multi-agent teams system. In versions prior to 4.6.40, the bundled Claude GitHub Actions workflow is…
- CVE-2026-66012 — Critical (CVSS 10.0): SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated…
- CVE-2026-58275 — Critical (CVSS 10.0): Missing authorization in Azure DNS allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-0092 — Critical (CVSS 10.0): In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could…
- CVE-2026-33712 — Critical (CVSS 10.0): Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST…
Browse all CWE-862 (Missing Authorization) vulnerabilities →