CWE · MITRE source
CWE-299Improper Check for Certificate Revocation
The product does not check or incorrectly checks the revocation status of a certificate, which may cause it to use a certificate that has been compromised.
An improper check for certificate revocation is a far more serious flaw than related certificate failures. This is because the use of any revoked certificate is almost certainly malicious. The most common reason for certificate revocation is compromise of the system in question, with the result that no legitimate servers will be using a revoked certificate, unless they are sorely out of sync.
Last updated: 20 August 2026 13:14 UTC
OWASP Top 10 for Web (2025)
This weakness contributes to A07:2025 Authentication Failures.
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
NIST 800-53 r5 controls that address this weakness (0)AI-assisted
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
| No NIST controls proposed yet. | |||
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2020-1675 UPD | 6.1 | 8.3 | 0.0058 | 2020-10-16 |
CVE-2025-3085 UPD | 6.0 | 8.1 | 0.0027 | 2025-04-01 |
CVE-2026-4428 | 5.5 | 7.4 | 0.0025 | 2026-03-19 |
CVE-2026-56821 UPD | 5.4 | 7.4 | 0.0014 | 2026-07-29 |
CVE-2023-23690 UPD | 5.2 | 7.0 | 0.0025 | 2023-01-19 |
CVE-2020-16228 UPD | 4.9 | 6.4 | 0.0037 | 2020-09-11 |
CVE-2026-6899 UPD | 4.2 | 5.6 | 0.0011 | 2026-06-09 |
CVE-2025-36057 UPD | 4.0 | 5.2 | 0.0018 | 2025-07-21 |
CVE-2024-56138 UPD | 3.2 | 4.0 | 0.0013 | 2025-01-13 |