AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-4877

MEDIUM · CVSS 4.5 EPSS 0.19%

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.5. See the original NVD description below for full technical details.

CVE
CVE-2025-4877
Severity
MEDIUM
CVSS
4.5
EPSS
0.19%

Original NVD Description

There's a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to ssh_get_fingerprint_hash() function. In such cases the bin_to_base64() function can experience an integer overflow leading to a memory under allocation, when that happens it's possible that the program perform out of bounds write leading to a heap corruption. This issue affects only 32-bits builds of libssh.