AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2014-8176

HIGH · CVSS 7.5 EPSS 16.59% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2015-06-12 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects OpenSSL. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 16.6% probability of exploitation in the next 30 days. It may be remotely exploitable. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2014-8176
Severity
HIGH
CVSS
7.5
EPSS
16.59%
OpenSSL

Original NVD Description

The dtls1_clear_queues function in ssl/d1_lib.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h frees data structures without considering that application data can arrive between a ChangeCipherSpec message and a Finished message, which allows remote DTLS peers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via unexpected application data.