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-57170 Code Injection in CVE-2026-57170 (CVE-2026-57170)
CVE-2026-54757 Code Injection in compliance-trestle (CVE-2026-54757)
CVE-2026-79793 Cross-Site Scripting (XSS) in CVE-2026-79793 (CVE-2026-79793)
CVE-2026-79249 Code Injection in google (CVE-2026-79249)
CVE-2026-65082 Code Injection in dos (CVE-2026-65082)
CVE-2026-55585 Code Injection in qwed (CVE-2026-55585)
CVE-2026-55546 Code Injection in qwed-mcp (CVE-2026-55546)
CVE-2026-57909 Code Injection in path-traversal (CVE-2026-57909)
CVE-2026-49845 Code Injection in apache (CVE-2026-49845)
CVE-2026-78654 Code Injection in CVE-2026-78654 (CVE-2026-78654)
CVE-2026-56703 Code Injection in CVE-2026-56703 (CVE-2026-56703)
CVE-2026-60004 KEV [KEV] Code Injection in gitea (CVE-2026-60004)
CVE-2026-52490 Code Injection in c (CVE-2026-52490)
CVE-2026-39975 Code Injection in CVE-2026-39975 (CVE-2026-39975)
CVE-2026-40877 Combodo iTop is a web-based IT service management tool. Prior to 3.2.3, iTop is vulnerable to PHP object injection in the user preference functionality, which can lead to remote code execution. This i...
CVE-2025-26238 Code Injection in CVE-2025-26238 (CVE-2025-26238)
CVE-2026-76836 Code Injection in CVE-2026-76836 (CVE-2026-76836)
CVE-2026-78367 Code Injection in CVE-2026-78367 (CVE-2026-78367)
CVE-2026-76841 Code Injection in CVE-2026-76841 (CVE-2026-76841)
CVE-2026-78187 Cross-Site Scripting (XSS) in CVE-2026-78187 (CVE-2026-78187)
CVE-2026-78180 Code Injection in CVE-2026-78180 (CVE-2026-78180)
CVE-2026-78181 Code Injection in CVE-2026-78181 (CVE-2026-78181)
CVE-2026-78179 Code Injection in CVE-2026-78179 (CVE-2026-78179)
CVE-2026-19200 Code Injection in CVE-2026-19200 (CVE-2026-19200)
CVE-2026-78178 Code Injection in CVE-2026-78178 (CVE-2026-78178)
CVE-2026-78166 Vulnerability in CVE-2026-78166 (CVE-2026-78166)
CVE-2026-78060 Cross-Site Scripting (XSS) in CVE-2026-78060 (CVE-2026-78060)
CVE-2026-78059 Cross-Site Scripting (XSS) in CVE-2026-78059 (CVE-2026-78059)
CVE-2026-78055 Cross-Site Scripting (XSS) in CVE-2026-78055 (CVE-2026-78055)
CVE-2026-78054 Cross-Site Scripting (XSS) in CVE-2026-78054 (CVE-2026-78054)

🍪 About cookies

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

Details →