Falhas do tipo CWE-918

3.049 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-2024-22873HIGHTencent Blueking CMDB v3.2.x to v3.9.x was discovered to contain a Server-Side Request Forgery (SSRF) via the event subscription function (/EPSS 0.5%CVE-2026-46391HIGHHAX open-apis: Credential Theft via Server-Side Request Forgery (SSRF) in open-apisEPSS 0.5%CVE-2023-32052MEDIUMMicrosoft Power Apps (online) Spoofing VulnerabilityEPSS 0.5%CVE-2022-4201LOWA blind SSRF in GitLab CE/EE affecting all from 11.3 prior to 15.4.6, 15.5 prior to 15.5.5, and 15.6 prior to 15.6.1 allows an attacker to cEPSS 0.5%CVE-2026-7412HIGHIn Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, the Operation Delegation feature fails to validate the destination UREPSS 0.5%CVE-2026-82285HIGHBISHENG Unauthenticated Server-Side Request Forgery via Workflow Report CallbackEPSS 0.5%CVE-2024-51740MEDIUMSSRF through arbitrary PHP class instantiation in the user portal in Combodo iTopEPSS 0.5%CVE-2026-54048MEDIUMApache Impala: Avro Schema URL Server-Side Request ForgeryEPSS 0.5%CVE-2026-47660HIGHPathling: Explicit oauthMetadataUrl in bulk-submit allows OAuth client credential exfiltrationEPSS 0.5%CVE-2026-44439MEDIUMLookyLoo - PlaywrightCapture permits access to local files and internal network resources during page captureEPSS 0.5%CVE-2025-3254MEDIUMxujiangfei admintwo add server-side request forgeryEPSS 0.5%CVE-2026-80150HIGHLantronix Autonomous Out-of-Band Devices WebTelnet SSRF via rooturl ParameterEPSS 0.5%CVE-2022-1722HIGHSSRF in editor's proxy via IPv6 link-local address in jgraph/drawioEPSS 0.5%CVE-2026-80149HIGHLantronix Autonomous Out-of-Band Devices WebSSH SSRF via rooturl ParameterEPSS 0.5%CVE-2026-92815HIGHchangedetection.io through 0.60.6 SSRF via browser-step Goto URLEPSS 0.5%CVE-2026-80148HIGHLantronix Autonomous Out-of-Band Devices WebSSH SSRF via Username TruncationEPSS 0.5%CVE-2026-61640HIGHWallos: SSRF via OIDC Token/UserInfo URL ConfigurationEPSS 0.5%CVE-2026-43897HIGHLink Preview JS: vunerable to IPv6 and internal loopback attacksEPSS 0.5%CVE-2026-84377MEDIUMLiteLLM: Authenticated SSRF and provider-credential exfiltration via unvalidated request-body routing parametersEPSS 0.5%CVE-2026-34476HIGHApache SkyWalking MCP: Server-Side Request Forgery via SW-URL Header in MCP ServerEPSS 0.5%