Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.nifi/nifi@1.9.2
purl pkg:maven/org.apache.nifi/nifi@1.9.2
Next non-vulnerable version 1.24.0
Latest non-vulnerable version 1.24.0
Risk 10.0
Vulnerabilities affecting this package (13)
Vulnerability Summary Fixed by
VCID-2ema-4jrp-3kfr
Aliases:
CVE-2020-9491
GHSA-rfmp-jvr7-hx78
Inadequate Encryption Strength in Apache NiFi In Apache NiFi 1.2.0 to 1.11.4, the NiFi UI and API were protected by mandating TLS v1.2, as well as listening connections established by processors like ListenHTTP, HandleHttpRequest, etc. However intracluster communication such as cluster request replication, Site-to-Site, and load balanced queues continued to support TLS v1.0 or v1.1.
1.12.0-RC1
Affected by 0 other vulnerabilities.
1.12.0
Affected by 9 other vulnerabilities.
VCID-3eka-p4cs-f3dz
Aliases:
CVE-2023-34468
GHSA-xm2m-2q6h-22jw
Apache NiFi vulnerable to Code Injection 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.0 or later which fixes this issue.
1.22.0
Affected by 3 other vulnerabilities.
VCID-4uja-72yx-6qdc
Aliases:
CVE-2023-34212
GHSA-65wh-g8x8-gm2h
Deserialization of Untrusted Data The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location. The resolution validates the JNDI URL and restricts locations to a set of allowed schemes. You are recommended to upgrade to version 1.22.0 or later which fixes this issue.
1.22.0
Affected by 3 other vulnerabilities.
VCID-4v3d-ugqf-uyag
Aliases:
CVE-2019-10080
GHSA-744r-vv2g-2x6g
Apache NiFi information disclosure by XXE The XMLFileLookupService in NiFi versions 1.3.0 to 1.9.2 allowed trusted users to inadvertently configure a potentially malicious XML file. The XML file has the ability to make external calls to services (via XXE) and reveal information such as the versions of Java, Jersey, and Apache that the NiFI instance uses.
1.10.0
Affected by 12 other vulnerabilities.
VCID-bppj-knks-jybe
Aliases:
CVE-2020-13940
GHSA-q4xf-3pmq-3hw8
Improper Restriction of XML External Entity Reference in Apache NiFi In Apache NiFi 1.0.0 to 1.11.4, the notification service manager and various policy authorizer and user group provider objects allowed trusted administrators to inadvertently configure a potentially malicious XML file. The XML file has the ability to make external calls to services (via XXE).
1.12.0-RC1
Affected by 0 other vulnerabilities.
1.12.0
Affected by 9 other vulnerabilities.
VCID-bpqd-tx8f-kycf
Aliases:
CVE-2022-29265
GHSA-wc97-7623-rxwx
Improper Restriction of XML External Entity Reference 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 property values: - `EvaluateXPath` - `EvaluateXQuery` - `ValidateXml` Apache NiFi flow configurations that include these Processors is vulnerable to malicious XML documents that contain Document Type Declarations with XML External Entity references. The resolution disables Document Type Declarations in the default configuration for these Processors, and disallows XML External Entity resolution in standard services.
1.16.1
Affected by 6 other vulnerabilities.
VCID-ec58-s3nd-7yaz
Aliases:
CVE-2021-20190
GHSA-5949-rw7g-wx7w
Deserialization of untrusted data in jackson-databind A flaw was found in jackson-databind before 2.9.10.7 and 2.6.7.5. 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.
1.13.0
Affected by 9 other vulnerabilities.
VCID-g74u-zmqj-gyb7
Aliases:
CVE-2023-22832
GHSA-hxjp-q6c3-38fx
XML External Entity Reference in Apache NiFi 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 Declarations and disallows XML External Entity resolution in the ExtractCCDAAttributes Processor.
1.20.0
Affected by 4 other vulnerabilities.
VCID-gqjq-sbf1-x7ew
Aliases:
CVE-2020-1933
GHSA-pqhq-xx62-2v2p
Cross-site scripting in Apache NiFi A XSS vulnerability was found in Apache NiFi 1.0.0 to 1.10.0. Malicious scripts could be injected to the UI through action by an unaware authenticated user in Firefox. Did not appear to occur in other browsers.
1.11.0
Affected by 11 other vulnerabilities.
VCID-hy35-v2p5-2ycq
Aliases:
CVE-2023-49145
GHSA-68pr-6fjc-wmgm
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Apache NiFi 0.7.0 through 1.23.2 include the JoltTransformJSON Processor, which provides an advanced configuration user interface that is vulnerable to DOM-based cross-site scripting. If an authenticated user, who is authorized to configure a JoltTransformJSON Processor, visits a crafted URL, then arbitrary JavaScript code can be executed within the session context of the authenticated user. Upgrading to Apache NiFi 1.24.0 or 2.0.0-M1 is the recommended mitigation.
1.24.0
Affected by 0 other vulnerabilities.
VCID-rn4r-36ab-sfey
Aliases:
CVE-2021-44145
GHSA-rq96-qhc5-vm4r
Exposure of Sensitive Information to an Unauthorized Actor In the TransformXML processor of Apache NiFi an authenticated user could configure an XSLT file which, if it included malicious external entity calls, may reveal sensitive information.
1.15.1
Affected by 8 other vulnerabilities.
VCID-rv8f-q4a4-xqbk
Aliases:
CVE-2023-36542
GHSA-r969-8v3h-23v9
Apache NiFi Code Injection vulnerability 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 of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.
1.23.0
Affected by 2 other vulnerabilities.
VCID-yrgr-3cv3-b3ff
Aliases:
CVE-2019-10083
GHSA-26p8-xrj2-mv53
Apache NiFi process group information disclosure When updating a Process Group via the API in NiFi versions 1.3.0 to 1.9.2, the response to the request includes all of its contents (at the top most level, not recursively). The response included details about processors and controller services which the user may not have had read access to.
1.10.0
Affected by 12 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:44:02.696730+00:00 GitLab Importer Affected by VCID-hy35-v2p5-2ycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-49145.yml 38.4.0
2026-04-16T22:35:08.476378+00:00 GitLab Importer Affected by VCID-rv8f-q4a4-xqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-36542.yml 38.4.0
2026-04-16T22:31:01.708204+00:00 GitLab Importer Affected by VCID-3eka-p4cs-f3dz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34468.yml 38.4.0
2026-04-16T22:31:01.390393+00:00 GitLab Importer Affected by VCID-4uja-72yx-6qdc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34212.yml 38.4.0
2026-04-16T22:21:29.940014+00:00 GitLab Importer Affected by VCID-g74u-zmqj-gyb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-22832.yml 38.4.0
2026-04-16T21:45:57.980417+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.4.0
2026-04-16T21:36:40.555130+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.4.0
2026-04-16T21:15:56.438705+00:00 GitLab Importer Affected by VCID-ec58-s3nd-7yaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-20190.yml 38.4.0
2026-04-16T21:12:36.417622+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.4.0
2026-04-16T21:12:34.538050+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.4.0
2026-04-16T21:00:07.191051+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.4.0
2026-04-16T20:58:47.791672+00:00 GitLab Importer Affected by VCID-yrgr-3cv3-b3ff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10083.yml 38.4.0
2026-04-16T20:58:47.282817+00:00 GitLab Importer Affected by VCID-4v3d-ugqf-uyag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10080.yml 38.4.0
2026-04-12T00:03:38.947095+00:00 GitLab Importer Affected by VCID-hy35-v2p5-2ycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-49145.yml 38.3.0
2026-04-11T23:54:14.994219+00:00 GitLab Importer Affected by VCID-rv8f-q4a4-xqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-36542.yml 38.3.0
2026-04-11T23:49:47.803109+00:00 GitLab Importer Affected by VCID-3eka-p4cs-f3dz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34468.yml 38.3.0
2026-04-11T23:49:47.433028+00:00 GitLab Importer Affected by VCID-4uja-72yx-6qdc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34212.yml 38.3.0
2026-04-11T23:39:32.818841+00:00 GitLab Importer Affected by VCID-g74u-zmqj-gyb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-22832.yml 38.3.0
2026-04-11T23:01:43.425652+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.3.0
2026-04-11T22:50:29.519430+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.3.0
2026-04-11T22:28:04.315121+00:00 GitLab Importer Affected by VCID-ec58-s3nd-7yaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-20190.yml 38.3.0
2026-04-11T22:24:35.302932+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.3.0
2026-04-11T22:24:33.501247+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.3.0
2026-04-11T22:11:21.860669+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.3.0
2026-04-11T22:09:58.477386+00:00 GitLab Importer Affected by VCID-yrgr-3cv3-b3ff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10083.yml 38.3.0
2026-04-11T22:09:57.776590+00:00 GitLab Importer Affected by VCID-4v3d-ugqf-uyag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10080.yml 38.3.0
2026-04-03T00:08:19.674844+00:00 GitLab Importer Affected by VCID-hy35-v2p5-2ycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-49145.yml 38.1.0
2026-04-02T23:57:20.739984+00:00 GitLab Importer Affected by VCID-rv8f-q4a4-xqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-36542.yml 38.1.0
2026-04-02T23:53:04.311712+00:00 GitLab Importer Affected by VCID-3eka-p4cs-f3dz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34468.yml 38.1.0
2026-04-02T23:53:03.985264+00:00 GitLab Importer Affected by VCID-4uja-72yx-6qdc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34212.yml 38.1.0
2026-04-02T23:43:42.277672+00:00 GitLab Importer Affected by VCID-g74u-zmqj-gyb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-22832.yml 38.1.0
2026-04-02T23:10:11.965878+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.1.0
2026-04-02T22:59:53.497599+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.1.0
2026-04-02T22:39:42.352878+00:00 GitLab Importer Affected by VCID-ec58-s3nd-7yaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-20190.yml 38.1.0
2026-04-02T22:36:28.620974+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.1.0
2026-04-02T22:36:27.282292+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.1.0
2026-04-02T22:23:52.869725+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.1.0
2026-04-02T22:22:34.951474+00:00 GitLab Importer Affected by VCID-yrgr-3cv3-b3ff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10083.yml 38.1.0
2026-04-02T22:22:34.460364+00:00 GitLab Importer Affected by VCID-4v3d-ugqf-uyag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10080.yml 38.1.0
2026-04-01T18:06:36.520973+00:00 GitLab Importer Affected by VCID-g74u-zmqj-gyb7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-22832.yml 38.0.0
2026-04-01T17:29:58.343676+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.0.0
2026-04-01T17:18:37.075544+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.0.0
2026-04-01T16:57:06.383182+00:00 GitLab Importer Affected by VCID-ec58-s3nd-7yaz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-20190.yml 38.0.0
2026-04-01T16:53:43.513546+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.0.0
2026-04-01T16:53:41.954711+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.0.0
2026-04-01T16:41:41.491916+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.0.0
2026-04-01T16:40:20.416669+00:00 GitLab Importer Affected by VCID-yrgr-3cv3-b3ff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10083.yml 38.0.0
2026-04-01T16:40:19.922082+00:00 GitLab Importer Affected by VCID-4v3d-ugqf-uyag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2019-10080.yml 38.0.0