CVE-2023-51702 Details
Description
Since version 5.2.0, when using deferrable mode with the path of a Kubernetes configuration file for authentication, the Airflow worker serializes this configuration file as a dictionary and sends it to the triggerer by storing it in metadata without any encryption. Additionally, if used with an Airflow version between 2.3.0 and 2.6.0, the configuration dictionary will be logged as plain text in the triggerer service without masking. This allows anyone with access to the metadata or triggerer log to obtain the configuration file and use it to access the Kubernetes cluster. This behavior was changed in version 7.0.0, which stopped serializing the file contents and started providing the file path instead to read the contents into the trigger. Users are recommended to upgrade to version 7.0.0, which fixes this issue.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 29, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/apache/airflow/pull/29498 | CVE | Issue TrackingPatch |
| https://github.com/apache/airflow/pull/30110 | CVE | Patch |
| https://github.com/apache/airflow/pull/36492 | CVE | Issue TrackingPatch |
| https://lists.apache.org/thread/89x3q6lz5pykrkr1fkr04k4rfn9pvnv9 | CVE | Mailing ListVendor Advisory |
| http://www.openwall.com/lists/oss-security/2024/01/24/3 | CVE | Mailing ListThird Party Advisory |
| https://github.com/apache/airflow/pull/29498 | [email protected] | Issue TrackingPatch |
| https://github.com/apache/airflow/pull/30110 | [email protected] | Patch |
| https://github.com/apache/airflow/pull/36492 | [email protected] | Issue TrackingPatch |
| https://lists.apache.org/thread/89x3q6lz5pykrkr1fkr04k4rfn9pvnv9 | [email protected] | Mailing ListVendor Advisory |
| http://www.openwall.com/lists/oss-security/2024/01/24/3 | [email protected] | Mailing ListThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-312 | Cleartext Storage of Sensitive Information | [email protected] |
| CWE-532 | Insertion of Sensitive Information into Log File | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apache airflow | >= 2.3.0, < 2.6.1 |
CPE
Remediation
| |
| apache apache-airflow-providers-cncf-kubernetes | >= 5.2.0, < 7.0.0 |
CPE
Remediation
| |
Change History
9 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 2, 2026 | CPE Deprecation Remap | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 11, 2025 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jan 30, 2024 | Initial Analysis | [email protected] |
| Jan 24, 2024 | CVE Modified | [email protected] |
| Jan 24, 2024 | New CVE Received | [email protected] |