CVE-2026-48828
Błąd w API zmiennych w Apache Airflow pozwala na ujawnienie wrażliwych danych z JSON.
The Bulk Variables API in Apache Airflow called the redactor without passing the variable's key, so the key-based `should_hide_value_for_key` check (which triggers on secret-suffixed key names like `*_password` / `*_token` / `*_secret`) could not fire for JSON-decodable variable values. An authenticated UI/API user with bulk Variable read permission could retrieve plaintext values from JSON variables whose key would otherwise trigger redaction. Affects deployments that store sensitive values in JSON-typed Airflow Variables under secret-suffixed key names. Users are advised to upgrade to `apache-airflow` 3.3.0 or later (the fix landed on `main` after 3.2.2; no 3.2.x backport).
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 6.5 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.7% |
| Opublikowano (NVD) | 2026-07-07 10:16:41 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-16 15:17:35 UTC |
- https://github.com/apache/airflow/pull/67495 ([email protected]) [Issue Tracking, Patch]
- https://lists.apache.org/thread/y9kf314t6dhnv994hr11wj3tbow847yc ([email protected]) [Mailing List, Vendor Advisory]
- http://www.openwall.com/lists/oss-security/2026/07/07/2 (af854a3a-2127-422b-91ae-364da2661108) [Mailing List, Third Party Advisory]