Critical Alert 4 Active Exploits Detected Today

CVE-2025-67038 Lantronix EDS5000 Code Injection Vulnerability →
CVE-2026-34910 Ubiquiti UniFi OS Improper Input Validation Vulnerability →
CVE-2026-34909 Ubiquiti UniFi OS Path Traversal Vulnerability →
CVE-2026-34908 Ubiquiti UniFi OS Improper Access Control Vulnerability →
Powered by CVE Watchtower
×

CVE Watchtower


← Back to CVE List

CVE-2026-53753NVD

Vulnerability Summary

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.
Severity Level
CRITICAL(9.8)
Published Date
Jun 23, 2026
Last Modified
Jun 23, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
Data Pending
Root Weakness (CWE)
The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended syntax or behavior.
CVSS v3.1 Base Metrics
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh