Weaknesses of type CWE-918

3,076 results

Falsificação de Solicitação no Servidor (SSRF)

O servidor web recupera conteúdo de uma URL fornecida pelo usuário sem validar adequadamente o destino. Isso permite que um atacante force o servidor a fazer requisições para hosts internos, serviços privados ou sistemas que não deveriam ser acessíveis, contornando controles de rede e autenticação.

Example

Uma aplicação oferece um proxy de imagens: recebe a URL 'http://exemplo.com/foto.jpg' e retorna o conteúdo. Um atacante envia 'http://localhost:8080/admin' ou 'http://192.168.1.100/dados-internos', forçando o servidor a acessar sistemas internos e exfiltrar dados sensíveis.

How to mitigate

Valide e faça whitelist de domínios/IPs permitidos antes de fazer a requisição; rejeite URLs locais, privadas (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) e metadados (169.254.169.254); use DNS pinning e resoluções contínuas. Em clouds, restrinja acesso ao serviço de metadados via iptables ou IMDSv2.

CVE-2024-10457MEDIUMSSRF Vulnerabilities in significant-gravitas/autogptEPSS 0.6%CVE-2026-15732CRITICALWGDashboard Server-Side Request Forgery VulnerabilityEPSS 0.6%CVE-2021-41809LOWSSRF vulnerability in M-Files Server products with versions before 22.1.11017.1, allows requests from server.EPSS 0.6%CVE-2026-16084MEDIUMSipeed PicoClaw web.go web_fetch server-side request forgeryEPSS 0.6%CVE-2024-13139MEDIUMwangl1989 mysiteforme FileController doContent server-side request forgeryEPSS 0.6%CVE-2024-37818HIGHStrapi v4.24.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /strapi.io/_next/image. This vulnerability aEPSS 0.6%CVE-2024-2828MEDIUMlakernote EasyAdmin IndexController.java thumbnail server-side request forgeryEPSS 0.6%CVE-2026-42352HIGHpygeoapi 0.23.x: Unauthenticated SSRF via OGC API - Processes SubscriberEPSS 0.6%CVE-2026-31317HIGHCraftql v1.3.7 and before is vulnerable to Server-Side Request Forgery (SSRF) which allows an attacker to execute arbitrary code via the venEPSS 0.6%CVE-2026-75006MEDIUMIn Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, insufficient Cascading Style Sheets (CSS) sanitization in HTML e-mail messages maEPSS 0.6%CVE-2024-8635HIGHServer-Side Request Forgery (SSRF) in GitLabEPSS 0.6%CVE-2023-28111MEDIUMDiscourse vulnerable to SSRF protection bypass possible with IPv4-mapped IPv6 addressesEPSS 0.6%CVE-2024-5885HIGHServer-Side Request Forgery (SSRF) in stangirard/quivrEPSS 0.6%CVE-2026-2654MEDIUMhuggingface smolagents LocalPythonExecutor requests.post server-side request forgeryEPSS 0.6%CVE-2024-21498MEDIUMAll versions of the package github.com/greenpau/caddy-security are vulnerable to Server-side Request Forgery (SSRF) via X-Forwarded-Host heaEPSS 0.6%CVE-2021-36349MEDIUMDell EMC Data Protection Central versions 19.5 and prior contain a Server Side Request Forgery vulnerability in the DPC DNS client processinEPSS 0.6%CVE-2023-52331HIGHA post-authenticated server-side request forgery (SSRF) vulnerability in Trend Micro Apex Central could allow an attacker to interact with iEPSS 0.6%CVE-2024-8977HIGHServer-Side Request Forgery (SSRF) in GitLabEPSS 0.6%CVE-2023-7078HIGHServer-Side Request Forgery (SSRF) in MiniflareEPSS 0.6%CVE-2025-34232MEDIUMVasion Print (formerly PrinterLogic) Blind SSRF via Lexmark dellCheck.phpEPSS 0.6%