Cwe 94

🧬 CWE Related 84
slug: cwe-94

Explanation

CWE-94は「攻撃者が送ったデータが、プログラムコードとして解釈・実行されてしまう」欠陥です。 Pythonの `eval()`・PHPの `eval()`/`include()` にユーザー入力を渡すような実装が典型例です。 リモートコード実行 (RCE) の直接的な原因となるため、最も重大なクラスの脆弱性です。
📌 Example
Log4Shell (CVE-2021-44228) はLog4jのJNDI Lookupを悪用したコードインジェクションで、世界中のJavaサーバーが数日でハッキングされた。

🔖 Related tags

🛡 Vulnerabilities tagged with this 1,126

ID Title
CVE-2026-61447 Code Injection in CVE-2026-61447 (CVE-2026-61447)
CVE-2026-13353 Code Injection in wordpress (CVE-2026-13353)
CVE-2026-61450 Code Injection in CVE-2026-61450 (CVE-2026-61450)
CVE-2026-61444 Code Injection in CVE-2026-61444 (CVE-2026-61444)
CVE-2026-15321 Cross-Site Scripting (XSS) in CVE-2026-15321 (CVE-2026-15321)
CVE-2026-15311 Cross-Site Scripting (XSS) in CVE-2026-15311 (CVE-2026-15311)
CVE-2026-59858 Code Injection in c (CVE-2026-59858)
CVE-2026-59856 Code Injection in vim (CVE-2026-59856)
CVE-2026-59833 Cross-Site Scripting (XSS) in CVE-2026-59833 (CVE-2026-59833)
CVE-2026-15202 Cross-Site Scripting (XSS) in CVE-2026-15202 (CVE-2026-15202)
CVE-2026-15195 Code Injection in CVE-2026-15195 (CVE-2026-15195)
CVE-2026-15187 Code Injection in CVE-2026-15187 (CVE-2026-15187)
CVE-2026-59826 Code Injection in metabase (CVE-2026-59826)
CVE-2026-59216 Code Injection in open-webui (CVE-2026-59216)
CVE-2026-52200 Code Injection in CVE-2026-52200 (CVE-2026-52200)
CVE-2026-35211 Code Injection in citeum (CVE-2026-35211)
CVE-2026-59821 Code Injection in litellm (CVE-2026-59821)
CVE-2026-53951 Path Traversal in copier (CVE-2026-53951)
CVE-2026-55408 Code Injection in CVE-2026-55408 (CVE-2026-55408)
CVE-2026-53751 Code Injection in CVE-2026-53751 (CVE-2026-53751)
CVE-2026-53511 Code Injection in CVE-2026-53511 (CVE-2026-53511)
CVE-2026-43921 Code Injection in CVE-2026-43921 (CVE-2026-43921)
CVE-2026-57572 Vulnerability in kidocode (CVE-2026-57572)
CVE-2026-54769 Code Injection in langroid (CVE-2026-54769)
CVE-2026-48614 Code Injection in privilege-escalation (CVE-2026-48614)
CVE-2026-14791 Cross-Site Scripting (XSS) in CVE-2026-14791 (CVE-2026-14791)
CVE-2026-14752 Cross-Site Scripting (XSS) in CVE-2026-14752 (CVE-2026-14752)
CVE-2026-14749 Vulnerability in CVE-2026-14749 (CVE-2026-14749)
CVE-2026-14722 Vulnerability in CVE-2026-14722 (CVE-2026-14722)
CVE-2026-14704 Cross-Site Scripting (XSS) in CVE-2026-14704 (CVE-2026-14704)

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →