The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade apache-airflow-core to version 3.3.0b1 or higher.
Affected versions of this package are vulnerable to Improper Removal of Sensitive Information Before Storage or Transfer in the Bulk Variables API due to the redact function being called without the variable key, which prevents the should_hide_value_for_key check from triggering on secret-suffixed key names. An attacker can access sensitive plaintext values from JSON variables by exploiting this oversight when authenticated with bulk Variable read permissions. This is only exploitable if sensitive values are stored in JSON-typed variables under secret-suffixed key names.