MEDIUMPyPI

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The mas

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The masker's recursion-depth limit did not descend into values nested inside a list, tuple, or set beyond that limit, so an Airflow Variable holding such a deeply-nested value was shown unmasked in the Variables UI. The exposure is limited to the UI: any authenticated user who can see the Variable in the UI can already read its full value through the Variables REST API, so this does n

CVE-2026-54183Published 2 weeks agoUpdated 1 week agoSource: OSV

Affected packages

  • apache-airflowbefore 3.3.1

Exploit signal

Known exploited (CISA KEV)
No
EPSS score
EPSS percentile

EPSS is the probability a CVE is exploited in the wild; percentile is its rank among all CVEs.

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The mas | HackTribune