Fallos del tipo CWE-125
5126 resultadosLeitura fora dos limites do buffer
Ocorre quando o código tenta acessar dados além das fronteiras válidas de um buffer (array, string, estrutura), lendo memória que não deveria. O risco é expor informações sensíveis da memória adjacente ou causar crash da aplicação.
Ejemplo
Uma função que processa strings sem validar o tamanho da entrada pode ler bytes além do final da string alocada, vazando dados de memória ou causando segmentation fault. Exemplo: strcpy() copiando para buffer menor sem checagem.
Cómo mitigar
Use funções seguras com limite explícito (strlen com buffer_size, strncpy, snprintf), valide índices antes de acessar arrays, e ative verificações de limite em tempo de compilação ou execução (-ftrapv, ASAN, bounds checking).
CVE-2026-39864MEDIUMKamailio Auth: Processing Vulnerability For Additional Authenticated User Identity ChecksEPSS 0.5%CVE-2024-35371HIGHAnt-Media-Serverv2.8.2 is affected by Improper Output Neutralization for Logs. The vulnerability stems from insufficient input sanitization EPSS 0.5%CVE-2021-3481—A flaw was found in Qt. An out-of-bounds read vulnerability was found in QRadialFetchSimd in qt/qtbase/src/gui/painting/qdrawhelper_p.h in QEPSS 0.5%CVE-2026-54908MEDIUMPion DTLS: Denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange messageEPSS 0.5%CVE-2026-32319HIGHElla Core: Unauthenticated AMF DoS via malformed InitialUEMessage with undersized integrity-protected NAS payloadEPSS 0.5%CVE-2026-15720HIGHPre-auth heap out-of-bounds read in the AMF NAS 5GS mobile-identity handlerEPSS 0.5%CVE-2026-68797MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-81393MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-68808MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-85875MEDIUMMicrosoft Office Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-63524MEDIUMMicrosoft Office Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-63528MEDIUMMicrosoft Office Word Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-79514MEDIUMAn out-of-bounds read in the gf_dm_data_received function (downloader.c) of GPAC v26.07.0 allows attackers to cause a Denial of Service (DoSEPSS 0.5%CVE-2026-62842MEDIUMMicrosoft Office Graphics Component Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-79522MEDIUMAn out-of-bounds read in the gf_dm_get_chunk_data function (src/utils/downloader.c) of GPAC v26.07.0 allows attackers to cause a Denial of SEPSS 0.5%CVE-2026-63517MEDIUMMicrosoft Office Graphics Component Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-81392MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-78513MEDIUMMicrosoft Office PowerPoint Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-68802MEDIUMMicrosoft Excel Information Disclosure VulnerabilityEPSS 0.5%CVE-2026-20657MEDIUMA buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 18.7.7 and iPadOS 18.7.7, iOS 26.4 and iPadOEPSS 0.5%