Falhas do tipo CWE-476

2.332 resultados

Desreferenciação de ponteiro nulo autenticado

O software permite que um usuário autenticado force a desreferenciação de um ponteiro ou referência nula, tipicamente ao passar valores inesperados ou inválidos a uma função. O aplicativo não valida adequadamente a entrada antes de usá-la, causando falha (crash) ou comportamento indefinido que pode levar a negação de serviço.

Exemplo

Um painel administrativo aceita um ID de usuário para deletar, mas não verifica se esse ID existe no banco antes de acessar seus atributos. Um admin autenticado passa ID=0 ou um valor que não corresponde a nenhum registro, e o código tenta acessar propriedades de um objeto nulo, derrubando a aplicação.

Como mitigar

Sempre valide e verifique que referências/ponteiros são válidos antes de desreferenciar: teste se o objeto existe, se o ID é válido e se está dentro do escopo esperado. Use assertions em desenvolvimento e tratamento de exceções robusto em produção para falhas inesperadas.

CVE-2026-44602LOWTor before 0.4.9.7 has a NULL pointer dereference when a CERT cell is received out of order, aka TROVE-2026-006.EPSS 0.3%CVE-2026-82821MEDIUMFLVMeta AMF Object Parsing amf.c amf_object_get null pointer dereferenceEPSS 0.3%CVE-2024-49554MEDIUMMedia Encoder | NULL Pointer Dereference (CWE-476)EPSS 0.3%CVE-2026-11810HIGHNULL-pointer dereference in UpdateHub OTA agent on empty inner metadata array (remote DoS)EPSS 0.3%CVE-2022-43589MEDIUMA null pointer dereference vulnerability exists in the handle_ioctl_8314C functionality of Callback technologies CBFS Filter 20.0.8317. A spEPSS 0.3%CVE-2022-37290MEDIUMGNOME Nautilus 42.2 allows a NULL pointer dereference and get_basename application crash via a pasted ZIP archive.EPSS 0.3%CVE-2022-43588MEDIUMA null pointer dereference vulnerability exists in the handle_ioctl_83150 functionality of Callback technologies CBFS Filter 20.0.8317. A spEPSS 0.3%CVE-2022-43590MEDIUMA null pointer dereference vulnerability exists in the handle_ioctl_0x830a0_systembuffer functionality of Callback technologies CBFS Filter EPSS 0.3%CVE-2024-6063MEDIUMGPAC MP4Box dmx_m2ts.c m2tsdmx_on_event null pointer dereferenceEPSS 0.3%CVE-2023-5586MEDIUMNULL Pointer Dereference in gpac/gpacEPSS 0.3%CVE-2026-46527HIGHcpp-httplib: Malicious `X-Forwarded-For` Under Trusted-Proxy Configuration Triggers Empty `vector::front()`, Leading to Undefined Behavior and Server CrashEPSS 0.3%CVE-2023-2875MEDIUMeScan Antivirus IoControlCode PROCOBSRVESX.SYS 0x22E008u null pointer dereferenceEPSS 0.3%CVE-2023-2872MEDIUMFlexiHub IoControlCode fusbhub.sys 0x220088 null pointer dereferenceEPSS 0.3%CVE-2025-40833HIGHThe affected devices contain a null pointer dereference vulnerability while processing specially crafted IPv4 requests. This could allow an EPSS 0.3%CVE-2022-47094HIGHGPAC MP4box 2.1-DEV-rev574-g9d5bb184b is vulnerable to Null pointer dereference via filters/dmx_m2ts.c:343 in m2tsdmx_declare_pidEPSS 0.3%CVE-2022-49532MEDIUMdrm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesEPSS 0.3%CVE-2026-44328HIGHfree5GC: SMF UPI DELETE /upi/v1/upNodesLinks/{ref} panics on AN-node deletion via nil UPF dereference; unauthenticated, state-mutatingEPSS 0.3%CVE-2026-38344HIGHA NULL pointer dereference in the get_min_buffer_size function (/libswscale/slice.c) of FFmpeg N-122528-gdd2976b9e1 allows attackers to causEPSS 0.3%CVE-2026-30056HIGHA NULL pointer dereference in the AMF NGAP Dispatcher component of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via suEPSS 0.3%CVE-2023-43522HIGHNULL Pointer Dereference in WLAN FirmwareEPSS 0.3%