// CVE

CVE-2014-0160

High 7.5

n/a n/a

7.5CVSS
100%EPSS
CISA KEV

Summary

The (1) TLS and (2) DTLS implementations in OpenSSL 1.0.1 before 1.0.1g do not properly handle Heartbeat Extension packets, which allows remote attackers to obtain sensitive information from process memory via crafted packets that trigger…

Published: 2014-04-07

Analysis

🟠 High — imminent exploitation

Weakness: Out-of-bounds Read (CWE-125). Reads memory outside the buffer; data leak or crash.

How it's exploited: Exploitable over the network (internet-reachable), unauthenticated, no user interaction, and with low complexity.

⚠️ Critical combo: remote, unauthenticated and no interaction → trivial to automate.

Impact: Confidentiality high · Integrity none · Availability none.

Status: Exploit probability (EPSS, 30 days): 100% — high.

How to defend:
  • Apply the vendor patch according to risk priority.
  • Reduce exposure: keep it off the internet; firewall, VPN or network segmentation.
  • Detect: turn this CVE into detection rules.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

The vector encodes how it's exploited (translated above, in the analysis). Break it down in the CVSS tool →

← Back to the Threat Radar

Sources: CISA KEV · EPSS · FIRST.org · NVD. Analysis derived from the CVSS vector and exploitation status (no AI). Informational; always verify against the vendor's official advisory.