AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-13115

HIGH · CVSS 8.1 EPSS 11.66% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-07-16 · 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.

External Security References

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

CVE
CVE-2019-13115
Severity
HIGH
CVSS
8.1
EPSS
11.66%
Exchange

Original NVD Description

In libssh2 before 1.9.0, kex_method_diffie_hellman_group_exchange_sha256_key_exchange in kex.c has an integer overflow that could lead to an out-of-bounds read in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to disclose sensitive information or cause a denial of service condition on the client system when a user connects to the server. This is related to an _libssh2_check_length mistake, and is different from the various issues fixed in 1.8.1, such as CVE-2019-3855.