VulnSea

CWE-252

CVEs classified under CWE-252, newest first.

21 CVEsRSS

CVE-2026-71180High· 8.2
6d ago

Dell Update Package Framework, versions prior to 26.07.03, contains an Unchecked Return Value vulnerability

Dell Update Package Framework, versions prior to 26.07.03, contains an Unchecked Return Value vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges.

Twilightdell · update_package_frameworkEPSS 0.13%via NVD
CVE-2026-90648High· 7.1PoC
1w ago

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack. It does not check the return value of calloc() in wasm_rt_allocate_funcref_table() (wa…

MidnightWebAssembly · wabtEPSS 0.15%via NVD
CVE-2026-87910Medium· 5.7
1w ago

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the loca…

SunlitPython Software Foundation · CPythonEPSS 0.42%via NVD
CVE-2026-89693High· 7.0
1w ago

In the Linux kernel, the following vulnerability has been resolved: nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create() nfsd4_create() stores the return value of nfsd4_acl_to_attr() in status, but the switch(create->cr_type)…

In the Linux kernel, the following vulnerability has been resolved: nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create() nfsd4_create() stores the return value of nfsd4_acl_to_attr() in status, but the switch(create->cr_type)…

TwilightLinux · LinuxEPSS 0.17%via NVD
CVE-2026-86739Low· 3.1
1w ago

Snipe-IT 8.6.3 and earlier do not check the return value of Storage::put() when writing the signature PNG and the generated acceptance PDF in Account\AcceptanceController::store()

Snipe-IT 8.6.3 and earlier do not check the return value of Storage::put() when writing the signature PNG and the generated acceptance PDF in Account\AcceptanceController::store(). On filesystem drivers that return false instead of throw…

Sunlitsnipeitapp · snipe-itEPSS 0.25%via NVD
CVE-2026-86749Medium· 6.3
1w ago

Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not check the return value of storage write operations in ImageUploadRequest::handleImages()

Snipe-IT versions <= 8.6.3 (fixed in 8.7.0) do not check the return value of storage write operations in ImageUploadRequest::handleImages(). Because Laravel's default disk mode does not throw on failure, a silently failed Storage::disk('…

Sunlitsnipeitapp · snipe-itEPSS 0.23%via NVD
CVE-2026-86141Low· 2.9
2w ago

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking.

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking.

Sunlitxmlsoft · libxml2EPSS 0.12%via NVD
CVE-2026-19534High· 7.5
2w ago

undici's WebSocket client crashes the whole Node.js process during the opening handshake when a server responds with a subprotocol that the client never requested

undici's WebSocket client crashes the whole Node.js process during the opening handshake when a server responds with a subprotocol that the client never requested. A default WebSocket connection sends no subprotocol, but if the server's …

Twilightnodejs · undiciEPSS 0.39%via NVD
CVE-2026-85649High· 7.9PoC
2w ago

(Holloway) Chew, Kean Ho's Actualizer v1.2.0 and earlier contains a fail-open password validation vulnerability in the Alpha user and root user password loops of Shell/debian-minbase-install.sh

(Holloway) Chew, Kean Ho's Actualizer v1.2.0 and earlier contains a fail-open password validation vulnerability in the Alpha user and root user password loops of Shell/debian-minbase-install.sh. The installer invokes mkpasswd to generate…

MidnightEPSS 0.21%via NVD
CVE-2026-14957High· 7.5
2w ago

In FIPS mode, Libreswan's add_decoded_cert() function calls CERT_ExtractPublicKey() and asserts that the result is not NULL

In FIPS mode, Libreswan's add_decoded_cert() function calls CERT_ExtractPublicKey() and asserts that the result is not NULL. However, CERT_ExtractPublicKey() returns NULL when public key extraction fails, for example if the RSA exponent …

TwilightThe Libreswan Project · libreswanEPSS 0.56%via NVD
CVE-2026-78699None
3w ago

Unchecked Return Value vulnerability in ash-project ash_postgres allows a user who can drive a tenant rename to a name that collides with an existing tenant's schema to have their tenant record repointed at that other tenant's live schem…

Unchecked Return Value vulnerability in ash-project ash_postgres allows a user who can drive a tenant rename to a name that collides with an existing tenant's schema to have their tenant record repointed at that other tenant's live schem…

SunlitEPSS 0.11%via NVD
CVE-2026-79772Medium· 5.3
4w ago

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validatio…

SunlitEPSS 0.25%via NVD
CVE-2026-77641Medium· 6.5
1mo ago

tor before 0.4.9.9 was prone to a NULL write after free when sending a CONFLUX_SWITCH cell fails

tor before 0.4.9.9 was prone to a NULL write after free when sending a CONFLUX_SWITCH cell fails. The return value of relay_send_command_from_edge() was ignored, so a send failure (which calls circuit_mark_for_close() and removes the …

Sunlittorproject · torEPSS 0.20%via NVD
CVE-2026-47245Medium· 4.3
1mo ago

MyBB is free and open source forum software

MyBB is free and open source forum software. Prior to 1.8.40, the User CP Buddy/Ignore List component does not validate reciprocal buddy-list updates correctly. The usercp.php?action=do_editlists delete handler removes the selected entry…

SunlitEPSS 0.27%via NVD
CVE-2026-62909High· 7.8
1mo ago

.NET Elevation of Privilege Vulnerability

Uncaught exception in .NET allows an authorized attacker to elevate privileges locally.

TwilightMicrosoft · .NET 10.0EPSS 0.29%via CVEORG
GHSA-qh5g-q395-cx4jLow· 3.7
2mo ago

ImageMagick: Heap-use-after-free via XMP profile could result in a crash

ImageMagick: Heap-use-after-free via XMP profile could result in a crash

SunlitMagick · Magick.NET-Q16-AnyCPUvia GHSA
CVE-2026-61857Low· 3.7
2mo ago

ImageMagick before 7.1.2-26 contains a heap use-after-free vulnerability caused by missing null check when parsing XMP profiles

ImageMagick before 7.1.2-26 contains a heap use-after-free vulnerability caused by missing null check when parsing XMP profiles. Attackers can craft malicious image files with specially crafted XMP data to trigger the vulnerability and c…

SunlitEPSS 0.27%via NVD
CVE-2026-35339Medium· 5.5
2mo ago

chmod: recursive mode returns exit code 0 even when some files fail (last-file-wins)

chmod: recursive mode returns exit code 0 even when some files fail (last-file-wins)

Sunlituu_chmod · uu_chmodEPSS 0.14%via GHSA
CVE-2026-11972None
3mo ago

When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.

When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.

SunlitEPSS 0.45%via NVD
CVE-2026-40060High· 7.5
4mo ago

When a BIG-IP Advanced WAF or ASM security policy is configured on a virtual server, undisclosed requests can cause the bd process to terminate.  Note: Software versions which have reached End of Technical Support (EoTS) are not eva…

When a BIG-IP Advanced WAF or ASM security policy is configured on a virtual server, undisclosed requests can cause the bd process to terminate.  Note: Software versions which have reached End of Technical Support (EoTS) are not eva…

TwilightEPSS 0.32%via NVD
CVE-2024-45775Medium· 5.2
1y ago

A flaw was found in grub2 where the grub_extcmd_dispatcher() function calls grub_arg_list_alloc() to allocate memory for the grub's argument list

A flaw was found in grub2 where the grub_extcmd_dispatcher() function calls grub_arg_list_alloc() to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails,…

SunlitEPSS 0.29%via NVD
CWE-252 vulnerabilities (CVEs) · VulnSea