CVE-2026-19582
Received Received - Intake

Stack Buffer Overflow in Binutils PE File Parsing

Vulnerability report for CVE-2026-19582, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: redhat-SADP

Description

In binutils 2.46.1 and prior versions, a victim who opens a crafted PE file using binutils could execute arbitrary code unknowningly via a stack buffer overflow out of bounds write.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-20
Last Modified
2026-08-20
Generated
2026-08-20
AI Q&A
2026-08-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gnu binutils to 2.46.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-19582 is a stack buffer overflow vulnerability in GNU Binutils versions 2.46.1 and earlier. It occurs when processing a specially crafted Portable Executable (PE) file, leading to an out-of-bounds write in the rsrc_print_name function. This allows arbitrary code execution on the affected system.

Detection Guidance

To detect this vulnerability, monitor for unusual activity when processing PE files with binutils. Check for crashes or memory corruption errors in binutils tools like objdump or readelf when handling PE files. Use system logs to identify unexpected code execution or memory modifications.

Impact Analysis

This vulnerability can allow attackers to execute malicious code on your system if you open a crafted PE file. It requires local access or social engineering to exploit, meaning attackers might trick you into opening the file. Successful exploitation could lead to unauthorized system access, data theft, or system crashes.

Compliance Impact

This vulnerability could lead to unauthorized code execution, memory corruption, or system crashes when processing crafted PE files. For GDPR, it may risk unauthorized data access or processing, violating integrity and confidentiality principles. For HIPAA, it could expose protected health information if exploited on systems handling such data.

Mitigation Strategies

Avoid opening untrusted or unknown PE files with binutils tools. Update binutils to the latest version if available. Apply patches or mitigations provided by your vendor. Restrict access to binutils tools to trusted users only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19582. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart