Apache Airflow Apache Kafka provider versions 1.15.0 before 2.0.0 resolve dotted-path strings found in a Kafka connection's extra field into Python callables via import_string, with no allowlist, and hand them to the confluent-kafka client which invokes them. Deployments that have enabled the Kafka event producer — dag_run_events_enabled or task_instance_events_enabled, both disabled by default — build that client inside the scheduler process, so a user whose only privilege is editing Airflow connections gains arbitrary code execution in the control plane; the Airflow security model limits connection-configuration users to code execution on workers, not the scheduler. Deployments using Google Managed Kafka are not affected, because that code path overwrites any user-supplied oauth_cb; plain brokers and Amazon MSK are exposed. Users are recommended to upgrade to apache-airflow-providers-apache-kafka 2.0.0 or later, which adds an allowlist configuration option for connection-string callbacks.
CVE-2026-86792
Score 8.8 from GitHub Security Advisory (severity: HIGH) published 2026-09-16. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 8.8; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(high)
- EG Risk
- 40(Track)EG Risk 40/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 computedSeverity88% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 54%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 18, 2026
Advisory Details (3)
Auto-updated Sep 17, 2026Add an allowlist config option for Kafka connection string callbacks
Fix merged in apache/airflow PR #72208 on 2026-09-08 — awaiting tagged release
https://github.com/apache/airflow/pull/72208Vendor Advisories for CVE-2026-86792(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 / 21× 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.
- 2026-09-19 01:48 UTCEG score recompute
- 2026-09-19 01:48 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 14:42 UTCGHSA enrichment
- 2026-09-18 07:35 UTCEG score recompute
- 2026-09-18 07:35 UTCGHSA enrichment
- 2026-09-17 20:28 UTCGHSA enrichment
- 2026-09-17 19:44 UTCEG score recompute▲ 8.80
- 2026-09-17 19:44 UTCGHSA enrichment
- 2026-09-17 19:44 UTCMITRE cvelistV5CVSS v3 → 8.8 · severity → HIGH
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 19:11 UTCGHSA enrichment
- 2026-09-16 15:25 UTCGHSA enrichment
- 2026-09-16 15:19 UTCNVD update
- 2026-09-16 15:01 UTCEG score recompute
- 2026-09-16 15:01 UTCGHSA enrichment
- 2026-09-16 15:00 UTCMITRE cvelistV5
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 10:25 UTCNVD update
- 2026-09-16 09:32 UTCEG score recompute
- 2026-09-16 09:31 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-86792?
When was CVE-2026-86792 disclosed?
Is CVE-2026-86792 actively exploited?
What is the CVSS score of CVE-2026-86792?
How do I remediate CVE-2026-86792?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-86792
Is Your Infrastructure Affected by CVE-2026-86792?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.