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-71278 Code Injection in CVE-2026-71278 (CVE-2026-71278)
CVE-2026-46581 Path Traversal in eclipse (CVE-2026-46581)
CVE-2026-71235 Code Injection in ssrf (CVE-2026-71235)
CVE-2026-71232 Code Injection in CVE-2026-71232 (CVE-2026-71232)
CVE-2026-51401 Code Injection in c (CVE-2026-51401)
CVE-2026-70553 Code Injection in CVE-2026-70553 (CVE-2026-70553)
CVE-2026-70477 Code Injection in flowise (CVE-2026-70477)
CVE-2026-64633 A vulnerability allowing remote unauthenticated code execution on the agent host.
CVE-2026-58074 A vulnerability allowing a high-privileged user to execute arbitrary code on the server.
CVE-2026-69264 Code Injection in flowise (CVE-2026-69264)
CVE-2026-69100 Code Injection in CVE-2026-69100 (CVE-2026-69100)
CVE-2026-69259 Code Injection in flowise (CVE-2026-69259)
CVE-2026-69256 Code Injection in flowise-components (CVE-2026-69256)
CVE-2026-69255 Code Injection in flowise (CVE-2026-69255)
CVE-2026-18770 Vulnerability in CVE-2026-18770 (CVE-2026-18770)
CVE-2026-69254 Code Injection in flowise (CVE-2026-69254)
CVE-2026-69251 Code Injection in flowise (CVE-2026-69251)
CVE-2026-16623 Code Injection in wordpress (CVE-2026-16623)
CVE-2026-65804 Code Injection in microsoft (CVE-2026-65804)
CVE-2026-18667 Code Injection in CVE-2026-18667 (CVE-2026-18667)
CVE-2026-18682 Cross-Site Scripting (XSS) in CVE-2026-18682 (CVE-2026-18682)
CVE-2026-66065 Vulnerability in CVE-2026-66065 (CVE-2026-66065)
CVE-2026-61523 Code Injection in CVE-2026-61523 (CVE-2026-61523)
CVE-2026-69088 Code Injection in CVE-2026-69088 (CVE-2026-69088)
CVE-2026-67340 Code Injection in CVE-2026-67340 (CVE-2026-67340)
CVE-2026-16144 Code Injection in wordpress (CVE-2026-16144)
CVE-2026-68770 Code Injection in CVE-2026-68770 (CVE-2026-68770)
CVE-2026-51785 Code Injection in CVE-2026-51785 (CVE-2026-51785)
CVE-2026-53510 Code Injection in savon (CVE-2026-53510)
CVE-2026-17561 Code Injection in CVE-2026-17561 (CVE-2026-17561)

🍪 About cookies

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

Details →