← Back
CWE-252

174 CVEs • Abstraction: Base • Likelihood of Exploit: Low

Unchecked Return Value

The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.

JSON object

Loading...

CVEs (174)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Hashicorp
1Consul
Jun 17, 2026
Sep 23, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
HashiCorp Consul and Consul Enterprise up to 1.11.8, 1.12.4, and 1.13.1 do not check for multiple SAN URI values in a CSR on the internal RPC endpoint, enabling leverage of privileged access to bypass service mesh intent...Show more
HashiCorp Consul and Consul Enterprise up to 1.11.8, 1.12.4, and 1.13.1 do not check for multiple SAN URI values in a CSR on the internal RPC endpoint, enabling leverage of privileged access to bypass service mesh intentions. Fixed in 1.11.9, 1.12.5, and 1.13.2."Show less
1Pbc Project
1Pbc
Jun 17, 2026
Sep 23, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
An issue has been found in PBC through 2022-8-27. A SEGV issue detected in the function pbc_wmessage_integer in src/wmessage.c:137.
1Dell
25Chengming 3900 Firmware
Inspiron 14 Plus 7420 FirmwareInspiron 16 Plus 7620 Firmware+22 more
Jun 17, 2026
Sep 12, 2022
N/A· v4
5.1 MEDIUM· v3
N/A· v2
Dell BIOS versions contain an Unchecked Return Value vulnerability. A local authenticated administrator user could potentially exploit this vulnerability in order to change the state of the system or cause unexpected fai...Show more
Dell BIOS versions contain an Unchecked Return Value vulnerability. A local authenticated administrator user could potentially exploit this vulnerability in order to change the state of the system or cause unexpected failures.Show less
1Dell
25Chengming 3900 Firmware
Inspiron 14 Plus 7420 FirmwareInspiron 16 Plus 7620 Firmware+22 more
Jun 17, 2026
Sep 12, 2022
N/A· v4
5.1 MEDIUM· v3
N/A· v2
Dell BIOS versions contain an Unchecked Return Value vulnerability. A local authenticated administrator user could potentially exploit this vulnerability in order to change the state of the system or cause unexpected fai...Show more
Dell BIOS versions contain an Unchecked Return Value vulnerability. A local authenticated administrator user could potentially exploit this vulnerability in order to change the state of the system or cause unexpected failures.Show less
2Netapp
Redhat
7Active Iq Unified Manager
Cloud Secure AgentOncommand Insight+4 more
Jun 17, 2026
Aug 31, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the co...Show more
A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second SEND_HEADERS response packet instead of a CPONG.Show less
1Redhat
2Enterprise Linux
Libnbd
Jun 17, 2026
Aug 29, 2022
N/A· v4
4.8 MEDIUM· v3
N/A· v2
A flaw was found in the copying tool `nbdcopy` of libnbd. When performing multi-threaded copies using asynchronous nbd calls, nbdcopy was blindly treating the completion of an asynchronous command as successful, rather t...Show more
A flaw was found in the copying tool `nbdcopy` of libnbd. When performing multi-threaded copies using asynchronous nbd calls, nbdcopy was blindly treating the completion of an asynchronous command as successful, rather than checking the *error parameter. This could result in the silent creation of a corrupted destination image.Show less
4Debian
NetappPython+1 more
5Debian Linux
Enterprise LinuxOntap Select Deploy Administration Utility+2 more
Jun 17, 2026
Aug 24, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an a...Show more
A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.Show less
2Gnu
Netapp
7Glibc
H300s FirmwareH410c Firmware+4 more
Jun 17, 2026
Aug 24, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in glibc. The realpath() function can mistakenly return an unexpected value, potentially leading to information leakage and disclosure of sensitive data.
3Fedoraproject
LinuxRedhat
15Codeready Linux Builder
Enterprise LinuxEnterprise Linux For Ibm Z Systems+12 more
Jun 17, 2026
Aug 22, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A NULL pointer dereference flaw was found in the Linux kernel’s IEEE 802.15.4 wireless networking subsystem in the way the user closes the LR-WPAN connection. This flaw allows a local user to crash the system. The highes...Show more
A NULL pointer dereference flaw was found in the Linux kernel’s IEEE 802.15.4 wireless networking subsystem in the way the user closes the LR-WPAN connection. This flaw allows a local user to crash the system. The highest threat from this vulnerability is to system availability.Show less
1Openzeppelin
1Contracts
Jun 17, 2026
Jul 22, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
OpenZeppelin Contracts is a library for smart contract development. Versions 4.0.0 until 4.7.1 are vulnerable to ERC165Checker reverting instead of returning `false`. `ERC165Checker.supportsInterface` is designed to alwa...Show more
OpenZeppelin Contracts is a library for smart contract development. Versions 4.0.0 until 4.7.1 are vulnerable to ERC165Checker reverting instead of returning `false`. `ERC165Checker.supportsInterface` is designed to always successfully return a boolean, and under no circumstance revert. However, an incorrect assumption about Solidity 0.8's `abi.decode` allows some cases to revert, given a target contract that doesn't implement EIP-165 as expected, specifically if it returns a value other than 0 or 1. The contracts that may be affected are those that use `ERC165Checker` to check for support for an interface and then handle the lack of support in a way other than reverting. The issue was patched in version 4.7.1.Show less
1Parseplatform
1Parse Server
Jun 17, 2026
Jun 27, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions certain types of invalid files requests are not handled properly and can crash the server. If y...Show more
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions certain types of invalid files requests are not handled properly and can crash the server. If you are running multiple Parse Server instances in a cluster, the availability impact may be low; if you are running Parse Server as single instance without redundancy, the availability impact may be high. This issue has been addressed in versions 4.10.12 and 5.2.3. Users are advised to upgrade. There are no known workarounds for this issue.Show less
1Posix Project
1Posix
Jun 17, 2026
Jun 10, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable (not a function), and then it will crash with type-check.
3Debian
FedoraprojectTuxera
3Debian Linux
FedoraNtfs 3g
Jun 17, 2026
May 26, 2022
N/A· v4
6.7 MEDIUM· v3
4.6 MEDIUM· v2
An invalid return code in fuse_kern_mount enables intercepting of libfuse-lite protocol traffic between NTFS-3G and the kernel in NTFS-3G through 2021.8.22 when using libfuse-lite.
1Intel
173Core I5 7640x Firmware
Core I7 3820 FirmwareCore I7 3920xm Firmware+170 more
Jun 17, 2026
May 12, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Unchecked return value in the BIOS firmware for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.
2Eclipse
Oracle
2Java Se
Openj9
Jun 17, 2026
Apr 27, 2022
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In Eclipse Openj9 before version 0.32.0, Java 8 & 11 fail to throw the exception captured during bytecode verification when verification is triggered by a MethodHandle invocation, allowing unverified methods to be invoke...Show more
In Eclipse Openj9 before version 0.32.0, Java 8 & 11 fail to throw the exception captured during bytecode verification when verification is triggered by a MethodHandle invocation, allowing unverified methods to be invoked using MethodHandles.Show less
3Fedoraproject
Opensc ProjectRedhat
3Enterprise Linux
FedoraOpensc
Jun 17, 2026
Apr 18, 2022
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
A use after return issue was found in Opensc before version 0.22.0 in insert_pin function that could potentially crash programs using the library.
4Debian
FedoraprojectLibtiff+1 more
4Debian Linux
FedoraLibtiff+1 more
Jun 17, 2026
Mar 11, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Unchecked Return Value to NULL Pointer Dereference in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available wit...Show more
Unchecked Return Value to NULL Pointer Dereference in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f2b656e2.Show less
3Debian
GolangNetapp
6Beegfs Csi Driver
Cloud Insights Telegraf AgentDebian Linux+3 more
Jun 17, 2026
Feb 11, 2022
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.
2Intel
Netapp
681Atom C3308
Atom C3336Atom C3338+678 more
Jun 17, 2026
Feb 9, 2022
N/A· v4
6.7 MEDIUM· v3
4.6 MEDIUM· v2
Unchecked return value in the firmware for some Intel(R) Processors may allow a privileged user to potentially enable escalation of privilege via local access.
1Blog Project
1Blog
Jun 17, 2026
Feb 8, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
m1k1o/blog is a lightweight self-hosted facebook-styled PHP blog. Errors from functions `imagecreatefrom*` and `image*` have not been checked properly. Although PHP issued warnings and the upload function returned `false...Show more
m1k1o/blog is a lightweight self-hosted facebook-styled PHP blog. Errors from functions `imagecreatefrom*` and `image*` have not been checked properly. Although PHP issued warnings and the upload function returned `false`, the original file (that could contain a malicious payload) was kept on the disk. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue.Show less