Falhas do tipo CWE-918

3.051 resultados

Falsificação de Solicitação do Lado do Servidor (SSRF)

O servidor web recebe uma URL de um cliente e a recupera sem validar adequadamente o destino, permitindo que um atacante redirecione requisições para hosts internos, serviços privados ou IPs arbitrários. O risco é grave: exposição de dados internos, acesso a serviços administrativos, varredura de rede interna e até execução de código em sistemas conectados.

Exemplo

Uma aplicação oferece um recurso de 'baixar imagem de URL': o usuário envia `https://attacker.com/fetch?url=http://localhost:8080/admin`, e o servidor, sem validar, faz a requisição e retorna o conteúdo da página admin interna ou de um banco de dados local exposto.

Como mitigar

Valide e liste explicitamente domínios/IPs permitidos (whitelist), bloqueie ranges de IPs privados (10.0.0.0/8, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.168.0.0/16), use esquemas de URL permitidos (apenas http/https) e desabilite redirects automáticos ou validar o destino final. Considere usar um proxy ou gateway isolado para requisições externas.

CVE-2026-52769HIGHYesWiki: Unauthenticated Server-Side Request Forgery via ActivityPub `Signature.keyId`EPSS 0.5%CVE-2026-86123CRITICALSQL Chat Unauthenticated Database-Connection Proxy in the /api/connection EndpointsEPSS 0.5%CVE-2025-50125MEDIUMA CWE-918: Server-Side Request Forgery (SSRF) vulnerability exists that could cause unauthenticated remote code execution when the serverEPSS 0.5%CVE-2025-13096HIGHXML eXternal Entity injection (XXE) vulnerability affect IBM Business Automation Workflow -EPSS 0.5%CVE-2024-12867HIGHServer-Side Request Forgery in Arctic Hub URL Mapper allows an unauthenticated remote attacker to exfiltrate and modify configurations and dataEPSS 0.5%CVE-2025-51058MEDIUMBottinelli Informatical Vedo Suite 2024.17 is vulnerable to Server-side Request Forgery (SSRF) in the /api_vedo/video/preview endpoint, whicEPSS 0.5%CVE-2026-31955MEDIUMXibo CMS has Authenticated Server-Side Request Forgery (SSRF) in Remote DataSet FunctionalityEPSS 0.5%CVE-2022-3189MEDIUMDataprobe iBoot-PDU FW versions prior to 1.42.06162022 contain a vulnerability where a specially crafted PHP script could use parameters froEPSS 0.5%CVE-2026-43995MEDIUMFlowise: SSRF Protection Bypass via Direct node-fetch / axios Usage (Patch Enforcement Failure)EPSS 0.5%CVE-2026-64873CRITICALJoomla Extension - regularlabs.com - SSRF in Cache Cleaner Pro extensionEPSS 0.5%CVE-2024-6524MEDIUMShopXO Uploader.php server-side request forgeryEPSS 0.5%CVE-2026-59221HIGHopen-webui terminal proxy path traversal guard bypass via 9x encoded traversalEPSS 0.5%CVE-2026-85686HIGHms-swift 4.5.2 Unauthenticated SSRF via Multimodal Media URLsEPSS 0.5%CVE-2026-6089MEDIUMWP CTA <= 2.1.2 - Authenticated (Administrator+) Server-Side Request ForgeryEPSS 0.5%CVE-2026-62242HIGHSpring Boot Admin Server < 4.1.2 SSRF via Unauthenticated Instance RegistrationEPSS 0.5%CVE-2026-82802MEDIUMNASA earthdata-search granules Endpoint handler.js OpenSearchGranuleSearchLambda server-side request forgeryEPSS 0.5%CVE-2024-51408HIGHAppSmith Community 1.8.3 before 1.46 allows SSRF via New DataSource for application/json requests to 169.254.169.254 to retrieve AWS metadatEPSS 0.5%CVE-2026-48128MEDIUMBudibase: SSRF via User-Controlled queryId in Automation Execute Query StepEPSS 0.5%CVE-2026-56348MEDIUMn8n - Credential Exfiltration via Allowed HTTP Request Domains Bypass in Dynamic Node Parameters EndpointEPSS 0.5%CVE-2024-0601MEDIUMZhongFuCheng3y Austin Email Message Template AustinFileUtils.java getRemoteUrl2File server-side request forgeryEPSS 0.5%