CWE-599Variant

Missing Validation of OpenSSL Certificate

Incomplete in the CWE catalog ยท 5 CVEs mapped

5
CVEs mapped
8.1
Median CVSS
What it is

The product uses OpenSSL and trusts or uses a certificate without using the SSL_get_verify_result() function to ensure that the certificate satisfies all necessary security requirements.

Recent examples
4.9cvss
CVE-2026-62657

Certificate validation vulnerability in NETGEAR Gaming Router and certain Nighthawk models

A security flaw in the router's certificate validation process was discovered in the NETGEAR XR1000 Gaming Router and certain Nighthawk models that could allow an unauthorized person to remotely access and take control of the device.

MEDIUMno explanation yet
0%
epss
8.1cvss
CVE-2026-25060

OpenList Insecure TLS Default Configuration

โšก A default setting is leaving your communications wide open! Prior to version 4.1.10, OpenList Frontend disables TLS certificate verification, paving the way for sneaky Man-in-the-Middle (MitM) attacks. ๐Ÿ”ฅ Think of it like a hotel check-in where the front desk skips verifying your ID. Without checking who you are, anyone could walk in and pretend to be you, accessing your room and stealing your belongings! If an attacker exploits this vulnerability, they could intercept your storage communications completely undetected. This means they can read, alter, or even delete sensitive data, all while masquerading as a secure connection. The consequences could be catastrophic, leading to data theft and manipulation without raising any alarms!

HIGH
0%
epss
10.0cvss
CVE-2025-12553

Server Certificate Verification Disabled

๐Ÿšจ The email server just lost its security glasses! With certificate verification disabled, attackers can easily impersonate legitimate servers. ๐Ÿ”ฅ Imagine a postal service that delivers mail without checking the sender's identity โ€” a recipe for disaster! Just like sending unsecured packages could result in sensitive information falling into the wrong hands, this vulnerability allows attackers to spoof email communications without any verification. An attacker could send emails from a trusted domain, making phishing and social engineering attacks alarmingly easy. This means sensitive data could be leaked, and organizations could be misled into trusting malicious communications โ€” a nightmare scenario!

CRITICAL
0%
epss
The record
Technical detail
CWE ID
CWE-599
Abstraction
Variant
Structure
Simple
Status
Incomplete