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 657

ID Title
CVE-2026-55408 Code Injection in CVE-2026-55408 (CVE-2026-55408)
CVE-2026-53751 Code Injection in CVE-2026-53751 (CVE-2026-53751)
CVE-2026-53511 Code Injection in CVE-2026-53511 (CVE-2026-53511)
CVE-2026-43921 Code Injection in CVE-2026-43921 (CVE-2026-43921)
CVE-2026-57572 Vulnerability in kidocode (CVE-2026-57572)
CVE-2026-48614 Code Injection in privilege-escalation (CVE-2026-48614)
CVE-2026-14791 Cross-Site Scripting (XSS) in CVE-2026-14791 (CVE-2026-14791)
CVE-2026-14752 Cross-Site Scripting (XSS) in CVE-2026-14752 (CVE-2026-14752)
CVE-2026-14749 Vulnerability in CVE-2026-14749 (CVE-2026-14749)
CVE-2026-14722 Vulnerability in CVE-2026-14722 (CVE-2026-14722)
CVE-2026-14704 Cross-Site Scripting (XSS) in CVE-2026-14704 (CVE-2026-14704)
CVE-2026-14691 Vulnerability in CVE-2026-14691 (CVE-2026-14691)
CVE-2026-14656 Cross-Site Scripting (XSS) in CVE-2026-14656 (CVE-2026-14656)
CVE-2026-14655 Cross-Site Scripting (XSS) in CVE-2026-14655 (CVE-2026-14655)
CVE-2026-14634 Cross-Site Scripting (XSS) in CVE-2026-14634 (CVE-2026-14634)
CVE-2026-14633 Cross-Site Scripting (XSS) in CVE-2026-14633 (CVE-2026-14633)
CVE-2026-12252 Code Injection in CVE-2026-12252 (CVE-2026-12252)
CVE-2026-11778 Code Injection in wordpress (CVE-2026-11778)
CVE-2026-57624 Unauthenticated Remote Code Execution (RCE) in Blocksy Companion Pro <= 2.1.46 versions.
CVE-2026-27436 Editor Arbitrary Code Execution in Five Star Business Profile and Schema <= 2.3.19 versions.
CVE-2026-14439 Path Traversal in path-traversal (CVE-2026-14439)
CVE-2026-14407 Code Injection in google (CVE-2026-14407)
CVE-2026-14383 Code Injection in google (CVE-2026-14383)
CVE-2026-55794 Code Injection in craftcms/cms (CVE-2026-55794)
CVE-2026-58454 Code Injection in CVE-2026-58454 (CVE-2026-58454)
CVE-2026-8857 Code Injection in CVE-2026-8857 (CVE-2026-8857)
CVE-2026-58025 Code Injection in deserialization (CVE-2026-58025)
CVE-2026-24249 Code Injection in deserialization (CVE-2026-24249)
CVE-2026-24248 Code Injection in nvidia (CVE-2026-24248)
CVE-2026-56264 Code Injection in kidocode (CVE-2026-56264)

🍪 About cookies

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

Details →