Fallos del tipo CWE-125

5126 resultados

Leitura 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-71256CRITICALnanoMODBUS Client-Side Out-of-Bounds Read Leading to Wild-Pointer Write via object_idEPSS 0.6%CVE-2026-59147CRITICALData::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via an unvalidated parent index in dsu_findEPSS 0.6%CVE-2024-48958HIGHexecute_filter_delta in archive_read_support_format_rar.c in libarchive before 3.7.5 allows out-of-bounds access via a crafted archive file EPSS 0.6%CVE-2025-24065MEDIUMWindows Storage Management Provider Information Disclosure VulnerabilityEPSS 0.6%CVE-2026-52859MEDIUMVim: Out-of-bounds Read in Terminal Screen SnapshotEPSS 0.6%CVE-2026-65832HIGHDeskflow - Unauthenticated server-controlled out-of-bounds read in ServerProxy::setOptions / translateKey modifier-table indexingEPSS 0.6%CVE-2026-51541CRITICALOpENer 2.3.0 (commit 76b95cf) has an out-of-bounds read issue in CIP message parsing when handling malformed explicit requests with a forgedEPSS 0.6%CVE-2024-21640MEDIUMOOB Access in CefVideoConsumerOSR::OnFrameCapturedEPSS 0.6%CVE-2024-49532MEDIUMAcrobat Reader | Out-of-bounds Read (CWE-125)EPSS 0.5%CVE-2024-49534MEDIUMAcrobat Reader | Out-of-bounds Read (CWE-125)EPSS 0.5%CVE-2026-28525HIGHSWUpdate Integer Underflow in Multipart Upload ParserEPSS 0.5%CVE-2024-49533MEDIUMAcrobat Reader | Out-of-bounds Read (CWE-125)EPSS 0.5%CVE-2025-65081MEDIUMOut-of-bounds read vulnerability in Postscript interpreterEPSS 0.5%CVE-2024-34049HIGHOpen Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return plmnIdString[0:3], plmnIdString[3:EPSS 0.5%CVE-2024-43644HIGHWindows Client-Side Caching Elevation of Privilege VulnerabilityEPSS 0.5%CVE-2026-26264HIGHBACnet Stack WriteProperty decoding length underflow leads to OOB read and crashEPSS 0.5%CVE-2025-30381HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2022-2816HIGHOut-of-bounds Read in vim/vimEPSS 0.5%CVE-2026-55732HIGHLoytec LINX firmware: Out-of-bounds Read in BACnet packet parsing (bacdt_datetime_to_tod)EPSS 0.5%CVE-2026-39864MEDIUMKamailio Auth: Processing Vulnerability For Additional Authenticated User Identity ChecksEPSS 0.5%