Kidocode Sdn BhdのCrawl4AIにおける複数の脆弱性
| Title |
Kidocode Sdn BhdのCrawl4AIにおける複数の脆弱性
|
| Summary |
Crawl4AIはオープンソースのLLM対応ウェブクローラーおよびスクレイパーです。バージョン0.8.7以前では、計算フィールド機能の_safe_eval_expression()関数が、アンダースコアで始まる属性のみをブロックするASTバリデーターを使用していました。Pythonのジェネレーターおよびフレームオブジェクトの属性(gi_frame、f_back、f_builtins)はアンダースコアで始まらないため、サンドボックスを完全に回避でき、任意のコード実行が可能でした。この攻撃は認証を必要とせず(JWTはデフォルトで無効です)、POST /crawlへの細工された抽出スキーマを介してトリガーされます。この脆弱性はバージョン0.8.7で修正されています。
|
| Possible impacts |
・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 23, 2026, midnight |
| Registration Date |
June 30, 2026, 11:19 a.m. |
| Last Update |
June 30, 2026, 11:19 a.m. |
|
CVSS3.0 : 緊急
|
| Score |
10
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
Affected System
| Kidocode Sdn Bhd |
|
Crawl4AI 0.8.7 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月30日] 掲載 |
June 30, 2026, 11:19 a.m. |
NVD Vulnerability Information
CVE-2026-53753
| 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.
|
| Publication Date |
June 24, 2026, 4:17 a.m. |
| Registration Date |
June 27, 2026, 4:15 a.m. |
| Last Update |
June 30, 2026, 1:57 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:kidocode:crawl4ai:*:*:*:*:*:*:*:* |
|
|
|
0.8.7 |
Related information, measures and tools
Common Vulnerabilities List