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,128

ID Title
CVE-2026-50880 Code Injection in youtransfer (CVE-2026-50880)
CVE-2026-50872 Code Injection in CVE-2026-50872 (CVE-2026-50872)
CVE-2026-50871 Code Injection in CVE-2026-50871 (CVE-2026-50871)
CVE-2026-30120 Code Injection in remotion (CVE-2026-30120)
CVE-2026-54271 Code Injection in protobufjs-cli (CVE-2026-54271)
CVE-2026-52704 Code Injection in CVE-2026-52704 (CVE-2026-52704)
CVE-2026-11860 Code Injection in deserialization (CVE-2026-11860)
CVE-2026-12209 Code Injection in CVE-2026-12209 (CVE-2026-12209)
CVE-2026-12208 Code Injection in CVE-2026-12208 (CVE-2026-12208)
CVE-2026-12202 Cross-Site Scripting (XSS) in intelliants/subrion (CVE-2026-12202)
CVE-2026-12176 Cross-Site Scripting (XSS) in CVE-2026-12176 (CVE-2026-12176)
CVE-2026-12129 Cross-Site Scripting (XSS) in CVE-2026-12129 (CVE-2026-12129)
CVE-2026-12130 Cross-Site Scripting (XSS) in CVE-2026-12130 (CVE-2026-12130)
CVE-2026-54057 Code Injection in kovidgoyal (CVE-2026-54057)
CVE-2026-42851 Code Injection in kovidgoyal (CVE-2026-42851)
CVE-2026-45833 Code Injection in chromadb (CVE-2026-45833)
CVE-2026-54133 Vulnerability in mtdowling/jmespath.php (CVE-2026-54133)
CVE-2026-52860 Code Injection in vim (CVE-2026-52860)
CVE-2026-52858 Code Injection in vim (CVE-2026-52858)
CVE-2026-47167 Code Injection in vim (CVE-2026-47167)
CVE-2026-47162 Vulnerability in vim (CVE-2026-47162)
CVE-2026-48054 Code Injection in @openzeppelin/wizard (CVE-2026-48054)
CVE-2026-47781 Code Injection in pdm (CVE-2026-47781)
CVE-2026-50223 Code Injection in apache (CVE-2026-50223)
CVE-2026-45558 Vulnerability in c (CVE-2026-45558)
CVE-2026-47906 Dreamweaver Desktop versions 21.7 and earlier are affected by a Dependency on Vulnerable Third...
CVE-2026-45583 Code Injection in microsoft (CVE-2026-45583)
CVE-2026-0414 Code Injection in netgear (CVE-2026-0414)
CVE-2026-47292 Code Injection in microsoft (CVE-2026-47292)
CVE-2017-20251 Code Injection in wordpress (CVE-2017-20251)

🍪 About cookies

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

Details →