CVE 9.8 CRITICAL

Crawl4AI: AST Sandbox Escape via gi_frame.f_back Chain – Pre-Auth RCE in Docker API_CVE-2026-53753

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

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.

AI Analysis

AST Sandbox Escape via gi_frame.f_back Chain - Pre-Auth RCE in Docker API

Basic Information

ID CVE-2026-53753
Source GitHub_M
Published Jun 23, 2026 at 18:17
Modified Jun 23, 2026 at 18:55

Affected Product

Vendor unclecode
Product crawl4ai
Version < 0.8.7
Affected Versions unclecode crawl4ai < 0.8.7

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor unclecode
Product Crawl4AI
Version < 0.8.7

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.