This vulnerability is trending on Twitter; this may indicate a growing threat.
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.0b1 or higher.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the GET /api/v2/dagSources/{dag_id} endpoint, which returns the entire source file containing multiple DAGs without redacting those the user is not authorized to access. An attacker can obtain unauthorized access to the source code of other DAGs by making a request to this endpoint. This is only exploitable if multiple DAGs are defined in a single file and per-DAG access control is relied upon to restrict source visibility.