VYPR

wolfEngine

by WolfSSL

CVEs (2)

  • CVE-2026-81020HigAug 28, 2026
    risk 0.41cvss 7.4epss

    wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM…

  • CVE-2026-81341MedAug 28, 2026
    risk 0.35cvss 6.5epss

    wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to…