cbcvebase.

Apache Nifi vulnerabilities

50 known vulnerabilities affecting apache/nifi.

Total CVEs
50
CISA KEV
0
Public exploits
2
Exploited in wild
1
Severity breakdown
CRITICAL3HIGH22MEDIUM25

Vulnerabilities

Page 1 of 3
CVE-2023-36542P2HIGHCVSS 8.8Exploited≥ 0.0.2, ≤ 1.22.02023-07-29
CVE-2023-36542 [HIGH] CWE-94 CVE-2023-36542: Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL re Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration
nvd
CVE-2023-34468P2HIGHCVSS 8.8PoC≥ 0.0.2, < 1.22.02023-06-12
CVE-2023-34468 [HIGH] CWE-94 CVE-2023-34468: The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1 The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1.21.0 allow an authenticated and authorized user to configure a Database URL with the H2 driver that enables custom code execution. The resolution validates the Database URL and rejects H2 JDBC locations. You are recommended to upgrade to version 1.22.
nvd
CVE-2022-33140P2HIGHCVSS 8.8≥ 1.10.0, ≤ 1.16.22022-06-15
CVE-2022-33140 [HIGH] CWE-78 CVE-2022-33140: The optional ShellUserGroupProvider in Apache NiFi 1.10.0 to 1.16.2 and Apache NiFi Registry 0.6.0 t 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 neutralize arguments for group resolution commands, allowing injection of operating system commands on Linux and macOS platforms. The ShellUserGroupProvider is not included in the default configuration. Command injection requires ShellU
nvd
CVE-2026-39816P2HIGHCVSS 8.8≥ 2.0.0, < 2.9.02026-05-08
CVE-2026-39816 [HIGH] CWE-862 CVE-2026-39816: The optional extension component TinkerpopClientService is missing the Restricted annotation with th The optional extension component TinkerpopClientService is missing the Restricted annotation with the Execute Code Required Permission in Apache NiFi 2.0.0-M1 through 2.8.0. The TinkerpopClientService supports configuration of ByteCode Submission for the Script Submission Type, enabling Groovy Script execution in the service prior to submitting the qu
nvd
CVE-2020-27223P3MEDIUMCVSS 5.3v1.13.02021-02-26
CVE-2020-27223 [MEDIUM] CWE-407 CVE-2020-27223: In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 (inclusive), 10.0.0, and 11.0.0 when Jetty hand In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 (inclusive), 10.0.0, and 11.0.0 when Jetty handles a request containing multiple Accept headers with a large number of “quality” (i.e. q) parameters, the server may enter a denial of service (DoS) state due to high CPU usage processing those quality values, resulting in minutes of CPU time exhaust
nvd
CVE-2019-10086P3HIGHCVSS 7.3v1.14.0v1.15.02019-08-20
CVE-2019-10086 [HIGH] CWE-502 CVE-2019-10086: In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressi In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the PropertyUtilsBean.
nvd
CVE-2024-56512P3MEDIUMCVSS 5.4PoC≥ 1.10.0, < 2.1.02024-12-28
CVE-2024-56512 [MEDIUM] CWE-638 CVE-2024-56512: Apache NiFi 1.10.0 through 2.0.0 are missing fine-grained authorization checking for Parameter Conte Apache NiFi 1.10.0 through 2.0.0 are missing fine-grained authorization checking for Parameter Contexts, referenced Controller Services, and referenced Parameter Providers, when creating new Process Groups. Creating a new Process Group can include binding to a Parameter Context, but in cases where the Process Group did not reference any Parameter v
nvd
CVE-2019-12421P3HIGHCVSS 8.8≥ 1.0.0, ≤ 1.9.22019-11-19
CVE-2019-12421 [HIGH] CWE-613 CVE-2019-12421: When using an authentication mechanism other than PKI, when the user clicks Log Out in NiFi versions When using an authentication mechanism other than PKI, when the user clicks Log Out in NiFi versions 1.0.0 to 1.9.2, NiFi invalidates the authentication token on the client side but not on the server side. This permits the user's client-side token to be used for up to 12 hours after logging out to make API requests to NiFi.
nvd
CVE-2017-15697P3CRITICALCVSS 9.8≥ 1.0.0, ≤ 1.4.02018-01-23
CVE-2017-15697 [CRITICAL] CWE-20 CVE-2017-15697: A malicious X-ProxyContextPath or X-Forwarded-Context header containing external resources or embedd A malicious X-ProxyContextPath or X-Forwarded-Context header containing external resources or embedded code could cause remote code execution. The fix to properly handle these headers was applied on the Apache NiFi 1.5.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
nvd
CVE-2018-1309P3CRITICALCVSS 9.8fixed in 1.6.02018-05-23
CVE-2018-1309 [CRITICAL] CWE-611 CVE-2018-1309: Apache NiFi External XML Entity issue in SplitXML processor. Malicious XML content could cause infor Apache NiFi External XML Entity issue in SplitXML processor. Malicious XML content could cause information disclosure or remote code execution. The fix to disable external general entity parsing and disallow doctype declarations was applied on the Apache NiFi 1.6.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
nvd
CVE-2025-66524P3HIGHCVSS 8.8≥ 1.20.0, < 2.7.0v2.7.02025-12-19
CVE-2025-66524 [HIGH] CWE-502 CVE-2025-66524: Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration wi Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without filtering. Unfiltered Java object deserialization does no
nvd
CVE-2017-5636P3CRITICALCVSS 9.8v0.7.0v0.7.1+2 more2017-10-19
CVE-2017-5636 [CRITICAL] CWE-74 CVE-2017-5636: In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, the proxy chain serializa In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, the proxy chain serialization/deserialization is vulnerable to an injection attack where a carefully crafted username could impersonate another user and gain their permissions on a replicated request to another node.
nvd
CVE-2021-20190P3HIGHCVSS 8.1≥ 1.7.0, ≤ 1.12.12021-01-19
CVE-2021-20190 [HIGH] CWE-502 CVE-2021-20190: A flaw was found in jackson-databind before 2.9.10.7. FasterXML mishandles the interaction between s A flaw was found in jackson-databind before 2.9.10.7. FasterXML mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
nvd
CVE-2026-44914P3HIGHCVSS 7.2≥ 1.12.0, < 2.10.02026-06-22
CVE-2026-44914 [HIGH] CWE-862 CVE-2026-44914: Apache NiFi 1.12.0 through 2.9.0 are missing authorization when replacing Process Groups that includ Apache NiFi 1.12.0 through 2.9.0 are missing authorization when replacing Process Groups that include extension components with specific Required Permissions based on the Restricted annotation. The Restricted annotation indicates additional privileges required, but framework authorization did not check restricted status when handling requests to repla
nvd
CVE-2026-44913P3HIGHCVSS 7.2≥ 1.2.0, < 2.10.02026-06-22
CVE-2026-44913 [HIGH] CWE-116 CVE-2026-44913: Improper escaping of database table names in the CaptureChangeMySQL Processor included with Apache N Improper escaping of database table names in the CaptureChangeMySQL Processor included with Apache NiFi 1.2.0 through 2.9.0 allows for injecting SQL commands using crafted naming. Manual quoted boundaries added in Apache NiFi 1.8.0 narrowed the scope of potential injection options, but did not cover additional strategies. Apache NiFi installations tha
nvd
CVE-2022-29265P3HIGHCVSS 7.5≥ 0.0.1, ≤ 1.16.02022-04-30
CVE-2022-29265 [HIGH] CWE-611 CVE-2022-29265: Multiple components in Apache NiFi 0.0.1 to 1.16.0 do not restrict XML External Entity references in Multiple components in Apache NiFi 0.0.1 to 1.16.0 do not restrict XML External Entity references in the default configuration. The Standard Content Viewer service attempts to resolve XML External Entity references when viewing formatted XML files. The following Processors attempt to resolve XML External Entity references when configured with default
nvd
CVE-2020-9487P3HIGHCVSS 7.5≥ 1.0.0, ≤ 1.11.42020-10-01
CVE-2020-9487 [HIGH] CWE-306 CVE-2020-9487: In Apache NiFi 1.0.0 to 1.11.4, the NiFi download token (one-time password) mechanism used a fixed c In Apache NiFi 1.0.0 to 1.11.4, the NiFi download token (one-time password) mechanism used a fixed cache size and did not authenticate a request to create a download token, only when attempting to use the token to access the content. An unauthenticated user could repeatedly request download tokens, preventing legitimate users from requesting download to
nvd
CVE-2023-22832P3HIGHCVSS 7.5≥ 1.2.0, ≤ 1.19.12023-02-10
CVE-2023-22832 [HIGH] CWE-611 CVE-2023-22832: The ExtractCCDAAttributes Processor in Apache NiFi 1.2.0 through 1.19.1 does not restrict XML Extern The ExtractCCDAAttributes Processor in Apache NiFi 1.2.0 through 1.19.1 does not restrict XML External Entity references. Flow configurations that include the ExtractCCDAAttributes Processor are vulnerable to malicious XML documents that contain Document Type Declarations with XML External Entity references. The resolution disables Document Type Dec
nvd
CVE-2020-9486P3HIGHCVSS 7.5≥ 1.0.0, ≤ 1.11.42020-10-01
CVE-2020-9486 [HIGH] CWE-532 CVE-2020-9486: In Apache NiFi 1.10.0 to 1.11.4, the NiFi stateless execution engine produced log output which inclu In Apache NiFi 1.10.0 to 1.11.4, the NiFi stateless execution engine produced log output which included sensitive property values. When a flow was triggered, the flow definition configuration JSON was printed, potentially containing sensitive values in plaintext.
nvd
CVE-2026-44911P3MEDIUMCVSS 6.3≥ 1.15.0, < 2.10.02026-06-22
CVE-2026-44911 [MEDIUM] CWE-863 CVE-2026-44911: Authorization handling for component configuration verification requests in Apache NiFi 1.15.0 throu 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 N
nvd
Apache Nifi vulnerabilities | cvebase