CVE-2026-26216

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

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-02-12 16:16

Updated : 2026-07-14 16:16


NVD link : CVE-2026-26216

Mitre link : CVE-2026-26216

CVE.ORG link : CVE-2026-26216


JSON object : View

Products Affected

kidocode

  • crawl4ai
CWE
CWE-94

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