CVE-2026-8695

Source
https://cve.org/CVERecord?id=CVE-2026-8695
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8695.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-8695
Downstream
Related
Published
2026-05-15T17:01:36.852Z
Modified
2026-08-12T16:09:27.012644Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
radare2 6.1.5 Use-After-Free via gdbr_threads_list()
Details

radare2 6.1.5 contains a use-after-free vulnerability in the gdbrthreadslist() function that allows remote attackers to trigger memory corruption by sending a valid qfThreadInfo response followed by a malformed qsThreadInfo response. Attackers can exploit this vulnerability through GDB remote debugging to cause a denial of service or potentially achieve code execution by manipulating thread list processing.

Database specific
{
    "cwe_ids": [
        "CWE-416"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8695.json",
    "cna_assigner": "VulnCheck",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "6.1.5"
                },
                {
                    "last_affected": "6.1.5"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/radareorg/radare2

Affected ranges

Type
GIT
Repo
https://github.com/radareorg/radare2
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:radare:radare2:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "6.1.4"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.10.0
0.10.1
0.10.2
0.10.3
0.10.4
0.10.4-termux4
0.10.5
0.10.6
0.8.6
0.8.8
0.9
0.9.2
0.9.4
0.9.6
0.9.7
0.9.8
0.9.8-rc1
0.9.8-rc2
0.9.8-rc3
0.9.8-rc4
0.9.9
1.*
1.0
1.0.0
1.0.1
1.0.2
1.1.0
1.2.0
1.2.0-git
1.3.0
1.3.0-git
1.4.0
1.5.0
1.6.0
2.*
2.0.0
2.0.1
2.1.0
2.2.0
2.4.0
2.5.0
2.6.0
2.6.9
2.7.0
2.8.0
2.9.0
3.*
3.0.0
3.0.1
3.1.0
3.1.1
3.1.2
3.1.3
3.2.0
3.2.1
3.3.0
3.4.0
3.4.1
3.5.0
3.5.1
3.6.0
3.7.0
3.7.1
3.8.0
3.9.0
4.*
4.0.0
4.1.0
4.1.1
4.2.0
4.2.1
4.3.0
4.3.1
4.4.0
4.5.1
5.*
5.0.0
5.1.0
5.1.1
5.2.0
5.2.1
5.3.0
5.3.1
5.4.0
5.4.0-git
5.4.2
5.5.0
5.5.2
5.5.4
5.6.0
5.6.2
5.6.4
5.6.6
5.6.8
5.7.0
5.7.2
5.7.4
5.7.6
5.7.8
5.8.0
5.8.2
5.8.4
5.8.6
5.8.8
5.9.0
5.9.2
5.9.4
5.9.6
5.9.8
6.*
6.0.0
6.0.2
6.0.4
6.0.6
6.0.7
6.0.8
6.1.0
6.1.2
6.1.4
Other
Continuous-Windows
continuous
radare2-windows-nightly
termux
wip
release-5.*
release-5.0.0

Database specific

vanir_signatures_modified
"2026-08-12T16:09:27Z"
vanir_signatures
[
    {
        "id": "CVE-2026-8695-70973ae5",
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "2642052920581848624711627094758784712",
                "298746145323710817571145825272166239688",
                "302718793558120408020522354935904811081",
                "24434517642606170844450134190884804256",
                "23774614703414143850685639556053030212",
                "296191418765010999778435458980558993390",
                "284198222350527817184538641400580681722",
                "247840309004918720137644774753409230561",
                "196562980804278100100706086502158942623",
                "298746145323710817571145825272166239688",
                "302718793558120408020522354935904811081",
                "24434517642606170844450134190884804256",
                "23774614703414143850685639556053030212",
                "296191418765010999778435458980558993390",
                "284198222350527817184538641400580681722",
                "247840309004918720137644774753409230561"
            ]
        },
        "source": "https://github.com/radareorg/radare2/commit/c213ad6894a1eb9086ac8bf5fae35757e9e1683c",
        "target": {
            "file": "shlr/gdb/src/gdbclient/core.c"
        }
    },
    {
        "id": "CVE-2026-8695-c296df6d",
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 2012.0,
            "function_hash": "317445950644508715972161712361566372156"
        },
        "source": "https://github.com/radareorg/radare2/commit/c213ad6894a1eb9086ac8bf5fae35757e9e1683c",
        "target": {
            "function": "gdbr_pids_list",
            "file": "shlr/gdb/src/gdbclient/core.c"
        }
    },
    {
        "id": "CVE-2026-8695-c427e157",
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 1929.0,
            "function_hash": "129840934556160151434869769218248091436"
        },
        "source": "https://github.com/radareorg/radare2/commit/c213ad6894a1eb9086ac8bf5fae35757e9e1683c",
        "target": {
            "function": "gdbr_threads_list",
            "file": "shlr/gdb/src/gdbclient/core.c"
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8695.json"