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-71871 Code Injection in CVE-2026-71871 (CVE-2026-71871)
CVE-2026-71869 Code Injection in CVE-2026-71869 (CVE-2026-71869)
CVE-2026-71868 Code Injection in CVE-2026-71868 (CVE-2026-71868)
CVE-2026-71864 Code Injection in CVE-2026-71864 (CVE-2026-71864)
CVE-2026-71865 Code Injection in CVE-2026-71865 (CVE-2026-71865)
CVE-2026-62682 Code Injection in CVE-2026-62682 (CVE-2026-62682)
CVE-2026-62681 Code Injection in react (CVE-2026-62681)
CVE-2026-18874 Code Injection in CVE-2026-18874 (CVE-2026-18874)
CVE-2026-72530 KEV [KEV] Code Injection in trueconf (CVE-2026-72530)
CVE-2026-64850 Code Injection in CVE-2026-64850 (CVE-2026-64850)
CVE-2026-53451 Path Traversal in path-traversal (CVE-2026-53451)
CVE-2026-45272 Code Injection in CVE-2026-45272 (CVE-2026-45272)
CVE-2026-76224 Code Injection in CVE-2026-76224 (CVE-2026-76224)
CVE-2026-43961 Code Injection in CVE-2026-43961 (CVE-2026-43961)
CVE-2026-67364 Code Injection in c (CVE-2026-67364)
CVE-2026-18937 Code Injection in wordpress (CVE-2026-18937)
CVE-2026-75911 Code Injection in CVE-2026-75911 (CVE-2026-75911)
CVE-2026-75858 Code Injection in CVE-2026-75858 (CVE-2026-75858)
CVE-2026-73073 Code Injection in c (CVE-2026-73073)
CVE-2026-45117 Code Injection in CVE-2026-45117 (CVE-2026-45117)
CVE-2026-73343 Unauthenticated Remote Code Execution (RCE) in WP Compress < 7.20.01 versions.
CVE-2026-32444 Contributor Remote Code Execution (RCE) in Cwicly <= 1.4.4 versions.
CVE-2026-50187 Code Injection in CVE-2026-50187 (CVE-2026-50187)
CVE-2026-75827 Code Injection in CVE-2026-75827 (CVE-2026-75827)
CVE-2025-62593 KEV [KEV] Cross-Site Request Forgery (CSRF) in Ray-project ray (CVE-2025-62593)
CVE-2026-67961 Code Injection in CVE-2026-67961 (CVE-2026-67961)
CVE-2026-67919 Code Injection in CVE-2026-67919 (CVE-2026-67919)
CVE-2026-75078 Cross-Site Scripting (XSS) in CVE-2026-75078 (CVE-2026-75078)
CVE-2026-38165 Code Injection in CVE-2026-38165 (CVE-2026-38165)
CVE-2026-75077 Cross-Site Scripting (XSS) in c (CVE-2026-75077)

🍪 About cookies

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

Details →