VulnSea

CWE-476

CVEs classified under CWE-476, newest first.

373 CVEsRSS

CVE-2026-9639Medium· 6.5
3mo ago

Nil-pointer dereference in CreateCustomVolumeFromBackup in LXD up to version 6.8 and 5.21 on Linux allows an authenticated user with can_create_storage_volumes permissions to cause a denial of service via a specially crafted custom-volum…

Nil-pointer dereference in CreateCustomVolumeFromBackup in LXD up to version 6.8 and 5.21 on Linux allows an authenticated user with can_create_storage_volumes permissions to cause a denial of service via a specially crafted custom-volum…

▾ Sunlitcanonical · lxdEPSS 0.55%via NVD
CVE-2026-47220High· 7.5
3mo ago

Envoy is an open source edge and service proxy designed for cloud-native applications

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.37.0 until 1.37.5 and 1.38.3, when the %REQUESTED_SERVER_NAME(X:Y)% is used in log format and host related options is specified, like HOST_FIRS…

▾ TwilightEPSS 0.66%via NVD
CVE-2026-47204Medium· 6.5
3mo ago

Envoy is an open source edge and service proxy designed for cloud-native applications

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.26.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the envoy.filters.http.grpc_stats filter crashes (null pointer dereference / segfault) when a C…

▾ SunlitEPSS 0.45%via NVD
CVE-2026-53463Medium· 4.3
3mo ago

ImageMagick has Null Pointer Dereference caused by the distort operation when passing incorrect arguments

ImageMagick has Null Pointer Dereference caused by the distort operation when passing incorrect arguments

▾ SunlitMagick · Magick.NET-Q16-AnyCPUEPSS 0.32%via GHSA
GHSA-fhp4-pr5j-46m5High· 7.5
3mo ago

Muhammara has a NULL pointer dereference in LZWDecode filter when DecodeParms omits EarlyChange key

Muhammara has a NULL pointer dereference in LZWDecode filter when DecodeParms omits EarlyChange key

▾ Twilightmuhammara · muhammaravia GHSA
CVE-2026-53152Medium· 5.5
3mo ago

In the Linux kernel, the following vulnerability has been resolved: mmc: dw_mmc-rockchip: Add missing private data for very old controllers The really old controllers (rk2928, rk3066, rk3188) do not support UHS speeds at all, and thus …

In the Linux kernel, the following vulnerability has been resolved: mmc: dw_mmc-rockchip: Add missing private data for very old controllers The really old controllers (rk2928, rk3066, rk3188) do not support UHS speeds at all, and thus …

▾ Sunlitlinux · linux_kernelEPSS 0.12%via NVD
CVE-2026-53220Medium· 5.5
3mo ago

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebt_redirect_tg() dereferences br_port_get_rcu() return without a NULL check, causing a kernel panic when the bridge port has been r…

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebt_redirect_tg() dereferences br_port_get_rcu() return without a NULL check, causing a kernel panic when the bridge port has been r…

▾ Sunlitlinux · linux_kernelEPSS 0.12%via NVD
CVE-2026-53214Medium· 5.5
3mo ago

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix a potential NPD in cleanup_prefix_route() addrconf_get_prefix_route() can return the fib6_null_entry sentinel entry which has a NULL fib6_table pointer

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix a potential NPD in cleanup_prefix_route() addrconf_get_prefix_route() can return the fib6_null_entry sentinel entry which has a NULL fib6_table pointer. Ther…

▾ Sunlitlinux · linux_kernelEPSS 0.12%via NVD
CVE-2026-53204Medium· 5.5
3mo ago

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe rsu_send_msg() can return -ETIMEDOUT when wait_for_completion_interruptible_timeout() fires …

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe rsu_send_msg() can return -ETIMEDOUT when wait_for_completion_interruptible_timeout() fires …

▾ Sunlitlinux · linux_kernelEPSS 0.11%via NVD
CVE-2026-53012Medium· 5.5
3mo ago

In the Linux kernel, the following vulnerability has been resolved: nexthop: fix IPv6 route referencing IPv4 nexthop syzbot reported a panic [1] [2]. When an IPv6 nexthop is replaced with an IPv4 nexthop, the has_v4 flag of all groups…

In the Linux kernel, the following vulnerability has been resolved: nexthop: fix IPv6 route referencing IPv4 nexthop syzbot reported a panic [1] [2]. When an IPv6 nexthop is replaced with an IPv4 nexthop, the has_v4 flag of all groups…

▾ Sunlitlinux · linux_kernelEPSS 0.18%via NVD
CVE-2026-52998High· 7.5
3mo ago

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a local interface address lookup without v…

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a local interface address lookup without v…

▾ Twilightlinux · linux_kernelEPSS 0.81%via NVD
CVE-2026-52986Critical· 9.8⚖ disputed
3mo ago

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: don't use simple_strtoul Replace unsafe port parsing in epaddr_len(), ct_sip_parse_header_uri(), and ct_sip_parse_request() with a new sip…

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: don't use simple_strtoul Replace unsafe port parsing in epaddr_len(), ct_sip_parse_header_uri(), and ct_sip_parse_request() with a new sip…

▾ Midnightlinux · linux_kernelEPSS 0.62%via NVD
CVE-2026-52951High· 7.8
3mo ago

In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidate_mappings hook: 1) We do xe_bo_alloc() followed by …

In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidate_mappings hook: 1) We do xe_bo_alloc() followed by …

▾ TwilightEPSS 0.18%via NVD
GHSA-9cv2-cfxc-v4v2Low
3mo ago

Nokogiri: Null Pointer Dereference calling methods on uninitialized wrapper classes

Nokogiri: Null Pointer Dereference calling methods on uninitialized wrapper classes

