Fallos del tipo CWE-918

3049 resultados

Server-Side Request Forgery (SSRF)

Ocorre quando a aplicação web busca conteúdo de uma URL fornecida pelo usuário sem validar adequadamente o destino. Um atacante consegue fazer o servidor requisitar URLs não autorizadas — internas, administrativas ou de terceiros — aproveitando a confiança e as permissões que o servidor possui na rede.

Ejemplo

Um sistema permite gerar thumbnails de imagens externas: o usuário passa uma URL e o servidor faz o download. Um atacante envia 'http://localhost:8080/admin' e consegue acessar painéis administrativos internos que não deveria. Ou envia 'http://169.254.169.254/latest/meta-data' em ambientes AWS e rouba credenciais.

Cómo mitigar

Mantenha uma whitelist rigorosa de domínios e IPs permitidos; bloqueie ranges privados (10.0.0.0/8, 127.0.0.0/8, 169.254.0.0/16) e metadados-servers por padrão; valide URLs antes de fazer requisições; use bibliotecas de parsing robustas; considere isolamento de rede para requisições externas.

CVE-2024-51665MEDIUMWordPress Magical Addons For Elementor plugin <= 1.2.1 - Server Side Request Forgery (SSRF) vulnerabilityEPSS 0.6%CVE-2026-41323HIGHKyverno: ServiceAccount token leaked to external servers via apiCall service URLEPSS 0.6%CVE-2023-53899MEDIUMPodcastGenerator 3.2.9 Blind Server-Side Request Forgery via XML InjectionEPSS 0.6%CVE-2023-39313HIGHWordPress Avada theme <= 7.11.1 - Authenticated Server Side Request Forgery (SSRF) vulnerabilityEPSS 0.6%CVE-2026-44335HIGHSSRF bypass in PraisonAIEPSS 0.6%CVE-2026-48736MEDIUMSymfony: IpUtils::PRIVATE_SUBNETS Omits IPv6 Transition Forms (6to4, NAT64, Teredo, IPv4-compatible): SSRF Bypass in NoPrivateNetworkHttpClientEPSS 0.6%CVE-2025-26494HIGHServer Side Request Forgery vulnerability in Tableau ServerEPSS 0.6%CVE-2023-27271MEDIUMServer Side Request Forgery (SSRF) in the SAP BusinessObjects Business Intelligence platformEPSS 0.6%CVE-2026-86119CRITICALWebstudio through 0.296.0 SSRF via /cgi proxy routesEPSS 0.6%CVE-2024-3152HIGHPrivilege Escalation and Local File Inclusion in mintplex-labs/anything-llmEPSS 0.6%CVE-2026-54204HIGHTeamDavid: Server-Side Request Forgery (SSRF) via 'pathnameroot' parameter in search functionalityEPSS 0.6%CVE-2022-36112LOWBlind Server-Side Request Forgery (SSRF) in GLPIEPSS 0.6%CVE-2025-0454HIGHSSRF Check Bypass in Requests Utility in significant-gravitas/autogptEPSS 0.6%CVE-2025-22603HIGHAutoGPT SSRF vulnerabilityEPSS 0.6%CVE-2026-5469MEDIUMCasdoor Webhook URL server-side request forgeryEPSS 0.6%CVE-2024-24113HIGHxxl-job =< 2.4.1 has a Server-Side Request Forgery (SSRF) vulnerability, which causes low-privileged users to control executor to RCE.EPSS 0.6%CVE-2026-69543HIGHAzure Virtual Machines Elevation of Privilege VulnerabilityEPSS 0.6%CVE-2023-37440MEDIUMAuthenticated Server-Side Request Forgery (SSRF) Leading to Information DisclosureEPSS 0.6%CVE-2025-34051MEDIUMAVTECH DVR Devices Server-Side Request ForgeryEPSS 0.6%CVE-2023-24622MEDIUMisInList in the safeurl-python package before 1.2 for Python has an insufficiently restrictive regular expression for external domains, leadEPSS 0.6%