AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2014-5355

MEDIUM · CVSS 5 EPSS 4.59% Public Exploit

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

CyberRota Analysis

AI analysis pending.

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-5355
Severity
MEDIUM
CVSS
5
EPSS
4.59%

Original NVD Description

MIT Kerberos 5 (aka krb5) through 1.13.1 incorrectly expects that a krb5_read_message data field is represented as a string ending with a '\0' character, which allows remote attackers to (1) cause a denial of service (NULL pointer dereference) via a zero-byte version string or (2) cause a denial of service (out-of-bounds read) by omitting the '\0' character, related to appl/user_user/server.c and lib/krb5/krb/recvauth.c.