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-38165 Code Injection in CVE-2026-38165 (CVE-2026-38165)
CVE-2026-67960 Code Injection in CVE-2026-67960 (CVE-2026-67960)
CVE-2026-75077 Cross-Site Scripting (XSS) in c (CVE-2026-75077)
CVE-2026-67926 Code Injection in CVE-2026-67926 (CVE-2026-67926)
CVE-2026-34789 Code Injection in cpp (CVE-2026-34789)
CVE-2026-19478 Code Injection in CVE-2026-19478 (CVE-2026-19478)
CVE-2026-74253 Code Injection in CVE-2026-74253 (CVE-2026-74253)
CVE-2026-50772 Code Injection in CVE-2026-50772 (CVE-2026-50772)
CVE-2026-59894 Code Injection in sqlparse (CVE-2026-59894)
CVE-2026-19998 Cross-Site Scripting (XSS) in CVE-2026-19998 (CVE-2026-19998)
CVE-2026-19995 Cross-Site Scripting (XSS) in CVE-2026-19995 (CVE-2026-19995)
CVE-2026-19980 Vulnerability in CVE-2026-19980 (CVE-2026-19980)
CVE-2026-19964 Vulnerability in CVE-2026-19964 (CVE-2026-19964)
CVE-2026-19958 Vulnerability in CVE-2026-19958 (CVE-2026-19958)
CVE-2026-19932 Vulnerability in CVE-2026-19932 (CVE-2026-19932)
CVE-2026-18385 Code Injection in wordpress (CVE-2026-18385)
CVE-2026-17581 Code Injection in wordpress (CVE-2026-17581)
CVE-2026-19922 Cross-Site Scripting (XSS) in CVE-2026-19922 (CVE-2026-19922)
CVE-2026-19916 Cross-Site Scripting (XSS) in CVE-2026-19916 (CVE-2026-19916)
CVE-2026-19904 Cross-Site Scripting (XSS) in CVE-2026-19904 (CVE-2026-19904)
CVE-2026-73679 Code Injection in CVE-2026-73679 (CVE-2026-73679)
CVE-2026-73678 Code Injection in c (CVE-2026-73678)
CVE-2026-19768 Code Injection in CVE-2026-19768 (CVE-2026-19768)
CVE-2026-72819 Code Injection in c (CVE-2026-72819)
CVE-2026-72676 Code Injection in CVE-2026-72676 (CVE-2026-72676)
CVE-2026-67986 Code Injection in CVE-2026-67986 (CVE-2026-67986)
CVE-2026-61962 Unauthenticated Arbitrary Code Execution in WP BASE Booking <= 6.3.0 versions.
CVE-2026-27544 Unauthenticated Remote Code Execution (RCE) in QA Analytics <= 5.2.0.0 versions.
CVE-2026-73485 Code Injection in CVE-2026-73485 (CVE-2026-73485)
CVE-2026-73487 Code Injection in ssrf (CVE-2026-73487)

🍪 About cookies

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

Details →