Falhas do tipo CWE-601

1.187 resultados

Redirecionamento aberto (Open Redirect)

É quando uma aplicação redireciona o usuário para uma URL fornecida por ele (parâmetro, query string, etc.) sem validar se o destino é confiável. Um atacante controla para onde a vítima é levada, usando a reputação da aplicação legítima para enganá-la e roubar credenciais ou distribuir malware.

Exemplo

Um site de login tem `redirect.php?url=https://exemplo.com/dashboard`. O atacante muda para `redirect.php?url=https://site-falso.com` e envia o link falso por phishing. A vítima clica confiando no domínio legítimo e acaba em um site fake que coleta suas credenciais.

Como mitigar

Valide e whitelist as URLs permitidas antes de redirecionar — nunca confie no input do usuário. Alternativamente, use IDs ou tokens que mapeiem para destinos pré-aprovados, ou verifique se a URL pertence ao mesmo domínio (validação com regex ou parsing seguro da URL).

CVE-2025-54196MEDIUMAdobe Connect | URL Redirection to Untrusted Site ('Open Redirect') (CWE-601)EPSS 0.3%CVE-2026-24768MEDIUMNocoDB has Unvalidated Redirect in Login Flow via continueAfterSignIn ParameterEPSS 0.3%CVE-2026-89307MEDIUMHTML injection allows open redirection in WordPress theme design-scuole-wordpress-themeEPSS 0.3%CVE-2025-5183MEDIUMSummer Pearl Group Vacation Rental Management Platform Header redirectEPSS 0.3%CVE-2026-13277MEDIUMSecurity vulnerabilities have been addressed in IBM Verify Identity Access and IBM Security Verify AccessEPSS 0.3%CVE-2026-58520MEDIUMUrlShortener defaults to ineffective validation open to third-party redirectsEPSS 0.3%CVE-2026-53436MEDIUMJenkins 2.567 and earlier, LTS 2.555.2 and earlier improperly determines that a redirect URL after login is legitimately pointing to JenkinsEPSS 0.3%CVE-2024-22308LOWWordPress Simple Membership Plugin <= 4.4.1 is vulnerable to Open RedirectionEPSS 0.3%CVE-2026-41670HIGHAdmidio: SAML Response Sent to Unvalidated Assertion Consumer Service URL from AuthnRequestEPSS 0.3%CVE-2026-0484MEDIUMMissing Authorization check in SAP NetWeaver Application Server ABAP and SAP S/4HANAEPSS 0.3%CVE-2022-44717LOWAn issue was discovered in NetScout nGeniusONE 6.3.2 build 904. Open Redirection can occur (issue 1 of 2). After successful login, an attackEPSS 0.3%CVE-2025-58006MEDIUMWordPress WP Gravity Forms Keap/Infusionsoft plugin <= 1.2.6 - Open Redirection vulnerabilityEPSS 0.3%CVE-2026-53668MEDIUMReact Router: Open redirect can lead to XSSEPSS 0.3%CVE-2026-44372MEDIUMNitro: Open Redirect via Protocol-Relative URL Bypass in Wildcard Route RulesEPSS 0.3%CVE-2026-12985MEDIUMMattermost DCR redirect URI allowlist bypass via improper URL component validationEPSS 0.3%CVE-2024-6377HIGHURL redirection to untrusted site (open redirect) vulnerability affecting 3DPassport in 3DSwymer from Release 3DEXPERIENCE R2022x through Release 3DEXPERIENCE R2024xEPSS 0.3%CVE-2026-55660HIGHTinaCMS: Cross-origin postMessage handlers and rich-text URL-sanitization bypass enable stored XSS and session takeoverEPSS 0.3%CVE-2024-36406MEDIUMSuiteCRM vulnerable to open redirectsEPSS 0.3%CVE-2025-65581MEDIUMAn open redirect vulnerability exists in the Account module in Volosoft ABP Framework >= 5.1.0 and < 10.0.0-rc.2. Improper validation of theEPSS 0.3%CVE-2026-53586MEDIUMlibgit2: HTTP transport can leak credentials to an offsite redirect targetEPSS 0.3%