SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-15003

MEDIUM · CVSS 5.6 EPSS 0.11% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-27 · Last synced 2026-08-26

CyberRota Analysis

AI-Generated

The vulnerability affects the GNU Binutils linker, which is susceptible to a heap-buffer-overflow read when processing specially crafted 32-bit XCOFF object files. Exploitation can lead to information disclosure by revealing sensitive heap data and may also cause a Denial of Service (DoS) if the linker crashes. Organizations using GNU Binutils in their development or deployment environments should prioritize addressing this issue to mitigate potential risks.

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-15003
Severity
MEDIUM
CVSS
5.6
EPSS
0.11%

Original NVD Description

A flaw was found in the GNU Binutils (Binary Utilities) linker. This vulnerability, a heap-buffer-overflow read (CWE-125), occurs when the linker processes a specially crafted 32-bit XCOFF (Extended Common Object File Format) object file. An attacker could exploit this by providing a malicious file, leading to an out-of-bounds read of memory. This can result in information disclosure, potentially revealing sensitive heap data, and a Denial of Service (DoS) due to the linker crashing.