CVE-2026-8696
8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
radare2 6.1.5 contains a use-after-free vulnerability in the gdbr_pids_list() function within the GDB client core that allows remote attackers to cause a denial of service or potentially execute arbitrary code by sending malformed thread information responses. Attackers can trigger the vulnerability by causing qsThreadInfo to fail after qfThreadInfo successfully allocates RDebugPid structures, resulting in double-free memory corruption when the error path attempts to clean up the list.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| radare2 | radare2 | 6.1.5 | affected |
| radare2 | radare2 | c213ad6894a1eb9086ac8bf5fae35757e9e1683c | unaffected |
Weaknesses
- CWE-416: CWE-416 Use After Free
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: partial
Additional References
References
- https://github.com/radareorg/radare2/issues/25836
- https://github.com/radareorg/radare2/commit/c213ad6894a1eb9086ac8bf5fae35757e9e1683c
- https://www.vulncheck.com/advisories/radare2-use-after-free-via-gdbr-pids-list
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.