Fallos del tipo CWE-404
695 resultadosLiberação ou encerramento inadequado de recursos
Quando o software não libera corretamente recursos (conexões de banco, arquivo aberto, memória alocada, socket de rede) após o uso. O programa continua consumindo esses recursos até ficar sem espaço ou conexões disponíveis, causando falhas, lentidão ou negação de serviço.
Ejemplo
Um servidor web abre uma conexão com banco de dados para cada requisição, mas esquece de fechar a conexão quando termina. Após centenas de requisições, todas as conexões disponíveis estão esgotadas e novas requisições falham.
Cómo mitigar
Use padrões como try-with-resources (Java), context managers (Python), ou equivalentes na sua linguagem para garantir liberação automática. Implemente timeouts e monitore uso de recursos em produção para detectar vazamentos cedo.
CVE-2026-8292MEDIUMOpen5GS NRF conv.c yuarel_parse denial of serviceEPSS 0.4%CVE-2026-8268MEDIUMOpen5GS SMF OpenAPI_list_create denial of serviceEPSS 0.4%CVE-2023-1451LOWMP4v2 mp4track.cpp GetSampleFileOffset denial of serviceEPSS 0.4%CVE-2023-1188LOWFabulaTech Webcam for Remote Desktop IoControlCode ftwebcam.sys 0x222018 denial of serviceEPSS 0.4%CVE-2025-13564MEDIUMSourceCodester Pre-School Management System FilehelperController.php removefile denial of serviceEPSS 0.4%CVE-2026-10190HIGHTenda W12 Web Management httpd cgiSysWebTimeoutSet denial of serviceEPSS 0.4%CVE-2023-1157LOWfinixbit elf-parser elf_parser.cpp get_segments denial of serviceEPSS 0.4%CVE-2024-1192LOWSouth River WebDrive New Secure WebDAV denial of serviceEPSS 0.4%CVE-2023-1187LOWFabulaTech Webcam for Remote Desktop Global Variable ftwebcam.sys denial of serviceEPSS 0.4%CVE-2026-7518MEDIUMOpen5GS AMF SBI Endpoint sdmsubscription-notify amf_namf_callback_handle_sdm_data_change_notify denial of serviceEPSS 0.4%CVE-2025-15687MEDIUMOpen5GS SMF Diameter Gx Credit-Control-Answer smf_gx_cca_cb denial of serviceEPSS 0.4%CVE-2024-1186LOWMunsoft Easy Archive Recovery Registration Key denial of serviceEPSS 0.4%CVE-2024-1185LOWNsasoft NBMonitor Network Bandwidth Monitor Registration denial of serviceEPSS 0.4%CVE-2026-75012HIGHTOTOLINK EX1200L Password Configuration cstecgi.cgi setPasswordCfg null pointer dereferenceEPSS 0.4%CVE-2026-75013HIGHTOTOLINK EX1200L cstecgi.cgi setWizardCfg null pointer dereferenceEPSS 0.4%CVE-2026-7779MEDIUMOpen5GS authentication-subscription Endpoint nudr-handler.c udm_nudr_dr_handle_subscription_authentication denial of serviceEPSS 0.4%CVE-2025-0222MEDIUMIObit Protected Folder IOCTL IUProcessFilter.sys 0x8001E004 null pointer dereferenceEPSS 0.4%CVE-2025-0221MEDIUMIOBit Protected Folder IOCTL pffilter.sys 0x22200c null pointer dereferenceEPSS 0.4%CVE-2025-0223MEDIUMIObit Protected Folder IOCTL IURegistryFilter.sys 0x8001E010 null pointer dereferenceEPSS 0.4%CVE-2026-7263MEDIUMDoS attack via DOMNode::C14N()EPSS 0.4%