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-19286 Code Injection in CVE-2026-19286 (CVE-2026-19286)
CVE-2026-18729 Code Injection in CVE-2026-18729 (CVE-2026-18729)
CVE-2026-82278 Code Injection in CVE-2026-82278 (CVE-2026-82278)
CVE-2026-77939 Code Injection in symfony (CVE-2026-77939)
CVE-2026-55634 SQL Injection in pimcore/pimcore (CVE-2026-55634)
CVE-2026-55565 Code Injection in org.yamcs:yamcs-core (CVE-2026-55565)
CVE-2026-55559 Code Injection in org.yamcs:yamcs-core (CVE-2026-55559)
CVE-2026-55511 Code Injection in org.yamcs:yamcs-core (CVE-2026-55511)
CVE-2026-82244 Code Injection in CVE-2026-82244 (CVE-2026-82244)
CVE-2026-81835 Vulnerability in CVE-2026-81835 (CVE-2026-81835)
CVE-2026-81834 Vulnerability in CVE-2026-81834 (CVE-2026-81834)
CVE-2026-81833 Vulnerability in CVE-2026-81833 (CVE-2026-81833)
CVE-2026-6876 Code Injection in CVE-2026-6876 (CVE-2026-6876)
CVE-2026-53579 Cross-Site Scripting (XSS) in CVE-2026-53579 (CVE-2026-53579)
CVE-2026-53578 Cross-Site Scripting (XSS) in CVE-2026-53578 (CVE-2026-53578)
CVE-2026-48996 Cross-Site Scripting (XSS) in CVE-2026-48996 (CVE-2026-48996)
CVE-2026-47727 Code Injection in CVE-2026-47727 (CVE-2026-47727)
CVE-2026-18885 Code Injection in CVE-2026-18885 (CVE-2026-18885)
CVE-2026-81719 Code Injection in CVE-2026-81719 (CVE-2026-81719)
CVE-2026-81096 Code Injection in CVE-2026-81096 (CVE-2026-81096)
CVE-2026-54721 Code Injection in silverstripe/userforms (CVE-2026-54721)
CVE-2026-81743 Path Traversal in CVE-2026-81743 (CVE-2026-81743)
CVE-2026-81662 Vulnerability in CVE-2026-81662 (CVE-2026-81662)
CVE-2026-19225 Code Injection in wordpress (CVE-2026-19225)
CVE-2026-19223 Code Injection in wordpress (CVE-2026-19223)
CVE-2026-47852 A local attacker on a multi-user host can pre-create the deterministic cache path and plant a...
CVE-2026-58474 Code Injection in CVE-2026-58474 (CVE-2026-58474)
CVE-2026-74851 Code Injection in wordpress (CVE-2026-74851)
CVE-2026-80201 Code Injection in CVE-2026-80201 (CVE-2026-80201)
CVE-2026-76148 Code Injection in CVE-2026-76148 (CVE-2026-76148)

🍪 About cookies

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

Details →