Lucene search
+L

117541 matches found

NVD
NVD
added 2026/08/19 6:17 p.m.5 views

CVE-2026-63652

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsndserverrecvformats in channels/rdpsnd/server/rdpsndmain.c frees context-clientformats on a malformed Client Audio Formats PDU without clearing the owning pointer or numclientformats. An authenticated RDP client...

7.1CVSS0.00341EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:16 p.m.6 views

CVE-2026-55564

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, the glyphcacheget function in libfreerdp/cache/glyph.c checks whether index is greater than cache-number instead of greater than or equal to it. A malicious RDP server can use GLYPHFRAGMENTUSE replay in...

5.4CVSS0.00369EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:16 p.m.7 views

CVE-2026-55194

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS0.00626EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:16 p.m.5 views

CVE-2026-55191

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444ensurebuffer. A malicious R...

8.7CVSS0.00626EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:16 p.m.6 views

CVE-2026-55193

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS0.00626EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 6:02 p.m.9 views

CVE-2026-69159

Removed by vendor...

5.2AI score0.00266EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/19 6:00 p.m.32 views

CVE-2026-63633 FreeRDP: Heap buffer overflow in Opus audio decode (`freerdp_dsp_decode_opus` resizes the wrong stream) — server→client

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, freerdpdspdecodeopus in libfreerdp/codec/dsp.c calls StreamEnsureRemainingCapacity on context-common.buffer even though opusdecode writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS0.00465EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 6:00 p.m.40 views

CVE-2026-63633

FreeRDP prior to 3.28.0 contains a heap buffer overflow in freerdp_dsp_decode_opus (libfreerdp/codec/dsp.c). The function calls Stream_EnsureRemainingCapacity on context->common.buffer, but opus_decode actually writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS5.6AI score0.00465EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 6:00 p.m.8 views

CVE-2026-63633

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, freerdpdspdecodeopus in libfreerdp/codec/dsp.c calls StreamEnsureRemainingCapacity on context-common.buffer even though opusdecode writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS5.7AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 6:00 p.m.15 views

CVE-2026-63633 FreeRDP: Heap buffer overflow in Opus audio decode (`freerdp_dsp_decode_opus` resizes the wrong stream) — server→client

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, freerdpdspdecodeopus in libfreerdp/codec/dsp.c calls StreamEnsureRemainingCapacity on context-common.buffer even though opusdecode writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:59 p.m.32 views

CVE-2026-63652 FreeRDP: Double-free of `client_formats` in the rdpsnd server channel on a malformed Client Audio Formats PDU

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsndserverrecvformats in channels/rdpsnd/server/rdpsndmain.c frees context-clientformats on a malformed Client Audio Formats PDU without clearing the owning pointer or numclientformats. An authenticated RDP client...

7.1CVSS0.00341EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:59 p.m.10 views

CVE-2026-63652 FreeRDP: Double-free of `client_formats` in the rdpsnd server channel on a malformed Client Audio Formats PDU

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsndserverrecvformats in channels/rdpsnd/server/rdpsndmain.c frees context-clientformats on a malformed Client Audio Formats PDU without clearing the owning pointer or numclientformats. An authenticated RDP client...

7.1CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 5:59 p.m.22 views

CVE-2026-63652

FreeRDP prior to 3.28.0 contains a double-free vulnerability in rdpsnd_server_recv_formats (the rdpsnd audio channel). An authenticated RDP client can send a malformed Client Audio Formats PDU that causes the server to free context->client_formats without clearing the owning pointer, leading t...

7.1CVSS5.4AI score0.00341EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 5:59 p.m.9 views

EUVD-2026-62671

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsndserverrecvformats in channels/rdpsnd/server/rdpsndmain.c frees context-clientformats on a malformed Client Audio Formats PDU without clearing the owning pointer or numclientformats. An authenticated RDP client...

7.1CVSS5.4AI score0.00341EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 5:59 p.m.10 views

CVE-2026-63652

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsndserverrecvformats in channels/rdpsnd/server/rdpsndmain.c frees context-clientformats on a malformed Client Audio Formats PDU without clearing the owning pointer or numclientformats. An authenticated RDP client...

7.1CVSS5.5AI score0.00341EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/19 5:50 p.m.24 views

CVE-2026-55194

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS6AI score0.00626EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/19 5:50 p.m.34 views

CVE-2026-55194 FreeRDPHeap-buffer-overflow write in TS Gateway RPC RESPONSE reassembly due to alloc_hint capacity mismatch

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS0.00626EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/19 5:50 p.m.18 views

CVE-2026-55194

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS6AI score0.00626EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 5:50 p.m.43 views

CVE-2026-55194

In FreeRDP before 3.27.0, the function rpc_client_recv_fragment() in libfreerdp/core/gateway/rpc_client.c grows the reassembly buffer based solely on the server-declared alloc_hint rather than the actual StubLength, so a malicious TS Gateway can trigger a heap-buffer overflow write past the 4096-...

8.7CVSS5.9AI score0.00626EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:50 p.m.7 views

CVE-2026-55194 FreeRDPHeap-buffer-overflow write in TS Gateway RPC RESPONSE reassembly due to alloc_hint capacity mismatch

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS6.1AI score
SaveExploits0References6
Rows per page
Query Builder