Apache Airflow's Task SDK rebuilt a `Callback` object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because `SyncCallback` is itself …
高危 CVSS 8.8
摘要
Apache Airflow's Task SDK rebuilt a `Callback` object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because `SyncCallback` is itself an Airflow class it passes the default `allowed_deserialization_classes` allow-list, so tightening that setting does not help. A Dag author — who controls a task instance's `next_kwargs` through the task execution API — can therefore cause an arbitrary module to be imported inside the scheduler proc…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://github.com/apache/airflow/pull/70704 Issue Tracking
- https://lists.apache.org/thread/o00ww4n69qojvsckb464dtwd2nhzy6t0 Mailing List
- https://www.cve.org/CVERecord?id=CVE-2026-58076 Not Applicable
- https://www.cve.org/CVERecord?id=CVE-2026-67260 Not Applicable
时间线
- nvd_ingest NVD