▾ Sunlitnokogiri · nokogirivia GHSA
CVE-2026-12329Medium· 5.3
3mo ago

Memory safety bug fixed in Thunderbird ESR 140.12

Memory safety bug fixed in Thunderbird ESR 140.12. This vulnerability was fixed in Firefox ESR 140.12 and Thunderbird 140.12.

▾ Sunlitmozilla · firefoxEPSS 0.31%via NVD
CVE-2026-0156High· 7.5
3mo ago

In checkSsrcCollisionOnRcv of RtpSession.cpp, there is a possible memory safety issue due to a missing null check

In checkSsrcCollisionOnRcv of RtpSession.cpp, there is a possible memory safety issue due to a missing null check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed…

▾ Twilightgoogle · androidEPSS 0.22%via NVD
CVE-2026-42903Medium· 6.5
3mo ago

Windows Kerberos Denial of Service Vulnerability

Null pointer dereference in Windows Kerberos allows an authorized attacker to deny service over a network.

▾ SunlitMicrosoft · Windows 10 Version 1607EPSS 1.1%via CVEORG
CVE-2026-11788Medium· 5.9
3mo ago

A flaw was found in 389 Directory Server

A flaw was found in 389 Directory Server. The dereference control plugin does not check for allocation failure before using a BER structure, allowing an unauthenticated remote attacker to crash the LDAP server when the system is under me…

▾ Sunlitredhat · directory_serverEPSS 0.56%via NVD
CVE-2026-46305Medium· 5.5
3mo ago

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc The return value of kzalloc_flex() is used without ensuring that the allocation succeeded,…

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc The return value of kzalloc_flex() is used without ensuring that the allocation succeeded,…

▾ Sunlitlinux · linux_kernelEPSS 0.16%via NVD
CVE-2026-28581Medium· 4.0
3mo ago

In fixInitiatingUserIfNecessary of CallIntentProcessor.java, there is a possible way to make an emergency call due to a logic error in the code

In fixInitiatingUserIfNecessary of CallIntentProcessor.java, there is a possible way to make an emergency call due to a logic error in the code. This could lead to local escalation with User execution privileges needed. User interaction …

▾ Sunlitgoogle · androidEPSS 0.09%via NVD
CVE-2026-45729Medium· 4.3PoC
3mo ago

Thor Vector Graphics (ThorVG) is a production-ready vector graphics engine

Thor Vector Graphics (ThorVG) is a production-ready vector graphics engine. Prior to version 1.0.5, a null pointer dereference in SvgLoader::run() allows any caller that passes untrusted SVG data to Picture::load() to crash the process w…

▾ TwilightEPSS 0.41%via NVD
CVE-2026-46086Medium· 5.5
4mo ago

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port o…

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port o…

▾ Sunlitlinux · linux_kernelEPSS 0.17%via NVD
CVE-2026-45963Medium· 5.5
4mo ago

In the Linux kernel, the following vulnerability has been resolved: ASoC: nau8821: Cancel delayed work on component remove Attempting to unload the driver while a jack detection work is pending would likely crash the kernel when it is …

In the Linux kernel, the following vulnerability has been resolved: ASoC: nau8821: Cancel delayed work on component remove Attempting to unload the driver while a jack detection work is pending would likely crash the kernel when it is …

▾ Sunlitlinux · linux_kernelEPSS 0.17%via NVD
CVE-2026-46092Medium· 5.5
4mo ago

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: check for PCI upstream bridge existence pci_upstream_bridge() returns NULL if the device is on a root bus

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: check for PCI upstream bridge existence pci_upstream_bridge() returns NULL if the device is on a root bus. If 8821CE is installed in the system with such…

▾ Sunlitlinux · linux_kernelEPSS 0.16%via NVD
CVE-2026-41069Medium· 6.5
4mo ago

libheif is a HEIF and AVIF file format decoder and encoder

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a malformed HEIF sequence file can trigger an out-of-bounds read in core sequence parsing logic, causing DoS. A malformed file can have stco.entry_…

▾ Sunlitstruktur · libheifEPSS 0.39%via NVD
CVE-2026-39835Medium· 5.3
4mo ago

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these…

▾ Sunlitgolang · cryptoEPSS 0.66%via NVD
CVE-2025-40833High· 7.5
4mo ago

The affected devices contain a null pointer dereference vulnerability while processing specially crafted IPv4 requests

The affected devices contain a null pointer dereference vulnerability while processing specially crafted IPv4 requests. This could allow an attacker to cause denial of service condition. A manual restart is required to recover the system.

▾ TwilightEPSS 0.32%via NVD
CVE-2026-34662Medium· 5.5
4mo ago

Illustrator versions 29.8.6, 30.3 and earlier are affected by a NULL Pointer Dereference vulnerability that could result in an application denial-of-service

Illustrator versions 29.8.6, 30.3 and earlier are affected by a NULL Pointer Dereference vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading …

▾ SunlitEPSS 0.23%via NVD
CVE-2026-8252Medium· 4.3
4mo ago

A vulnerability was determined in Open5GS up to 2.7.7

A vulnerability was determined in Open5GS up to 2.7.7. Affected is the function smf_nsmf_handle_create_data_in_hsmf of the component SMF. Executing a manipulation can lead to null pointer dereference. The attack may be performed from rem…

▾ Sunlitopen5gs · open5gsEPSS 0.69%via NVD
CVE-2026-7262High· 7.5
4mo ago

In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, when a SOAP server has a typemap configured, the decoding process contains a mistake which checks the wrong variable in case of missin…

In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, when a SOAP server has a typemap configured, the decoding process contains a mistake which checks the wrong variable in case of missin…

▾ Twilightphp · phpEPSS 1.0%via NVD
CWE-476 vulnerabilities (CVEs) — page 7 · VulnSea