CVE-2026-53753

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kidocode:crawl4ai:*:*:*:*:*:*:*:*

History

29 Jun 2026, 16:57

Type Values Removed Values Added
CPE cpe:2.3:a:kidocode:crawl4ai:*:*:*:*:*:*:*:*
References () https://github.com/unclecode/crawl4ai/security/advisories/GHSA-qxjp-w3pj-48m7 - () https://github.com/unclecode/crawl4ai/security/advisories/GHSA-qxjp-w3pj-48m7 - Third Party Advisory, Mitigation
First Time Kidocode
Kidocode crawl4ai

23 Jun 2026, 20:16

Type Values Removed Values Added
References () https://github.com/unclecode/crawl4ai/security/advisories/GHSA-qxjp-w3pj-48m7 - () https://github.com/unclecode/crawl4ai/security/advisories/GHSA-qxjp-w3pj-48m7 -

23 Jun 2026, 19:22

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 19:17

Updated : 2026-06-29 16:57


NVD link : CVE-2026-53753

Mitre link : CVE-2026-53753

CVE.ORG link : CVE-2026-53753


JSON object : View

Products Affected

kidocode

  • crawl4ai
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-913

Improper Control of Dynamically-Managed Code Resources