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-2026-9312CRITICALServer-Side Request Forgery vulnerability in GitHub Enterprise Server allowed access to internal services via path traversal in upload endpointEPSS 0.6%CVE-2023-50266MEDIUMBazarr Blind Server-Side Request Forgery (SSRF) in the /test/<protocol>/ endpointEPSS 0.6%CVE-2024-52598HIGH2FAuth vulnerable to Server Side Request Forgery + URI validation bypass in 2fauth /api/v1/twofaccounts/previewEPSS 0.6%CVE-2026-24779HIGHvLLM vulnerable to Server-Side Request Forgery (SSRF) in `MediaConnector`EPSS 0.6%CVE-2020-36862MEDIUMNagios XI < 5.6.11 Unauthenticated XSS and SSRF via HighchartsEPSS 0.6%CVE-2026-55864HIGHGeoNetwork: Unauthenticaded Server-Side Request Forgery in SLD ToolEPSS 0.6%CVE-2026-59085CRITICALApache CloudStack: Server-Side Request Forgery (SSRF) vulnerability in webhook moduleEPSS 0.6%CVE-2025-25065MEDIUMSSRF vulnerability in the RSS feed parser in Zimbra Collaboration 9.0.0 before Patch 43, 10.0.x before 10.0.12, and 10.1.x before 10.1.4 allEPSS 0.6%CVE-2023-45966HIGHumputun remark42 version 1.12.1 and before has a Blind Server-Side Request Forgery (SSRF) vulnerability.EPSS 0.6%CVE-2026-72916MEDIUMMastodon: SSRF Protection Bypass via IPv4-compatible IPv6 AddressesEPSS 0.6%CVE-2024-27561CRITICALA Server-Side Request Forgery (SSRF) in the installUpdateThemePluginAction function of WonderCMS v3.1.3 allows attackers to force the applicEPSS 0.6%CVE-2025-27775HIGHApplio allows SSRF and file write in model_download.pyEPSS 0.6%CVE-2024-6538MEDIUMOpenshift-console: openshift console: server-side request forgeryEPSS 0.6%CVE-2026-31910HIGHApache OFBiz: Improper Input Validation in UI Factory Classes Leads to SSRF and Blind File AccessEPSS 0.6%CVE-2024-27775HIGHSysAid - CWE-918: Server-Side Request Forgery (SSRF)EPSS 0.6%CVE-2023-28112MEDIUMDiscourse's SSRF protection missing for some FastImage requestsEPSS 0.6%CVE-2026-65442HIGHWordPress FormCraft plugin <= 3.9.15 - Server Side Request Forgery (SSRF) vulnerabilityEPSS 0.6%CVE-2024-2057MEDIUMLangChain langchain_community TFIDFRetriever tfidf.py load_local server-side request forgeryEPSS 0.6%CVE-2024-50714HIGHA Server-Side Request Forgery (SSRF) in smarts-srl.com Smart Agent v.1.1.0 allows a remote attacker to obtain sensitive information via a crEPSS 0.6%CVE-2026-22039CRITICALKyverno Cross-Namespace Privilege Escalation via Policy apiCallEPSS 0.6%