SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-81687

MEDIUM · CVSS 5.5 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-27 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

OpenSSL versions prior to 1.4.9 are vulnerable to a denial-of-service attack due to insufficient enforcement of time limits on key derivation function (KDF) iteration counts in file metadata. This flaw allows attackers to create files with excessively high KDF iteration counts, potentially leading to prolonged CPU resource consumption during password verification. Organizations using affected OpenSSL versions should prioritize patching to mitigate the risk of service disruption.

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-2026-81687
Severity
MEDIUM
CVSS
5.5
EPSS
0.21%
OpenSSL

Original NVD Description

openssl_encrypt versions before 1.4.9 fail to enforce a time ceiling on key derivation function iteration counts specified in file metadata. Attackers can craft files with extremely high KDF iteration counts to consume CPU resources for unbounded periods before password verification occurs.