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-53753 Code Injection in crawl4ai (CVE-2026-53753)
CVE-2026-48519 Code Injection in langflow (CVE-2026-48519)
CVE-2026-41523 Code Injection in vllm (CVE-2026-41523)
CVE-2026-24155 Code Injection in nvidia (CVE-2026-24155)
CVE-2026-49774 Code Injection in CVE-2026-49774 (CVE-2026-49774)
CVE-2026-48836 Unauthenticated Remote Code Execution (RCE) in Easy Invoice <= 2.1.19 versions.
CVE-2026-39465 Editor Remote Code Execution (RCE) in Responsive Slider by MetaSlider <= 3.106.0 versions.
CVE-2026-48124 Code Injection in CVE-2026-48124 (CVE-2026-48124)
CVE-2026-50880 Code Injection in CVE-2026-50880 (CVE-2026-50880)
CVE-2026-50871 Code Injection in CVE-2026-50871 (CVE-2026-50871)
CVE-2026-50872 Code Injection in CVE-2026-50872 (CVE-2026-50872)
CVE-2026-30120 Code Injection in remotion (CVE-2026-30120)
CVE-2026-54271 Code Injection in protobufjs-cli (CVE-2026-54271)
CVE-2026-52704 Code Injection in CVE-2026-52704 (CVE-2026-52704)
CVE-2026-11860 Code Injection in deserialization (CVE-2026-11860)
CVE-2026-12209 Code Injection in CVE-2026-12209 (CVE-2026-12209)
CVE-2026-12202 Cross-Site Scripting (XSS) in CVE-2026-12202 (CVE-2026-12202)
CVE-2026-12208 Code Injection in CVE-2026-12208 (CVE-2026-12208)
CVE-2026-12176 Cross-Site Scripting (XSS) in CVE-2026-12176 (CVE-2026-12176)
CVE-2026-12129 Cross-Site Scripting (XSS) in CVE-2026-12129 (CVE-2026-12129)
CVE-2026-12130 Cross-Site Scripting (XSS) in CVE-2026-12130 (CVE-2026-12130)
CVE-2026-54057 Code Injection in kovidgoyal (CVE-2026-54057)
CVE-2026-42851 Code Injection in kovidgoyal (CVE-2026-42851)
CVE-2026-45833 Code Injection in trychroma (CVE-2026-45833)
CVE-2026-54133 Vulnerability in jmespath (CVE-2026-54133)
CVE-2026-52858 Code Injection in vim (CVE-2026-52858)
CVE-2026-52860 Code Injection in vim (CVE-2026-52860)
CVE-2026-47167 Code Injection in vim (CVE-2026-47167)
CVE-2026-47162 Vulnerability in vim (CVE-2026-47162)
CVE-2026-50223 Code Injection in apache (CVE-2026-50223)

🍪 About cookies

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

Details →