CVE-2026-68971

MEDIUMPre-NVD 6.56.5
EchelonGraph scoreHIGH confidence

Score 6.5 from GitHub Security Advisory published 2026-08-12. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 6.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — 3 sources updated this week
6.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.5Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Apache Airflow's asset materialization endpoint (POST /api/v2/assets/{asset_id}/materialize) and the XCom result check on wait_dag_run_until_finished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global one by that field -- the Keycloak auth manager, for example, checks the DAG resource instead of DAG: -- so the team-scoped permission that should gate the request was never consulted. In a deployment running multi-team mode with a team-aware auth manager, an authenticated user in one team could trigger Dag runs belonging to another team, supplying their own dag_run_id and conf, and could read another team's XCom values. Deployments using the FAB auth manager are unaffected, as it has no multi-team support. Users are advised to upgrade to apache-airflow 3.3.1 or later, which resolves the Dag's team at both sites.

CVSS v3
6.5
EG Score
6.5(high)
EG Risk
29(Track)
EG Risk 29/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity65% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
26%
KEV
Not listed

Published

August 12, 2026

Last Modified

August 13, 2026

Advisory Details (2)

Auto-updated Aug 13, 2026
Upstream fix merged — awaiting tagged release. Sources: github_pr.
github_pr

Resolve the Dag's team when authorizing a Dag found by lookup

Fix merged in apache/airflow PR #70893 on 2026-08-04 — awaiting tagged release

https://github.com/apache/airflow/pull/70893

Vendor Advisories for CVE-2026-68971(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 21× in last 7d / 33× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-19 18:37 UTCEG score recompute
  2. 2026-08-19 18:37 UTCGHSA enrichment
  3. 2026-08-19 17:04 UTCEPSS rescore
  4. 2026-08-18 17:50 UTCEG score recompute
  5. 2026-08-18 17:50 UTCGHSA enrichment
  6. 2026-08-18 13:49 UTCEPSS rescore
  7. 2026-08-18 13:49 UTCEPSS rescore
  8. 2026-08-17 17:03 UTCEG score recompute
  9. 2026-08-17 17:03 UTCGHSA enrichment
  10. 2026-08-17 13:47 UTCEPSS rescore
  11. 2026-08-16 16:21 UTCEG score recompute
  12. 2026-08-16 16:21 UTCGHSA enrichment
  13. 2026-08-16 14:56 UTCEPSS rescore
  14. 2026-08-16 14:56 UTCEPSS rescore
  15. 2026-08-16 02:15 UTCEPSS rescore
  16. 2026-08-15 15:39 UTCEG score recompute
  17. 2026-08-15 15:39 UTCGHSA enrichment
  18. 2026-08-15 01:30 UTCEPSS rescore
  19. 2026-08-14 14:57 UTCEG score recompute
  20. 2026-08-14 14:57 UTCGHSA enrichment
  21. 2026-08-13 22:00 UTCEPSS rescore
  22. 2026-08-13 14:15 UTCGHSA enrichment
  23. 2026-08-13 13:36 UTCGHSA enrichment
  24. 2026-08-13 12:27 UTCEG score recompute 6.50
  25. 2026-08-13 12:27 UTCGHSA enrichment
Show 8 more
  1. 2026-08-13 12:26 UTCMITRE cvelistV5CVSS v3 → 6.5 · severity → MEDIUM
  2. 2026-08-12 21:01 UTCGHSA enrichment
  3. 2026-08-12 18:38 UTCGHSA enrichment
  4. 2026-08-12 18:37 UTCNVD update
  5. 2026-08-12 16:40 UTCMITRE cvelistV5
  6. 2026-08-12 16:33 UTCNVD update
  7. 2026-08-12 15:36 UTCEG score recompute
  8. 2026-08-12 15:35 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-68971?
CVE-2026-68971 is a medium vulnerability published on August 12, 2026. Apache Airflow's asset materialization endpoint (POST /api/v2/assets/{assetid}/materialize) and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global…
When was CVE-2026-68971 disclosed?
CVE-2026-68971 was first published in the National Vulnerability Database on August 12, 2026, with the most recent update on August 13, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-68971 actively exploited?
CVE-2026-68971 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 74.2% of all scored CVEs.
What is the CVSS score of CVE-2026-68971?
CVE-2026-68971 has a CVSS v3.1 base score of 6.5 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-68971?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-68971, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-68971

Explore →

Is Your Infrastructure Affected by CVE-2026-68971?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.