Scheduler code execution via unsandboxed doc_md templates
Published Jul 17, 2024 · Updated Sep 13, 2024
Code injection in Apache Airflow 2.4.0 through 2.9.2 allows remote authenticated users to execute code in the scheduler via DAG doc_md. The DAG.get_doc_md path sends inline documentation to jinja2.Template instead of the sandboxed template environment, allowing template expressions to escape scheduler isolation. DAG-author access is required, and injected code runs with the scheduler process's access to data and host resources.
Summary
What happened
Code injection in Apache Airflow 2.4.0 through 2.9.2 allows remote authenticated users to execute code in the scheduler via DAG doc_md. The DAG.get_doc_md path sends inline documentation to jinja2.Template instead of the sandboxed template environment, allowing template expressions to escape scheduler isolation. DAG-author access is required, and injected code runs with the scheduler process's access to data and host resources.
The record
- CVE
- CVE-2024-39877
- Published
- Jul 17, 2024
- Updated
- Sep 13, 2024
- Vendor
- The Apache Software Foundation
- Product
- Apache Airflow
- Classifications
- CWE-277, CWE-94, T1059.006
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 17, 2024CVE publishedPublication date reported by the CVE source.
- Sep 13, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.4.0 <2.9.3
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Apache Airflow doc_md code-execution demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo