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-76604 Code Injection in CVE-2026-76604 (CVE-2026-76604)
CVE-2026-77992 Code Injection in CVE-2026-77992 (CVE-2026-77992)
CVE-2026-76605 Joomla Extension - fabrikar.com - Remote code execution via image element in Fabrik < 4.7.3 - ???.
CVE-2026-3424 Code Injection in wordpress (CVE-2026-3424)
CVE-2026-19221 Code Injection in wordpress (CVE-2026-19221)
CVE-2026-77415 Code Injection in jsonata (CVE-2026-77415)
CVE-2026-77414 Code Injection in jsonata (CVE-2026-77414)
CVE-2026-68508 Code Injection in hydra-core (CVE-2026-68508)
CVE-2026-77413 Code Injection in jsonata (CVE-2026-77413)
CVE-2026-59989 Code Injection in phalcon/cphalcon (CVE-2026-59989)
CVE-2026-62675 Code Injection in CVE-2026-62675 (CVE-2026-62675)
CVE-2026-62674 Code Injection in CVE-2026-62674 (CVE-2026-62674)
CVE-2026-77806 Code Injection in CVE-2026-77806 (CVE-2026-77806)
CVE-2026-18781 Code Injection in wordpress (CVE-2026-18781)
CVE-2026-77647 Code Injection in CVE-2026-77647 (CVE-2026-77647)
CVE-2026-18287 Code Injection in CVE-2026-18287 (CVE-2026-18287)
CVE-2026-18286 Code Injection in CVE-2026-18286 (CVE-2026-18286)
CVE-2026-76635 SQL Injection in sqli (CVE-2026-76635)
CVE-2026-73992 Subscriber Remote Code Execution (RCE) in Query Wrangler <= 1.5.57 versions.
CVE-2026-77074 Code Injection in CVE-2026-77074 (CVE-2026-77074)
CVE-2026-77077 Code Injection in CVE-2026-77077 (CVE-2026-77077)
CVE-2026-77075 Code Injection in CVE-2026-77075 (CVE-2026-77075)
CVE-2026-13405 Code Injection in wordpress (CVE-2026-13405)
CVE-2026-76760 Vulnerability in c (CVE-2026-76760)
CVE-2026-76335 Code Injection in splunk (CVE-2026-76335)
CVE-2026-76314 Code Injection in splunk (CVE-2026-76314)
CVE-2026-76315 Code Injection in splunk (CVE-2026-76315)
CVE-2026-63187 Code Injection in CVE-2026-63187 (CVE-2026-63187)
CVE-2026-75149 Code Injection in CVE-2026-75149 (CVE-2026-75149)
CVE-2026-72717 Code Injection in CVE-2026-72717 (CVE-2026-72717)

🍪 About cookies

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

Details →