CVEbaza.plCWE DictionaryCWE-370
Common Weakness Enumeration

CWE-370

Missing Check for Certificate Revocation after Initial Check

Category: VariantCVE: 1
Description

The product does not check the revocation status of a certificate after its initial revocation check, which can cause the product to perform privileged actions even after the certificate is revoked at a later time.

Extended Description

If the revocation status of a certificate is not checked before each action that requires privileges, the system may be subject to a race condition. If a certificate is revoked after the initial check, all subsequent actions taken with the owner of the revoked certificate will lose all benefits guaranteed by the certificate. In fact, it is almost certain that the use of a revoked certificate indicates malicious activity.

CVE vulnerabilities with CWE-370 (1)
10.0
CVSS
CRITICAL
CVE-2025-67108

eProsima Fast-DDS v3.3 was discovered to contain improper validation for ticket revocation, resulting in insecure communications and connections.

pub. 2025-12-23
Information
ID: CWE-370
Type: Variant
Vulnerabilities: 1
MITRE CWE ↗
← CWE Dictionary