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-44513 Code Injection in diffusers (CVE-2026-44513)
CVE-2026-44827 Code Injection in diffusers (CVE-2026-44827)
CVE-2026-44244 Code Injection in GitPython (CVE-2026-44244)
CVE-2026-7841 Code Injection in CVE-2026-7841 (CVE-2026-7841)
CVE-2026-38431 Code Injection in frappe (CVE-2026-38431)
CVE-2026-42090 Cross-Site Scripting (XSS) in streetwriters (CVE-2026-42090)
CVE-2026-26332 Code Injection in vm2-project (CVE-2026-26332)
CVE-2026-24118 Code Injection in vm2-project (CVE-2026-24118)
CVE-2026-24120 Code Injection in vm2-project (CVE-2026-24120)
CVE-2026-24781 Code Injection in vm2-project (CVE-2026-24781)
CVE-2026-3120 Code Injection in CVE-2026-3120 (CVE-2026-3120)
CVE-2026-6543 Code Injection in langflow (CVE-2026-6543)
CVE-2025-14576 Vulnerability in dos (CVE-2025-14576)
CVE-2026-7296 Cross-Site Scripting (XSS) in CVE-2026-7296 (CVE-2026-7296)
CVE-2026-7297 Cross-Site Scripting (XSS) in CVE-2026-7297 (CVE-2026-7297)
CVE-2026-7295 Cross-Site Scripting (XSS) in CVE-2026-7295 (CVE-2026-7295)
CVE-2026-27760 Code Injection in CVE-2026-27760 (CVE-2026-27760)
CVE-2026-7222 Cross-Site Scripting (XSS) in CVE-2026-7222 (CVE-2026-7222)
CVE-2026-7200 Cross-Site Scripting (XSS) in CVE-2026-7200 (CVE-2026-7200)
CVE-2026-6999 Cross-Site Scripting (XSS) in CVE-2026-6999 (CVE-2026-6999)
CVE-2026-6951 Code Injection in simple-git (CVE-2026-6951)
CVE-2026-41246 Code Injection in github.com/projectcontour/contour (CVE-2026-41246)
CVE-2026-40466 Vulnerability in org.apache.activemq:apache-activemq (CVE-2026-40466)
CVE-2026-41044 Vulnerability in org.apache.activemq:apache-activemq (CVE-2026-41044)
CVE-2026-39087 Code Injection in heckel.io/ntfy/v2 (CVE-2026-39087)
CVE-2026-3960 Code Injection in h2o (CVE-2026-3960)
CVE-2026-41196 Code Injection in minetest (CVE-2026-41196)
CVE-2026-41134 Code Injection in kiota (CVE-2026-41134)
CVE-2026-41179 OS Command Injection in github.com/rclone/rclone (CVE-2026-41179)
CVE-2026-31018 Code Injection in dolibarr (CVE-2026-31018)

🍪 About cookies

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

Details →