SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-56958

MEDIUM · CVSS 5.5 EPSS 0.07% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability arises from a missing bounds check in the gf_algo_get_cached_dump_data function, which can lead to an out-of-bounds read and potentially expose sensitive information locally. This issue does not require elevated privileges or user interaction for exploitation, making it a concern for any organization utilizing affected products. Security teams should prioritize addressing this vulnerability to mitigate the risk of unauthorized information disclosure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

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

CVE
CVE-2026-56958
Severity
MEDIUM
CVSS
5.5
EPSS
0.07%

Original NVD Description

In gf_algo_get_cached_dump_data of gf_algo.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.