Weaknesses of type CWE-94

4,442 results

Injeção de script

Ocorre quando a aplicação executa código dinâmico (JavaScript, Python, etc.) construído a partir de entrada do usuário sem validação ou sanitização adequada. Um atacante injeta comandos maliciosos que são interpretados e executados no contexto da aplicação, comprometendo dados, sessões ou o servidor.

Example

Um formulário web que avalia expressões matemáticas digitadas pelo usuário com eval() sem filtros. Um atacante entra 'os.system("rm -rf /")' em vez de "2+2", e o servidor executa o comando do sistema.

How to mitigate

Evite usar funções que executem código dinâmico (eval, exec, etc.) com entrada externa. Se inevitável, use sandboxing rigoroso, validação whitelist de entrada, e intérpretes isolados. Prefira APIs seguras que não interprem código arbitrário.

CVE-2024-50660CRITICALFile Upload Bypass was found in AdPortal 3.0.39 allows a remote attacker to execute arbitrary code via the file upload functionalityEPSS 0.9%CVE-2026-41094HIGHMicrosoft Data Formulator Remote Code Execution VulnerabilityEPSS 0.9%CVE-2026-78463HIGHRemote Desktop Client Remote Code Execution VulnerabilityEPSS 0.9%CVE-2024-48138CRITICALA remote code execution (RCE) vulnerability in the component /PluXml/core/admin/parametres_edittpl.php of PluXml v5.8.16 and lower allows atEPSS 0.9%CVE-2025-13592HIGHAdvanced Ads <= 2.0.14 - Authenticated (Editor+) Remote Code Execution via ShortcodeEPSS 0.9%CVE-2026-72765HIGHn8n before 2.32.1 Remote Code Execution via Expression Sandbox EscapeEPSS 0.9%CVE-2026-88404CRITICALA remote code execution (RCE) vulnerability in the UniscriptExecutionService.execute() function (/services/script-execution.service.ts) of UEPSS 0.9%CVE-2026-9170CRITICALIBM HTTP Server is affected by multiple vulnerabilitiesEPSS 0.9%CVE-2026-48836CRITICALWordPress Easy Invoice plugin <= 2.1.19 - Remote Code Execution (RCE) vulnerabilityEPSS 0.9%CVE-2026-44717CRITICALMCP Calculate Server: Prompt Injection to RCEEPSS 0.9%CVE-2023-37199MEDIUM A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that could cause remote code execution when an admEPSS 0.9%CVE-2026-67926CRITICALAn issue in JeecgBoot v.3.9.2 allows a remote attacker to execute arbitrary code via the files Parameter in JeecgBoot AI Chat ModuleEPSS 0.9%CVE-2026-16051CRITICALWPMU DEV Dashboard < 5.0.1 - Remote Code Execution via Hub Install ActionEPSS 0.9%CVE-2026-57624CRITICALWordPress Blocksy Companion Pro plugin <= 2.1.46 - Remote Code Execution (RCE) vulnerabilityEPSS 0.9%CVE-2026-25470CRITICALWordPress ACPT (Pro) - Custom Post Types plugin for WordPress plugin < 2.0.52 - Remote Code Execution (RCE) vulnerabilityEPSS 0.9%CVE-2026-73343CRITICALWordPress WP Compress plugin < 7.20.01 - Remote Code Execution (RCE) vulnerabilityEPSS 0.9%CVE-2026-81204CRITICALLangflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guardsEPSS 0.9%CVE-2026-65553CRITICALWordPress Spider Analyser – WordPress搜索引擎蜘蛛分析插件 plugin <= 2.1.3 - Remote Code Execution (RCE) vulnerabilityEPSS 0.9%CVE-2026-10109CRITICALIBM® Db2® is vulnerable to remote code execution due to improper pre-auth DRDA handshake handlingEPSS 0.9%CVE-2023-37198MEDIUM A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that could cause remote code execution when anEPSS 0.9%