HIGHCVE-2026-8696Published Modified CNA VulnCheck
CVE-2026-8696: radare2 6.1.5 Use-After-Free via gdbr_pids_list()
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.
Metrics
- CVSS v4.0
- 8.7
- Severity
- HIGH
- Fixed in
- c213ad6894a1eb9086ac8bf5fae35757e9e1683c
- Affected Products
- 1
Affected packages
- radare2 / radare26.1.5Fixed in c213ad6894a1eb9086ac8bf5fae35757e9e1683c
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NReferences