CVE-2026-59244
Published:August 12, 2026
Updated:September 01, 2026
Apache Airflow's secrets masker did not mask "var.json" Variable values whose value is a dict in the Rendered Templates UI — the dict value failed an "isinstance(str)" guard — so a secret stored as a JSON Variable and referenced in a template via "var.json" was displayed in cleartext to any user with access to that task's Rendered Templates view. Users are advised to upgrade to apache-airflow 3.3.1 or later, which masks nested Variable values regardless of type.
Affected Packages
apache-airflow (CONDA):
Affected version(s) >=2.0.1 <3.3.1Fix Suggestion:
Update to version 3.3.1https://github.com/apache/airflow.git (GITHUB):
Affected version(s) >=3.0.0 <3.3.1Fix Suggestion:
Update to version 3.3.1apache-airflow (PYTHON):
Affected version(s) >=1.8.1 <3.3.1Fix Suggestion:
Update to version 3.3.1Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Cleartext Storage of Sensitive Information
EPSS
Base Score:
0.23