CVE-2026-53753
Last modified
CVE-2026-53753 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Undergoing Analysis
Frequently Asked Questions
What is CVE-2026-53753?
How severe is CVE-2026-53753?
How do I fix CVE-2026-53753?
Are you affected by CVE-2026-53753?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
