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-73486 Code Injection in CVE-2026-73486 (CVE-2026-73486)
CVE-2026-0298 Code Injection in CVE-2026-0298 (CVE-2026-0298)
CVE-2026-13094 Code Injection in ibm (CVE-2026-13094)
CVE-2026-73268 Code Injection in privilege-escalation (CVE-2026-73268)
CVE-2026-73299 Code Injection in CVE-2026-73299 (CVE-2026-73299)
CVE-2026-65941 Vulnerability in CVE-2026-65941 (CVE-2026-65941)
CVE-2026-73291 Path Traversal in CVE-2026-73291 (CVE-2026-73291)
CVE-2026-67282 Code Injection in CVE-2026-67282 (CVE-2026-67282)
CVE-2026-16051 Code Injection in wordpress (CVE-2026-16051)
CVE-2026-73248 Code Injection in CVE-2026-73248 (CVE-2026-73248)
CVE-2026-66150 Code Injection in CVE-2026-66150 (CVE-2026-66150)
CVE-2026-66148 Code Injection in CVE-2026-66148 (CVE-2026-66148)
CVE-2026-66149 Code Injection in CVE-2026-66149 (CVE-2026-66149)
CVE-2026-66147 Code Injection in CVE-2026-66147 (CVE-2026-66147)
CVE-2026-73233 Code Injection in cpp (CVE-2026-73233)
CVE-2026-73032 Code Injection in CVE-2026-73032 (CVE-2026-73032)
CVE-2026-66145 Code Injection in CVE-2026-66145 (CVE-2026-66145)
CVE-2026-18708 Code Injection in dos (CVE-2026-18708)
CVE-2026-73084 Cross-Site Scripting (XSS) in CVE-2026-73084 (CVE-2026-73084)
CVE-2026-70336 Code Injection in microsoft (CVE-2026-70336)
CVE-2026-70338 Code Injection in microsoft (CVE-2026-70338)
CVE-2026-65660 Code Injection in microsoft (CVE-2026-65660)
CVE-2026-73076 Code Injection in CVE-2026-73076 (CVE-2026-73076)
CVE-2026-19546 Code Injection in CVE-2026-19546 (CVE-2026-19546)
CVE-2026-72765 Code Injection in CVE-2026-72765 (CVE-2026-72765)
CVE-2026-58231 Code Injection in CVE-2026-58231 (CVE-2026-58231)
CVE-2026-44758 Code Injection in CVE-2026-44758 (CVE-2026-44758)
CVE-2026-18942 Code Injection in CVE-2026-18942 (CVE-2026-18942)
CVE-2026-72904 Command Injection in ssrf (CVE-2026-72904)
CVE-2026-72718 Code Injection in CVE-2026-72718 (CVE-2026-72718)

🍪 About cookies

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

Details →