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.
総合評価: CVE-2025-68118 は低リスク(30.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.21%、12 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.21% | +0.16% |
| 2 | 2026-05-27 | 0.05% | 0.06% | +0.01% |
| 3 | 2026-05-16 | — | 0.05% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 |