<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Apache NiFi (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/apache-nifi.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/apache-nifi-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Apache NiFi (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:51 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-39816 – The optional extension component TinkerpopClientService is missing the Restricte...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39816</guid>
    <pubDate>Fri, 08 May 2026 14:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39816</strong></p>
  <p>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 query. The missing Restricted annotation allows…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66524 – Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which req...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66524</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66524</guid>
    <pubDate>Fri, 19 Dec 2025 10:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66524</strong></p>
  <p>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 not provide protection against crafted state inf…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66524">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-49145 – Apache NiFi 0.7.0 through 1.23.2 include the JoltTransformJSON Processor, which ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49145</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49145</guid>
    <pubDate>Mon, 27 Nov 2023 23:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-49145</strong></p>
  <p>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. Upgr…</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49145">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-36542 – Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36542</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36542</guid>
    <pubDate>Sat, 29 Jul 2023 08:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-36542</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36542">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-34468 – The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34468</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34468</guid>
    <pubDate>Mon, 12 Jun 2023 16:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-34468</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34468">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-22832 – The ExtractCCDAAttributes Processor in Apache NiFi 1.2.0 through 1.19.1 does not...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22832</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22832</guid>
    <pubDate>Fri, 10 Feb 2023 08:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-22832</strong></p>
  <p>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 re…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22832">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-33140 – The optional ShellUserGroupProvider in Apache NiFi 1.10.0 to 1.16.2 and Apache N...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-33140</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-33140</guid>
    <pubDate>Wed, 15 Jun 2022 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-33140</strong></p>
  <p>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 ShellUserGroupProvider to be one of the enabled Use…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-33140">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-29265 – Multiple components in Apache NiFi 0.0.1 to 1.16.0 do not restrict XML External ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-29265</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-29265</guid>
    <pubDate>Sat, 30 Apr 2022 08:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-29265</strong></p>
  <p>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 - EvaluateXQu…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29265">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-33191 – From Apache NiFi MiNiFi C++ version 0.5.0 the c2 protocol implements an "agent-u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-33191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-33191</guid>
    <pubDate>Tue, 24 Aug 2021 12:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-33191</strong></p>
  <p>From Apache NiFi MiNiFi C++ version 0.5.0 the c2 protocol implements an "agent-update" command which was designed to patch the application binary. This "patching" command defaults to calling a trusted binary, but might be modified to an arbitrary value through a "c2-update" command. Said command is then executed using the same privileges as the application binary. This was addressed in version 0.…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-33191">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9491 – In Apache NiFi 1.2.0 to 1.11.4, the NiFi UI and API were protected by mandating ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9491</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9491</guid>
    <pubDate>Thu, 01 Oct 2020 20:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9491</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-327</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9491">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9487 – In Apache NiFi 1.0.0 to 1.11.4, the NiFi download token (one-time password) mech...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9487</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9487</guid>
    <pubDate>Thu, 01 Oct 2020 20:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9487</strong></p>
  <p>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 tokens.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9487">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9486 – In Apache NiFi 1.10.0 to 1.11.4, the NiFi stateless execution engine produced lo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9486</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9486</guid>
    <pubDate>Thu, 01 Oct 2020 20:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9486</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9486">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-1942 – In Apache NiFi 0.0.1 to 1.11.0, the flow fingerprint factory generated flow fing...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-1942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-1942</guid>
    <pubDate>Tue, 11 Feb 2020 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-1942</strong></p>
  <p>In Apache NiFi 0.0.1 to 1.11.0, the flow fingerprint factory generated flow fingerprints which included sensitive property descriptor values. In the event a node attempted to join a cluster and the cluster flow was not inheritable, the flow fingerprint of both the cluster and local flow was printed, potentially containing sensitive values in plaintext.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-17195 – The template upload API endpoint accepted requests from different domain when se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-17195</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-17195</guid>
    <pubDate>Wed, 19 Dec 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-17195</strong></p>
  <p>The template upload API endpoint accepted requests from different domain when sent in conjunction with ARP spoofing + man in the middle (MiTM) attack, resulting in a CSRF attack. The required attack vector is complex, requiring a scenario with client certificate authentication, same subnet access, and injecting malicious code into an unprotected (plaintext HTTP) website which the targeted user la…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-17195">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-17194 – When a client request to a cluster node was replicated to other nodes in the clu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-17194</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-17194</guid>
    <pubDate>Wed, 19 Dec 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-17194</strong></p>
  <p>When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and eventually timeout. Mitigation: The fix to check DELETE requests and overwrite non-zero Content-Length…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-17194">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-1310 – Apache NiFi JMS Deserialization issue because of ActiveMQ client vulnerability. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1310</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1310</guid>
    <pubDate>Wed, 23 May 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-1310</strong></p>
  <p>Apache NiFi JMS Deserialization issue because of ActiveMQ client vulnerability. Malicious JMS content could cause denial of service. See ActiveMQ CVE-2015-5254 announcement for more information. The fix to upgrade the activemq-client library to 5.15.3 was applied on the Apache NiFi 1.6.0 release. Users running a prior 1.x release should upgrade to the appropriate release.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1310">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-1309 – Apache NiFi External XML Entity issue in SplitXML processor. Malicious XML conte...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1309</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1309</guid>
    <pubDate>Wed, 23 May 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-1309</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1309">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-15697 – A malicious X-ProxyContextPath or X-Forwarded-Context header containing external...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-15697</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-15697</guid>
    <pubDate>Tue, 23 Jan 2018 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-15697</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-15697">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-12632 – A malicious host header in an incoming HTTP request could cause NiFi to load res...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12632</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12632</guid>
    <pubDate>Tue, 23 Jan 2018 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-12632</strong></p>
  <p>A malicious host header in an incoming HTTP request could cause NiFi to load resources from an external server. The fix to sanitize host headers and compare to a controlled whitelist was applied on the Apache NiFi 1.5.0 release. Users running a prior 1.x release should upgrade to the appropriate release.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12632">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-5636 – In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, the p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-5636</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-5636</guid>
    <pubDate>Thu, 19 Oct 2017 20:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-5636</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-5636">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-5635 – In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, if an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-5635</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-5635</guid>
    <pubDate>Thu, 19 Oct 2017 20:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-5635</strong></p>
  <p>In Apache NiFi before 0.7.2 and 1.x before 1.1.2 in a cluster environment, if an anonymous user request is replicated to another node, the originating node identity is used rather than the "anonymous" user.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-5635">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-7667 – Apache NiFi before 0.7.4 and 1.x before 1.3.0 need to establish the response hea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7667</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7667</guid>
    <pubDate>Mon, 12 Jun 2017 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-7667</strong></p>
  <p>Apache NiFi before 0.7.4 and 1.x before 1.3.0 need to establish the response header telling browsers to only allow framing with the same origin.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7667">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
