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-44416 Code Injection in apache (CVE-2026-44416)
CVE-2026-42537 Vulnerability in apache (CVE-2026-42537)
CVE-2026-66915 Code Injection in CVE-2026-66915 (CVE-2026-66915)
CVE-2026-19378 Cross-Site Scripting (XSS) in CVE-2026-19378 (CVE-2026-19378)
CVE-2026-46409 Code Injection in CVE-2026-46409 (CVE-2026-46409)
CVE-2026-19230 Cross-Site Scripting (XSS) in CVE-2026-19230 (CVE-2026-19230)
CVE-2026-17603 Code Injection in CVE-2026-17603 (CVE-2026-17603)
CVE-2026-19209 Cross-Site Scripting (XSS) in c (CVE-2026-19209)
CVE-2026-19207 Cross-Site Scripting (XSS) in CVE-2026-19207 (CVE-2026-19207)
CVE-2026-19110 Cross-Site Scripting (XSS) in CVE-2026-19110 (CVE-2026-19110)
CVE-2026-19060 Vulnerability in CVE-2026-19060 (CVE-2026-19060)
CVE-2026-19058 Vulnerability in CVE-2026-19058 (CVE-2026-19058)
CVE-2026-50159 Code Injection in mermaid (CVE-2026-50159)
CVE-2026-66709 Shop manager Remote Code Execution (RCE) in CTX Feed <= 6.6.42 versions.
CVE-2026-65553 Code Injection in CVE-2026-65553 (CVE-2026-65553)
CVE-2026-65548 Contributor Remote Code Execution (RCE) in Betheme <= 28.4.2 versions.
CVE-2026-15991 The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible...
CVE-2026-18968 Cross-Site Scripting (XSS) in CVE-2026-18968 (CVE-2026-18968)
CVE-2026-67531 Code Injection in CVE-2026-67531 (CVE-2026-67531)
CVE-2026-71320 Vulnerability in nuxt (CVE-2026-71320)
CVE-2026-71319 Code Injection in @nuxt/devtools (CVE-2026-71319)
CVE-2026-55522 Code Injection in praisonaiagents (CVE-2026-55522)
CVE-2026-9196 Code Injection in langflow (CVE-2026-9196)
CVE-2026-8478 Code Injection in langflow (CVE-2026-8478)
CVE-2026-8182 Code Injection in langflow (CVE-2026-8182)
CVE-2026-17633 Code Injection in langflow (CVE-2026-17633)
CVE-2026-17632 Code Injection in langflow (CVE-2026-17632)
CVE-2026-17624 Code Injection in langflow (CVE-2026-17624)
CVE-2026-70431 Code Injection in CVE-2026-70431 (CVE-2026-70431)
CVE-2026-70609 Code Injection in electron (CVE-2026-70609)

🍪 About cookies

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

Details →