FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.20.0, a vulnerability exists in FreeRDP’s certificate handling code on Windows platforms. The function `freerdp_certificate_data_hash_ uses` the Microsoft-specific `_snprintf` function to format certificate cache filenames without guaranteeing NUL termination when truncation occurs. According to Microsoft documentation, `_snprintf` does not append a terminating NUL byte if the formatted output exceeds the destination buffer size. If an attacker controls the hostname value (for example via server redirection or a crafted .rdp file), the resulting filename buffer may not be NUL-terminated. Subsequent string operations performed on this buffer may read beyond the allocated memory region, resulting in a heap-based out-of-bounds read. In default configurations, the connection is typically terminated before sensitive data can be meaningfully exposed, but unintended memory read or a client crash may still occur under certain conditions. Version 3.20.0 has a patch for the issue.
Conclusion & alert: CVE-2025-68118 is rated Low Risk (32.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.06%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-27 | 0.05% | 0.06% | +0.01% |
| 2 | 2026-05-16 | 0.05% | 0.05% | -0.00% |
| 3 | 2026-01-18 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.6 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-68118: 1 source package rows (freerdp); 20 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 20. | https://security.alpinelinux.org/vuln/CVE-2025-68118 |
debian
|
unimportant | CVE-2025-68118 unimportant priority: Debian including 1 source packages (freerdp3), 3 status rows across 3 suites (forky, sid, trixie): resolved 3. | https://security-tracker.debian.org/tracker/CVE-2025-68118 |
suse
|
high | CVE-2025-68118 severity important: SUSE including 23 source package names (freerdp, freerdp-devel, …), 86 product×package rows across 9 product lines (SUSE Linux Enterprise Module for Package Hub 15 SP6, SUSE Linux Enterprise Module for Package Hub 15 SP7, … (9 product lines)): Known Not Affected 86. | https://www.suse.com/security/cve/CVE-2025-68118/ |
ubuntu
|
medium | CVE-2025-68118 medium priority: Ubuntu including 3 source packages (freerdp, freerdp2, freerdp3), 19 status rows across 8 suites (bionic, focal, jammy, noble, plucky, questing, upstream, xenial): not-affected 11, DNE 6, needs-triage 2. | https://ubuntu.com/security/CVE-2025-68118 |