Fallos del tipo CWE-918

3082 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-2026-49213HIGHTypeBot: SSRF protection bypass via IPv6 unspecified address in Typebot HTTP request executionEPSS 0.4%CVE-2026-81678MEDIUMAVideo SSRF Guard Bypass via IPv6 Transition AddressesEPSS 0.4%CVE-2026-54077HIGHArcadeDB: IMPORT DATABASE allows SSRF and arbitrary local file read by authenticated usersEPSS 0.4%CVE-2026-48764HIGHTypeBot has SSRF in HTTP request and script fetch flows via DNS rebinding bypassEPSS 0.4%CVE-2026-33712CRITICALTypeBot: Unauthenticated SSRF via isolated-vm fetch in preview chat endpoint bypasses SSRF controlsEPSS 0.4%CVE-2026-41413MEDIUMIstio Vulnerable to SSRF via RequestAuthentication jwksUriEPSS 0.4%CVE-2025-3412MEDIUMmymagicpower AIAS InferController.java server-side request forgeryEPSS 0.4%CVE-2025-10764MEDIUMSeriaWei ZKEACMS Event Action System PendingTaskController.cs Edit server-side request forgeryEPSS 0.4%CVE-2026-33752HIGHRedirect-based SSRF leading to internal network access in curl_cffi (with TLS impersonation bypass)EPSS 0.4%CVE-2025-45872CRITICALzrlog v3.1.5 was discovered to contain a Server-Side Request Forgery (SSRF) via the downloadUrl parameter.EPSS 0.4%CVE-2025-3411MEDIUMmymagicpower AIAS AsrController.java server-side request forgeryEPSS 0.4%CVE-2026-43573MEDIUMOpenClaw < 2026.4.10 - SSRF Policy Bypass in Existing-Session Browser Interaction RoutesEPSS 0.4%CVE-2024-1063MEDIUMAppwrite <= v1.4.13 is affected by a Server-Side Request Forgery (SSRF) via the '/v1/avatars/favicon' endpoint due to an incomplete fix of CEPSS 0.4%CVE-2024-27898MEDIUMServer-Side Request Forgery in SAP NetWeaverEPSS 0.4%CVE-2026-4979MEDIUMUsersWP <= 1.2.58 - Authenticated (Subscriber+) Server-Side Request Forgery via 'uwp_crop' ParameterEPSS 0.4%CVE-2026-42858HIGHOpen edX Platform: Server-Side Request Forgery (SSRF) in SAML Provider Data Sync EndpointEPSS 0.4%CVE-2026-92576CRITICALHKUDS nanobot before 0.3.0 Server-Side Request Forgery via WebFetchToolEPSS 0.4%CVE-2023-34013MEDIUMWordPress Poll Maker Plugin <= 4.6.2 is vulnerable to Server Side Request Forgery (SSRF)EPSS 0.4%CVE-2022-25777MEDIUMServer-Side Request Forgery in Asset sectionEPSS 0.4%CVE-2026-57573HIGHCrawl4AI unauthenticated SSRF in Docker streaming crawl endpointEPSS 0.4%