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 applicationsLearn about Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade apache-airflow-core to version 3.3.1 or higher.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the connections/test API endpoint due to improper enforcement of team-scoped access controls. An attacker can access another team's environment connection and authenticate outward using that team's credentials by supplying a crafted request with knowledge of the encoded identifier.
Note: This is only exploitable if the [core] multi_team option is enabled, [core] test_connection is set to Enabled, team-scoped secrets are provisioned as environment variables in the API-server process, and the attacker knows the encoded identifier.