Falhas do tipo CWE-122

3.195 resultados

Estouro de heap

Ocorre quando código escreve mais dados do que o espaço alocado em uma região de memória dinâmica (heap), sobrescrevendo dados adjacentes. Um atacante pode explorar isso para corromper estruturas de dados críticas, contornar proteções de segurança ou executar código arbitrário.

Exemplo

Um servidor web aloca 256 bytes para armazenar um nome de usuário, mas copia 512 bytes de uma requisição sem validação. Os 256 bytes extras sobrescrevem ponteiros ou metadados do heap, permitindo execução de código ou negação de serviço.

Como mitigar

Use funções seguras que respeitam limites (strcpy_s, memcpy com tamanho verificado em runtime). Validar e limitar o tamanho de entrada antes de copiar. Ativar proteções como ASLR, stack canaries e ferramentas de sanitização (AddressSanitizer) em desenvolvimento.

CVE-2026-81959HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-55043HIGHMicrosoft PowerPoint Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-64920HIGHMicrosoft Access Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-81386HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-65661HIGHMicrosoft Office Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-81398HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-68807HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-68801HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-55947HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-64911HIGHMicrosoft Office Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-58618HIGHMicrosoft Excel Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-64903HIGHMicrosoft Office Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-64898HIGHMicrosoft Office Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-55129HIGHMicrosoft Office Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-55049HIGHMicrosoft Office Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-35421HIGHWindows GDI Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-45636HIGHWindows NTFS Remote Code Execution VulnerabilityEPSS 0.5%CVE-2026-21096CRITICALHeap-based buffer overflow in JPEG decoder of libimagecodec.quram.so prior to SMR Sep-2026 Release 1 allows remote attackers to execute arbiEPSS 0.5%CVE-2020-14311MEDIUMThere is an issue with grub2 before version 2.06 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an EPSS 0.5%CVE-2026-30040MEDIUMA heap overflow in the FSViewer.exe process of FastStone Image Viewer v8.3 allows attackers to cause a execute arbitrary code in the contextEPSS 0.5%