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-16150 Code Injection in CVE-2026-16150 (CVE-2026-16150)
CVE-2026-9147 uproot dynamically generates Python class source code from ROOT TStreamerInfo records in a file...
CVE-2026-47869 Code Injection in broadcom (CVE-2026-47869)
CVE-2026-47867 Code Injection in broadcom (CVE-2026-47867)
CVE-2026-8635 Code Injection in c (CVE-2026-8635)
CVE-2026-7755 IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow remote code execution due to...
CVE-2026-8481 Code Injection in c (CVE-2026-8481)
CVE-2026-8056 IBM Langflow OSS 1.0.0 through 1.10.0 allows authenticated users to override component parameters...
CVE-2026-52199 Command Injection in CVE-2026-52199 (CVE-2026-52199)
CVE-2026-9135 Code Injection in langflow (CVE-2026-9135)
CVE-2026-16073 Cross-Site Scripting (XSS) in CVE-2026-16073 (CVE-2026-16073)
CVE-2026-9198 KEV [KEV] Code Injection in Ibm langflow (CVE-2026-9198)
CVE-2026-9762 Code Injection in ibm (CVE-2026-9762)
CVE-2026-16008 Code Injection in CVE-2026-16008 (CVE-2026-16008)
CVE-2026-46512 Code Injection in CVE-2026-46512 (CVE-2026-46512)
CVE-2026-59865 Code Injection in Microsoft.OpenApi.Kiota (CVE-2026-59865)
CVE-2026-59866 Path Traversal in Microsoft.OpenApi.Kiota (CVE-2026-59866)
CVE-2026-53597 Code Injection in @prompty/core (CVE-2026-53597)
CVE-2026-59859 Code Injection in Microsoft.OpenApi.Kiota (CVE-2026-59859)
CVE-2026-59860 Code Injection in Microsoft.OpenApi.Kiota (CVE-2026-59860)
CVE-2026-59861 Code Injection in Microsoft.OpenAPI.Kiota (CVE-2026-59861)
CVE-2026-59862 Code Injection in Microsoft.OpenAPI.Kiota (CVE-2026-59862)
CVE-2026-55576 OS Command Injection in CVE-2026-55576 (CVE-2026-55576)
CVE-2026-30618 Code Injection in CVE-2026-30618 (CVE-2026-30618)
CVE-2026-45534 Code Injection in CVE-2026-45534 (CVE-2026-45534)
CVE-2026-62350 Code Injection in c (CVE-2026-62350)
CVE-2026-61446 Code Injection in path-traversal (CVE-2026-61446)
CVE-2026-61433 Code Injection in CVE-2026-61433 (CVE-2026-61433)
CVE-2026-58655 Code Injection in CVE-2026-58655 (CVE-2026-58655)
CVE-2026-38450 Code Injection in CVE-2026-38450 (CVE-2026-38450)

🍪 About cookies

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

Details →