FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsnd_server_recv_formats in channels/rdpsnd/server/rdpsnd_main.c frees context->client_formats on a malformed Client Audio Formats PDU without clearing the owning pointer or num_client_formats. An authenticated RDP client can trigger an error such as a cbSize larger than the remaining record, leave the dangling pointer in the server context, and cause rdpsnd_server_context_free to free the same allocation again at session teardown. This reliably terminates the server and can create allocator-dependent heap corruption. This issue is fixed in version 3.28.0.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-415"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63652.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63652.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "17760755864182547232931268987016362264",
"length": 446
},
"id": "CVE-2026-63652-23318b48",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/freerdp/freerdp/commit/caf653c0ba1c75ec8f298d1baa59770102a5d14c",
"target": {
"file": "channels/rdpsnd/server/rdpsnd_main.c",
"function": "rdpsnd_server_context_free"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "277943994472165369575933298658332714041",
"length": 2667
},
"id": "CVE-2026-63652-2cd7f289",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/freerdp/freerdp/commit/caf653c0ba1c75ec8f298d1baa59770102a5d14c",
"target": {
"file": "channels/rdpsnd/server/rdpsnd_main.c",
"function": "rdpsnd_server_recv_formats"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"334669807309478613198845761462950816068",
"276999206855571673905979515168474593113",
"291523944581916482891999265918564281342",
"44528821447135167121039022453698091058",
"247176398574807929920499706160156316383",
"172597377618828621846808891624245116804",
"180745758440760175446264049214896324379",
"319772575185831689226337837334763744868",
"265909115668354887331322628157633413212",
"19907247233359616883995840068904228788",
"98041849989006099806625093196734379127"
],
"threshold": 0.9
},
"id": "CVE-2026-63652-c49c7a41",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/freerdp/freerdp/commit/caf653c0ba1c75ec8f298d1baa59770102a5d14c",
"target": {
"file": "channels/rdpsnd/server/rdpsnd_main.c"
}
}
]
"2026-09-11T08:36:39Z"