← Back to browse · API

CVE-2026-26216

Severity
CRITICAL
CVSS
10.0
EPSS
0.01589
Risk score
40.56
CISA KEV
No
PoC
No
Published
2026-02-12
Modified
2026-07-14
First seen
2026-08-07
Aliases
EUVD-2026-6690, GHSA-5882-5RX9-XGXP, PYSEC-2026-33
Products
unclecode:Crawl4AI 0 <0.8.0
Sources
euvd EUVD-2026-6690

Description

Crawl4AI versions prior to 0.8.0 contain a remote code execution vulnerability in the Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec(). The __import__ builtin was included in the allowed builtins, allowing unauthenticated remote attackers to import arbitrary modules and execute system commands. Successful exploitation allows full server compromise, including arbitrary command execution, file read and write access, sensitive data exfiltration, and lateral movement within internal networks.

References