CVE-2026-68970
Last modified
CVE-2026-68970 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Apache Airflow's Task SDK did not mask the contents of a Variable whose JSON value is a list, so secrets stored in that shape appeared in cleartext in task logs and in the Rendered Templates UI. Masking was applied only when the deserialized value was a string or a dict; a list at the top level matched neither and was returned unmasked. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Apache Airflow's Task SDK did not mask the contents of a Variable whose JSON value is a list, so secrets stored in that shape appeared in cleartext in task logs and in the Rendered Templates UI. Masking was applied only when the deserialized value was a string or a dict; a list at the top level matched neither and was returned unmasked. Any authenticated user able to read the logs or rendered templates of a task that references such a Variable could recover the values, with no special configuration required. This is the list-shaped counterpart of CVE-2026-59244, whose fix covered the dict case only, so deployments that upgraded in response to that advisory remain affected and must upgrade again. Users are advised to upgrade to apache-airflow 3.3.1 or later.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow | < 3.3.1 |
References
- https://github.com/apache/airflow/pull/70891Issue Tracking, Patch
- https://lists.apache.org/thread/kkrlnbsk47oght4h38mcd3h2kcb8dt28Mailing List, Vendor Advisory
- https://www.cve.org/CVERecord?id=CVE-2026-59244Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-68970?
How severe is CVE-2026-68970?
How do I fix CVE-2026-68970?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6896GitLab has remediated an issue in GitLab EE affecting all ve…5.4
- CVE-2026-68960A stack-based buffer overflow vulnerability exists in SKYSEA…5.8
- CVE-2026-68967Bendix EC80 Brake ECU is vulnerable to an out-of-bounds writ…6.5
- CVE-2026-68968Apache Airflow's Backfill API authorized a request against a…7.5
- CVE-2026-68969Apache Airflow wrote Variable values and Connection `extra` …6.5
- CVE-2026-6897The Wishlist Member plugin for WordPress is vulnerable to un…8.8
- CVE-2026-68971Apache Airflow's asset materialization endpoint (`POST /api/…6.5
- CVE-2026-68979Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Contex…9.8
- CVE-2026-6898The Wishlist Member plugin for WordPress is vulnerable to un…8.8
- CVE-2026-68980Apache NiFi 2.0.0 through 2.10.0 support creating, reading, …9.1
- CVE-2026-68981Apache NiFi 1.5.0 through 2.10.0 support gzip-encoded HTTP r…7.5
- CVE-2026-6899Check for certificate revocation only considers the first ma…5.6
Are you affected by CVE-2026-68970?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
