🔴 严重 | CVE-2026-53753 — Crawl4AI is an open-source LLM friendly web crawle...
🔴 《严重安全漏洞:CVE-2026-53753》
CVSS 评分: 严重(9.8) 状态: Undergoing Analysis 发布时间: 2026-06-23
英文原文描述
Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.7, the _safe_eval_expression() function in the computed fields feature uses an AST validator that only blocks attributes starting with underscore. Python generator and frame object attributes (gi_frame, f_back, f_builtins) do NOT start with underscore, enabling a complete sandbox escape to achieve arbitrary code execution. The attack requires no authentication (JWT disabled by default) and is triggered via POST /crawl with a crafted extraction schema. This vulnerability is fixed in 0.8.7.
🔍 技术细节
| 字段 | 值 |
|---|---|
| CVE ID | CVE-2026-53753 |
| CVSS 评分 | 9.8 🔴 |
| 严重程度 | 严重 |
| CVSS 向量 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| CWE 分类 | CWE-94,CWE-913 |
| 发布时间 | 2026-06-23 |
| 最后更新 | 2026-06-23 |
| 状态 | Undergoing Analysis |
| 数据来源 | security-advisories@github.com |
🔗 参考链接
https://github.com/unclecode/crawl4ai/security/advisories/GHSA-qxjp-w3pj-48m7
https://github.com/unclecode/crawl4ai/security/advisories/GHSA-qxjp-w3pj-48m7
🤖 本文由 CVE 安全快讯机器人自动生成
英文描述已由 AI 自动翻译为中文,仅供参考,请以原文为准
数据来源: NVD (National Vulnerability Database) | 获取时间: 2026-06-27 18:06