Weaknesses of type CWE-384

253 results

Fixação de Sessão

É quando um atacante consegue forçar um usuário a usar um ID de sessão conhecido por ele, geralmente reutilizando a mesma sessão antes e depois do login. Depois que a vítima se autentica com aquele ID fixo, o atacante usa o mesmo ID para acessar a conta sem precisar da senha.

Example

Um site gera um cookie de sessão antes do login. O atacante envia um link com esse ID de sessão para a vítima (ex: www.site.com?jsessionid=ATACANTE123), a vítima clica e faz login normalmente, mas o atacante já tem acesso à mesma sessão autenticada porque o servidor nunca regenerou o ID após a autenticação.

How to mitigate

Regenere o ID de sessão imediatamente após um login bem-sucedido. Valide que o IP ou outros atributos da sessão não mudaram drasticamente entre requisições. Use flags Secure, HttpOnly e SameSite nos cookies de sessão para reduzir vetores de ataque.

CVE-2026-30224MEDIUMOliveTin: Session Fixation - Logout Fails to Invalidate Server-Side SessionEPSS 0.3%CVE-2026-33492HIGHAVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session RegenerationEPSS 0.3%CVE-2025-10228HIGHSession Hijacking in Rolantis Information Technologies' AgentisEPSS 0.3%CVE-2026-61592HIGHdjust: SSE sessions are not bound to the authenticated user; the client-chosen session_id is the sole authorization capability (session hijack)EPSS 0.3%CVE-2025-26658MEDIUMBroken Authentication in SAP Business One (Service Layer)EPSS 0.3%CVE-2021-32088CRITICALAn issue was discovered in Quest KACE Systems Deployment Appliance (SMA) 11.0.273. Certain API endpoints contain a rate-limiting feature to EPSS 0.3%CVE-2026-18527CRITICALIBM Application Runtime Expert (ARE) for IBM i is vulnerable to a user gaining elevated privileges and sensitive information [, ].EPSS 0.3%CVE-2023-50941MEDIUMIBM PowerSC session fixationEPSS 0.3%CVE-2026-23796MEDIUMSession Fixation in Quick.CartEPSS 0.3%CVE-2025-64100MEDIUMCKAN Vulnerable to Session Cookie FixationEPSS 0.3%CVE-2024-42207MEDIUMHCL iAutomate is affected by a session fixation vulnerabilityEPSS 0.3%CVE-2026-56224MEDIUMCapgo - Login CSRF and Session Fixation via URL Query ParametersEPSS 0.3%CVE-2026-64857MEDIUMtirreno has Session Fixation in Login AuthenticationEPSS 0.3%CVE-2026-30808HIGHSession Fixation in Authentication leads to Session HijackingEPSS 0.3%CVE-2023-44400MEDIUMUptime Kuma has Persistentent User Sessions EPSS 0.3%CVE-2026-82355MEDIUMApache Airflow: Session cookie silently overrides explicit Authorization bearer header, enabling session fixationEPSS 0.3%CVE-2019-18946MEDIUMSession fixationEPSS 0.3%CVE-2023-49804MEDIUMUptime Kuma Password Change VulnerabilityEPSS 0.3%CVE-2026-69214MEDIUMHttp4s: CookieJar middleware accepts arbitrary Set-Cookie domainEPSS 0.3%CVE-2025-37159MEDIUMAuthenticated Session Hijacking Allows Unauthorized Access in Network Switching SoftwareEPSS 0.3%