PatchSiren cyber security CVE debrief
CVE-2026-63633 FreeRDP CVE debrief
A vulnerability in FreeRDP, a free implementation of the Remote Desktop Protocol, can cause heap corruption and potentially allow for code execution. This issue is fixed in version 3.28.0. The vulnerability exists in the freerdp_dsp_decode_opus function in libfreerdp/codec/dsp.c, where a malicious RDP server can exploit this vulnerability by negotiating WAVE_FORMAT_OPUS with a client built with WITH_OPUS enabled and WITH_DSP_FFMPEG disabled. This can cause a heap corruption and potentially allow for code execution. Defenders should prioritize updating to version 3.28.0 or later and review RDP access controls.
- Vendor
- FreeRDP
- Product
- Unknown
- CVSS
- HIGH 7.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for systems using FreeRDP should assess exposure and prioritize updating to version 3.28.0 or later. This includes reviewing RDP access controls and monitoring for suspicious RDP activity. Defenders should also verify affected versions and exposure, and review compensating controls for exposed systems while remediation is scheduled and verified. Additionally, defenders should track exceptions, retest remediated assets, and close the
Why it matters
CVE-2026-63633 is a vulnerability in FreeRDP that can cause heap corruption and potentially allow for code execution. Defenders should prioritize updating to version 3.28.0 or later and review RDP access controls.
- Potential code execution on vulnerable systems
- Heap corruption and client crashes
- Requires verification of affected versions and exposure
- Remediation priority for RDP-exposed systems
Technical summary
The vulnerability exists in the freerdp_dsp_decode_opus function in libfreerdp/codec/dsp.c. A malicious RDP server can exploit this vulnerability by negotiating WAVE_FORMAT_OPUS with a client built with WITH_OPUS enabled and WITH_DSP_FFMPEG disabled. This can cause a heap corruption and potentially allow for code execution. The issue is fixed in version 3.28.0. Defenders should prioritize updating to version 3.28.0 or later to mitigate this vulnerability. The vulnerability can cause heap corruption and potentially allow for code execution.
Defensive priority
Defenders should prioritize updating to version 3.28.0 or later to mitigate this vulnerability.
Recommended defensive actions
- Update to version 3.28.0 or later
- Review and restrict RDP access to trusted sources
- Monitor for suspicious RDP activity
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The vulnerability exists in the freerdp_dsp_decode_opus function in libfreerdp/codec/dsp.c. A malicious RDP server can exploit this vulnerability by negotiating WAVE_FORMAT_OPUS with a client built with WITH_OPUS enabled and WITH_DSP_FFMPEG disabled.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-63633 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-63633
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-63633 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63633
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/FreeRDP/FreeRDP/commit/0ed1f95d36913581cf31124f94eb5843d4263eae
-
Source reference
Unverified legacy reference
URL: https://github.com/FreeRDP/FreeRDP/pull/12993
-
Source reference
Unverified legacy reference
URL: https://github.com/FreeRDP/FreeRDP/releases/tag/3.28.0
-
Source reference
Unverified legacy reference
URL: https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-72j9-356v-88xq
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.