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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-49297— Apache Camel 路径遍历漏洞

一分钟漏洞结论

影响对象
Apache Software Foundation Apache Airflow Google provider
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Apache camel是美国Apache基金会开源的一个企业集成模式框架。 Apache Camel 22.2.1之前版本存在路径遍历漏洞,该漏洞源于GCS对象名称未经规范化或包含性检查直接拼接到目标文件系统路径,可能导致有源GCS存储桶写入权限的用户通过创建包含“..”段的对象名,使DAG运行将下载的blob写入配置目标之外的位置,从而覆盖SFTP服务器或工作节点上的任意文件。

AI 预测 7.5 利用难度: 中等 EPSS 0.70% · P50

影响版本矩阵 1

厂商产品 版本范围状态
Apache Software Foundation Apache Airflow Google provider < 22.2.1 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Apache Airflow Google provider: Path traversal via GCS object names → local/SFTP filesystem (GCSToSFTPOperator + GCSTimeSpanFileTransformOperator)
来源: CVE Program / CVE List V5
Vulnerability Description
Apache Airflow's Google provider operators `GCSToSFTPOperator` and `GCSTimeSpanFileTransformOperator` joined GCS object names returned by the bucket listing API directly to a destination filesystem path without normalisation or containment check. A user with write access to the source GCS bucket (typically a different trust principal than the DAG author — partner uploads, ingest-only service accounts, public-data buckets) could create an object whose name contains `..` segments and cause the DAG run to write the downloaded blob outside the configured destination (the SFTP `destination_path` for `GCSToSFTPOperator`; the worker-local temp directory for `GCSTimeSpanFileTransformOperator`), enabling overwrite of arbitrary files on the SFTP server or the worker host. Affects deployments that ingest from buckets writable by less-trusted principals. Users are advised to upgrade to `apache-airflow-providers-google` 22.2.1 or later.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
Apache Camel 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache camel是美国Apache基金会开源的一个企业集成模式框架。 Apache Camel 22.2.1之前版本存在路径遍历漏洞,该漏洞源于GCS对象名称未经规范化或包含性检查直接拼接到目标文件系统路径,可能导致有源GCS存储桶写入权限的用户通过创建包含“..”段的对象名,使DAG运行将下载的blob写入配置目标之外的位置,从而覆盖SFTP服务器或工作节点上的任意文件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache Airflow Google provider 0 ~ 22.2.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-49297 补丁与修复 (1)

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

同批安全公告 · Apache Software Foundation · 2026-07-06 · 共 39 条

CVE-2026-46457 Apache Camel 输入验证错误漏洞
CVE-2026-48205 Apache Camel DNS 输入验证错误漏洞
CVE-2026-48204 Apache Camel 输入验证错误漏洞
CVE-2026-48203 Apache Camel 输入验证错误漏洞
CVE-2026-46726 Apache Camel Vertx Websocket 输入验证错误漏洞
CVE-2026-46592 Apache Camel 输入验证错误漏洞
CVE-2026-46591 Apache Camel 输入验证错误漏洞
CVE-2026-46590 Apache Camel 反序列化注入漏洞
CVE-2026-46585 Apache Camel 输入验证错误漏洞
CVE-2026-46584 Apache Camel 输入验证错误漏洞
CVE-2026-48206 Apache Camel 输入验证错误漏洞
CVE-2026-46456 Apache Camel 输入验证错误漏洞
CVE-2026-46455 Apache Camel 会话机制问题漏洞
CVE-2026-46454 Apache Camel 输入验证错误漏洞
CVE-2026-46453 Apache Camel 输入验证错误漏洞
CVE-2026-43865 Apache Camel 反序列化注入漏洞
CVE-2026-42527 Apache Camel 反序列化注入漏洞
CVE-2026-40859 Apache Camel 反序列化注入漏洞
CVE-2026-40047 Apache Camel 命令注入漏洞
CVE-2026-56139 Apache Camel 信息泄露漏洞

显示前 20 条,共 39 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-49297

暂无评论


发表评论