CVE-2026-13732
Last modified
CVE-2026-13732 is a high-severity vulnerability rated 7/10 on the CVSS scale. A flaw was found in GDB's STABS debug format parser. The read_member_functions() function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
A flaw was found in GDB's STABS debug format parser. The read_member_functions() function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main function list while the list length counter is decremented, resulting in an out-of-bounds write when the function list is copied to its final allocated array. An attacker can craft an ELF binary with malicious .stab and .stabstr sections that triggers this out-of-bounds write when a user opens the file in GDB and performs any symbol-inspection operation such as setting a breakpoint. The inferior process does not need to be executed. Under controlled conditions, this was demonstrated to achieve execution of arbitrary commands within the GDB process.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 | All versions |
| Red Hat | Red Hat Enterprise Linux 6 | All versions |
| Red Hat | Red Hat Enterprise Linux 7 | All versions |
| Red Hat | Red Hat Enterprise Linux 8 | All versions |
| Red Hat | Red Hat Enterprise Linux 9 | All versions |
| Red Hat | Red Hat Hardened Images | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-13732?
How severe is CVE-2026-13732?
How do I fix CVE-2026-13732?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-13725The Dynamic Pricing With Discount Rules for WooCommerce Word…7.1
- CVE-2026-13726The MPG WordPress plugin before 4.1.8 does not sanitise and…7.1
- CVE-2026-13728In exception circumstances, WatchGuard Fireware OS on a Fire…4.4
- CVE-2026-13729The Podlove Podcast Publisher WordPress plugin before 4.5.3 …4.3
- CVE-2026-1373The Easy Author Image plugin for WordPress is vulnerable to …6.4
- CVE-2026-13731The WPBot – AI ChatBot for Live Support, Lead Generation, AI…7.2
- CVE-2026-13733The Download Manager plugin for WordPress is vulnerable to S…6.4
- CVE-2026-13734Zephyr's WireGuard VPN data-plane receive handler wg_process…6.5
- CVE-2026-13735Zephyr's WireGuard implementation in subsys/net/lib/wireguar…3.7
- CVE-2026-13736The NewPath WildApricotPress Add-on WordPress plugin throug…5.3
- CVE-2026-13737CommServe contained an allowlist bypass vulnerability affect…9.8
- CVE-2026-13738CommServe contained an authorization bypass vulnerability af…9.8
Are you affected by CVE-2026-13732?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
