CVE-2024-38821 Affecting apache-nifi package, versions <2.0.0-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
13.09% (95th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-WOLFILATEST-APACHENIFI-15372883
  • published4 Mar 2026
  • disclosed28 Oct 2024

Introduced: 28 Oct 2024

CVE-2024-38821  (opens in a new tab)

How to fix?

Upgrade Wolfi apache-nifi to version 2.0.0-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream apache-nifi package and not the apache-nifi package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.

For this to impact an application, all of the following must be true:

  • It must be a WebFlux application
  • It must be using Spring's static resources support
  • It must have a non-permitAll authorization rule applied to the static resources support