Fallos del tipo CWE-304

41 resultados

Autenticação incompleta ou com etapas puladas

A aplicação implementa um mecanismo de autenticação, mas omite ou pula uma ou mais etapas críticas do fluxo, enfraquecendo a segurança. Isso permite que um atacante contorne a autenticação ou escalpe privilégios sem completar todas as verificações necessárias.

Ejemplo

Um sistema que deveria exigir MFA (autenticação multifator) permite login apenas com senha se o usuário acessar de um IP previamente registrado, pulando a segunda etapa. Ou uma API que valida token JWT mas não verifica a expiração, deixando tokens revogados ainda válidos.

Cómo mitigar

Implemente todas as etapas do fluxo de autenticação sem exceções ou atalhos. Realize testes de segurança (incluindo testes negativos) para garantir que nenhuma condição permite bypasses, e mantenha a autenticação estrita mesmo em cenários 'confiáveis'.

CVE-2022-1065HIGHMulti Factor Authentication Bypass in various versions of Abacus ERPEPSS 2.9%CVE-2026-55957HIGHApache Tomcat: Authentication bypass with JNDIRealm and GSSAPI authenticated bindEPSS 2.9%CVE-2022-2302CRITICALLENZE: Missing password verification in authorisation procedureEPSS 2.1%CVE-2023-54391CRITICALProxmox VE 7.0-8.0 Authentication Bypass via tfa-challenge ParameterEPSS 1.7%CVE-2024-2172CRITICALMalware Scanner <= 4.7.2 and Web Application Firewall <= 2.1.1 - Unauthenticated Privilege EscalationEPSS 1.7%CVE-2019-16766HIGH2FA bypass in Wagtail through new device pathEPSS 1.5%CVE-2022-2821CRITICALMissing Critical Step in Authentication in namelessmc/namelessEPSS 1.3%CVE-2021-41179MEDIUMTwo-Factor Authentication not enforced for pages marked as publicEPSS 1.2%CVE-2011-3172MEDIUMunix2_chkpwd do not check for a valid accountEPSS 1.0%CVE-2024-8954CRITICALAuthentication Bypass in composiohq/composioEPSS 0.9%CVE-2023-3628MEDIUMInfispan: rest bulk ops don't check permissionsEPSS 0.8%CVE-2022-40622—WAVLINK Quantum D4G (WN531G3) Session Management by IP AddressEPSS 0.7%CVE-2024-12048HIGHIDOR Vulnerability in transformeroptimus/superagiEPSS 0.7%CVE-2023-3629MEDIUMInfinispan: non-admins should not be able to get cache config via rest apiEPSS 0.7%CVE-2023-52424HIGHThe IEEE 802.11 standard sometimes enables an adversary to trick a victim into connecting to an unintended or untrusted network with Home WEEPSS 0.7%CVE-2024-9216HIGHAuthentication Bypass in gaizhenbiao/ChuanhuChatGPTEPSS 0.6%CVE-2025-24322HIGHAn unsafe default authentication vulnerability exists in the Initial Setup Authentication functionality of Tenda AC6 V5.0 V02.03.01.110. A sEPSS 0.6%CVE-2026-40542HIGHApache HttpClient: SCRAM-SHA-256 mutual authentication bypass may cause the client to accept authentication without proper mutual authentication verificationEPSS 0.6%CVE-2026-57915HIGHApache Kerby: Kerberos Pre-Authentication BypassEPSS 0.5%CVE-2022-39360MEDIUMMetabase SSO users able to circumvent IdP login by doing password resetEPSS 0.5%