Common Weakness Enumeration

    CWE Definition / CWE-599

    CWE-599: Missing Validation of OpenSSL Certificate

    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.

    Published:15 Dec 2006
    Organization:MITRE
    Modified:30 Apr 2026

    Related Weakness

    CWE-295: Improper Certificate Validation