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 86

ID Title
CVE-2026-8195 Cross-Site Scripting (XSS) in CVE-2026-8195 (CVE-2026-8195)
CVE-2026-42301 Vulnerability in CVE-2026-42301 (CVE-2026-42301)
CVE-2026-42298 Code Injection in docker (CVE-2026-42298)
CVE-2026-41486 Code Injection in CVE-2026-41486 (CVE-2026-41486)
CVE-2026-44336 Vulnerability in praison (CVE-2026-44336)
CVE-2026-44334 Code Injection in praison (CVE-2026-44334)
CVE-2026-41512 Code Injection in gem (CVE-2026-41512)
CVE-2026-41507 Code Injection in remote (CVE-2026-41507)
CVE-2026-25077 Code Injection in apache (CVE-2026-25077)
CVE-2024-46507 Code Injection in yeti-platform (CVE-2024-46507)
CVE-2026-8136 Cross-Site Scripting (XSS) in CVE-2026-8136 (CVE-2026-8136)
CVE-2026-43944 Vulnerability in electerm (CVE-2026-43944)
CVE-2026-41900 OS Command Injection in CVE-2026-41900 (CVE-2026-41900)
CVE-2026-41645 Code Injection in projectdiscovery (CVE-2026-41645)
CVE-2026-8117 Cross-Site Scripting (XSS) in CVE-2026-8117 (CVE-2026-8117)
CVE-2026-41692 Cross-Site Scripting (XSS) in CVE-2026-41692 (CVE-2026-41692)
CVE-2026-36458 Code Injection in sqli (CVE-2026-36458)
CVE-2025-63706 Code Injection in npm (CVE-2025-63706)
CVE-2026-8094 Code Injection in firefox (CVE-2026-8094)
CVE-2026-38431 Code Injection in frappe (CVE-2026-38431)
CVE-2026-24781 Code Injection in vm2-project (CVE-2026-24781)
CVE-2026-24120 Code Injection in vm2-project (CVE-2026-24120)
CVE-2026-24118 Code Injection in vm2-project (CVE-2026-24118)
CVE-2026-34197 KEV [KEV] Vulnerability in Apache activemq (CVE-2026-34197)
CVE-2009-0238 KEV [KEV] Code Injection in Microsoft office (CVE-2009-0238)
CVE-2026-1340 KEV [KEV] Code Injection in Ivanti endpoint-manager-mobile-epmm (CVE-2026-1340)
CVE-2026-33017 KEV [KEV] Code Injection in langflow (CVE-2026-33017)
CVE-2025-54068 KEV [KEV] Code Injection in Laravel livewire (CVE-2025-54068)
CVE-2025-32432 KEV [KEV] Code Injection in Craft cms craft-cms (CVE-2025-32432)
CVE-2026-1281 KEV [KEV] Code Injection in Ivanti endpoint-manager-mobile-epmm (CVE-2026-1281)

🍪 About cookies

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

Details →