Falhas do tipo CWE-754

461 resultados

Falta de validação de condições excepcionais

A fraqueza ocorre quando o software não valida ou valida incorretamente situações anômalas que raramente acontecem durante a operação normal. O desenvolvedor assume que certas condições 'nunca vão acontecer', deixando o código vulnerável quando elas de fato ocorrem — seja por entrada malformada, estado corrompido ou cenários edge case não previstos.

Exemplo

Um parser JSON que só testa o caminho feliz: carrega e processa um JSON válido, mas quando recebe um arquivo com caracteres especiais, tamanho excepcional ou estrutura quebrada, falha silenciosamente ou causa comportamento indefinido em vez de rejeitar explicitamente o entrada inválida.

Como mitigar

Sempre validar entradas e estados, não presumir cenários 'impossíveis': use try-catch, verificações de limites, e testes que explorem casos anormais (fuzzing, boundary testing). Falhe de forma segura e explícita — nunca em silêncio.

CVE-2026-49316MEDIUMIndian Scout Bobber 2025 WCM CAN bus-off attack silently bypasses anti-theft shutdownEPSS 0.2%CVE-2025-0129CRITICALPrisma Access Browser: Inappropriate control behavior in Prisma Access BrowserEPSS 0.2%CVE-2025-62875MEDIUMLocal DoS in OpenSMTPD via UNIX domain socket smtpd.sockEPSS 0.2%CVE-2024-10945HIGHFactoryTalk® Updater Local Privilege EscalationEPSS 0.2%CVE-2023-21102HIGHIn __efi_rt_asm_wrapper of efi-rt-wrapper.S, there is a possible bypass of shadow stack protection due to a logic error in the code. This coEPSS 0.2%CVE-2026-20739HIGHImproper conditions check for some Intel(R) PROSet/Wireless WiFi Software for Windows within Ring 2: Device Drivers may allow a denial of seEPSS 0.2%CVE-2026-33774MEDIUMJunos OS: MX Series: Firewall filters on lo0.<non-0> in the default routing instance are not in effectEPSS 0.2%CVE-2023-38069LOWIn JetBrains IntelliJ IDEA before 2023.1.4 license dialog could be suppressed in certain casesEPSS 0.2%CVE-2024-2502LOWFailure to update the tamper reset cause register when a tamper event occursEPSS 0.2%CVE-2026-4643LOWCalling window.close() from server-side content causes crash in the Mattermost Desktop AppEPSS 0.2%CVE-2026-87656MEDIUMImproper state validation in Safebrowsing in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to bypass system access restrictEPSS 0.2%CVE-2026-35366MEDIUMuutils coreutils printenv Security Inspection Bypass via UTF-8 EnforcementEPSS 0.2%CVE-2024-54114MEDIUMOut-of-bounds access vulnerability in playback in the DASH module Impact: Successful exploitation of this vulnerability will affect availabiEPSS 0.2%CVE-2024-30384MEDIUMJunos OS: EX4300 Series: If a specific CLI command is issued PFE crashes will occurEPSS 0.2%CVE-2026-59693MEDIUMA vulnerability has been identified in Desigo DXR2 (All versions < V01.21.233.16-7862), Desigo PXC3 (All versions < V01.21.233.16-7862), DesEPSS 0.2%CVE-2026-87645MEDIUMImproper state validation in Safebrowsing in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to bypass system access restrictEPSS 0.2%CVE-2025-20200MEDIUMA vulnerability in the CLI of Cisco IOS XE Software could allow an authenticated, local attacker with privilege level 15 to elevate privilegEPSS 0.2%CVE-2026-33781HIGHJunos OS: EX Series, QFX Series: In a VXLAN scenario when specific control protocol packets are received, memory leaks and eventually no traffic is passedEPSS 0.2%CVE-2025-20201MEDIUMA vulnerability in the CLI of Cisco IOS XE Software could allow an authenticated, local attacker with privilege level 15 to elevate privilegEPSS 0.2%CVE-2024-21806MEDIUMImproper conditions check in Linux kernel mode driver for some Intel(R) Ethernet Network Controllers and Adapters E810 Series before versionEPSS 0.2%