๐Ÿ” CVE Alert

CVE-2026-54665

UNKNOWN 0.0

Apache NiFi: Missing Validation for Proxy Host Headers

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Apache NiFi 0.0.1 through 2.9.0 support building qualified URLs from one of several HTTP request headers that provide an alternative to the standard Host header without validating the values provided. Apache NiFi 1.6.0 introduced a configurable application property to restrict values provided in the HTTP Host header, but did not apply the validation to alternative Proxy and Forwarded headers. The absence of proxy host header validation allowed a client to instruct Apache NiFi web services to construct invalid qualified URLs for redirection or data references. Upgrading to Apache NiFi 2.10.0 is the recommended mitigation, which implements validation for the X-ProxyHost and X-Forwarded-Host HTTP request headers based on the nifi.web.proxy.host property. Enabling header validation requires configuring the application with HTTPS. Reverse proxy servers in front of Apache NiFi are responsible for filtering input request headers and providing allowed values to the application.

CWE CWE-346
Vendor apache software foundation
Product apache nifi
Published Jun 22, 2026
Last Updated Jun 22, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache nifi

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache nifi are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache NiFi
0.0.1 < 2.10.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
lists.apache.org: https://lists.apache.org/thread/y0yoblon8f6dp00qz5r90cxq5n6g4j6k openwall.com: http://www.openwall.com/lists/oss-security/2026/06/20/7

Credits

Jose Rivas