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-42049 Code Injection in CVE-2026-42049 (CVE-2026-42049)
CVE-2026-48322 Code Injection in adobe (CVE-2026-48322)
CVE-2026-50650 Code Injection in Microsoft.WindowsDesktop.App.Runtime.win-x64 (CVE-2026-50650)
CVE-2026-15715 Cross-Site Scripting (XSS) in CVE-2026-15715 (CVE-2026-15715)
CVE-2026-56185 Code Injection in microsoft (CVE-2026-56185)
CVE-2026-15702 Code Injection in CVE-2026-15702 (CVE-2026-15702)
CVE-2026-15698 Code Injection in CVE-2026-15698 (CVE-2026-15698)
CVE-2026-15697 Code Injection in CVE-2026-15697 (CVE-2026-15697)
CVE-2026-15699 Code Injection in CVE-2026-15699 (CVE-2026-15699)
CVE-2026-15678 Cross-Site Scripting (XSS) in CVE-2026-15678 (CVE-2026-15678)
CVE-2026-15410 KEV [KEV] Code Injection in Sonicwall sma6210-firmware (CVE-2026-15410)
CVE-2026-15607 Code Injection in CVE-2026-15607 (CVE-2026-15607)
CVE-2026-15598 Code Injection in CVE-2026-15598 (CVE-2026-15598)
CVE-2026-15596 Cross-Site Scripting (XSS) in CVE-2026-15596 (CVE-2026-15596)
CVE-2026-15595 Cross-Site Scripting (XSS) in CVE-2026-15595 (CVE-2026-15595)
CVE-2026-55771 Code Injection in com.cedarpolicy:cedar-java (CVE-2026-55771)
CVE-2026-6875 Code Injection in CVE-2026-6875 (CVE-2026-6875)
CVE-2026-45572 Code Injection in decidim-core (CVE-2026-45572)
CVE-2026-12257 Code Injection in CVE-2026-12257 (CVE-2026-12257)
CVE-2026-57811 Code Injection in CVE-2026-57811 (CVE-2026-57811)
CVE-2026-13014 Path Traversal in django (CVE-2026-13014)
CVE-2026-14453 Code Injection in CVE-2026-14453 (CVE-2026-14453)
CVE-2026-15538 Code Injection in CVE-2026-15538 (CVE-2026-15538)
CVE-2026-15533 Vulnerability in CVE-2026-15533 (CVE-2026-15533)
CVE-2026-15532 Cross-Site Scripting (XSS) in CVE-2026-15532 (CVE-2026-15532)
CVE-2026-15512 Vulnerability in CVE-2026-15512 (CVE-2026-15512)
CVE-2026-15505 Cross-Site Scripting (XSS) in CVE-2026-15505 (CVE-2026-15505)
CVE-2026-15493 Cross-Site Scripting (XSS) in CVE-2026-15493 (CVE-2026-15493)
CVE-2026-15497 Vulnerability in CVE-2026-15497 (CVE-2026-15497)
CVE-2026-15492 Cross-Site Scripting (XSS) in CVE-2026-15492 (CVE-2026-15492)

🍪 About cookies

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

Details →