Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-86792— Apache Airflow Apache Kafka provider: Connection-editor remote code execution on the Scheduler via Kafka connection callback configuration

Quick assessment

Affected
Apache Software Foundation Apache Airflow Apache Kafka provider
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Apache Airflow Apache Kafka provider versions 1.15.0 before 2.0.0 resolve dotted-path strings found in a Kafka connection's field into Python callables via , with no allowlist, and hand them to the confluent-kafka client which invokes them. Deployments that ha

Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-86792

Vulnerability Information

Shenlong is analyzing...


Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Apache Airflow Apache Kafka provider: Connection-editor remote code execution on the Scheduler via Kafka connection callback configuration
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
使用外部可控制的输入来选择类或代码(不安全的反射)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Apache Software Foundation Apache Airflow Apache Kafka provider 1.15.0 ~ 2.0.0 -

II. Public POCs for CVE-2026-86792

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-86792

登录查看更多情报信息。

Patches & Fixes for CVE-2026-86792 (1)

Mailing List Discussions for CVE-2026-86792 (1)

Same Patch Batch · Apache Software Foundation · 2026-09-16 · 13 CVEs total

CVE-2026-84501 Apache ZooKeeper: Operational log forgery via newline injection in EnsembleAuthenticationP
CVE-2026-84439 Apache ZooKeeper: Audit log injection via unsanitized output from multiple sources
CVE-2026-79993 Apache ZooKeeper: Missing ACL check on deleteContainer opcode allows unauthorized deletion
CVE-2026-59969 Apache ZooKeeper: Improper validation of certificate with host mismatch in FIPS mode
CVE-2026-59739 Apache ZooKeeper: Information disclosure via SetWatches reconnect replay
CVE-2026-86466 Apache Airflow FAB provider: FAB Authentik provider: id_token issuer/audience not validate
CVE-2026-76187 Apache Airflow Keycloak provider: Any realm client's credentials mint an Airflow session J
CVE-2026-76186 Apache Airflow Keycloak provider: Keycloak token cookies not bound to Airflow session iden
CVE-2026-82310 Apache Airflow FAB provider: FAB auth manager: deactivated users retain and renew Core API
CVE-2026-86462 Apache Airflow FAB provider: FAB Admin password PATCH does not invalidate database-backed
CVE-2026-82311 Apache Airflow FAB provider: FAB password reset never invalidates sessions: string/int _us
CVE-2026-86465 Apache Airflow Akeyless provider: Akeyless secrets backend: team-scope guard bypass via us

IV. Related Vulnerabilities

V. Comments for CVE-2026-86792

No comments yet


Leave a comment