Description
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as it's a duplicate of CVE-2026-73242.
Published: 2026-08-11
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FreeRDP versions prior to 3.30.0 contain an out‑of‑bounds read and write flaw within the kerberos_DecryptMessage function. The 16‑bit EC (extra count) field in a Kerberos GSS Wrap token is used without bounds checking to calculate pointers for decrypting the token. A malicious peer can supply a large EC value during CredSSP/NLA authentication, moving the computation past the end of the underlying ~60‑byte buffer. This causes the decryption routine to read and write beyond the buffer, potentially leaking sensitive data, corrupting memory, or causing a denial of service.

Affected Systems

Any installation of FreeRDP that uses a version older than 3.30.0 is vulnerable. This includes both client and server components that participate in Kerberos‑based CredSSP or NLA authentication flows. User‑controlled client applications and remote desktop servers that rely on FreeRDP without updating can be targeted.

Risk and Exploitability

The flaw carries a CVSS score of 8.7, indicating high severity. While an EPSS estimate is not available, the vulnerability is not listed in the CISA KEV catalog, but the lack of listing does not reduce its potential risk, especially because the attack requires only a specially crafted Kerberos token during normal authentication traffic. An attacker can target any remote session established with a vulnerable FreeRDP instance, and success would result in information disclosure or memory corruption without needing any elevated privileges on the host.

Generated by OpenCVE AI on August 11, 2026 at 23:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to FreeRDP 3.30.0 or later, which removes the bounds‑checking issue.
  • If an upgrade cannot be performed immediately, block or disable Kerberos‑based CredSSP/NLA authentication for the vulnerable instance, or switch to an alternative authentication method.
  • Enable detailed authentication logging to detect anomalous GSS Wrap tokens and monitor for signs of memory corruption or denial of service.

Generated by OpenCVE AI on August 11, 2026 at 23:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X'}

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 12 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description FreeRDP before 3.30.0 contains an out-of-bounds vulnerability in kerberos_DecryptMessage() (winpr/libwinpr/sspi/Kerberos/kerberos.c). The 16-bit EC (extra count) field of a peer-supplied GSS Wrap token (RFC 4121) is used directly in pointer arithmetic to locate the encrypted regions without being bounds-checked, while only RRC and the total buffer length are validated. A malicious peer (server or client) can supply a large EC value (up to 0xFFFF) during CredSSP/NLA authentication, moving the decrypt operation's base pointers past the end of the ~60-byte token buffer. Because the AES-CTS-HMAC enctypes decrypt in place before the HMAC integrity check, this results in an out-of-bounds read and in-place out-of-bounds write, potentially leading to information disclosure, memory corruption, or denial of service. This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as it's a duplicate of CVE-2026-73242.
Title FreeRDP before 3.30.0 Out-of-Bounds Read via Kerberos GSS Wrap-token EC FreeRDP: FreeRDP: Information disclosure and memory corruption via malformed Kerberos GSS Wrap token
CPEs cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X'}


Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-823
References
Metrics threat_severity

None

threat_severity

Critical


Tue, 11 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description FreeRDP before 3.30.0 contains an out-of-bounds vulnerability in kerberos_DecryptMessage() (winpr/libwinpr/sspi/Kerberos/kerberos.c). The 16-bit EC (extra count) field of a peer-supplied GSS Wrap token (RFC 4121) is used directly in pointer arithmetic to locate the encrypted regions without being bounds-checked, while only RRC and the total buffer length are validated. A malicious peer (server or client) can supply a large EC value (up to 0xFFFF) during CredSSP/NLA authentication, moving the decrypt operation's base pointers past the end of the ~60-byte token buffer. Because the AES-CTS-HMAC enctypes decrypt in place before the HMAC integrity check, this results in an out-of-bounds read and in-place out-of-bounds write, potentially leading to information disclosure, memory corruption, or denial of service.
Title FreeRDP before 3.30.0 Out-of-Bounds Read via Kerberos GSS Wrap-token EC
First Time appeared Freerdp
Freerdp freerdp
Weaknesses CWE-122
CPEs cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*
Vendors & Products Freerdp
Freerdp freerdp
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: REJECTED

Assigner: VulnCheck

Published:

Updated: 2026-08-12T16:57:25.664Z

Reserved: 2026-08-10T13:53:42.482Z

Link: CVE-2026-72745

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Rejected

Published: 2026-08-11T13:19:05.370

Modified: 2026-08-12T17:17:31.720

Link: CVE-2026-72745

cve-icon Redhat

Severity : Critical

Publid Date: 2026-08-11T12:16:59Z

Links: CVE-2026-72745 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T01:30:07Z

Weaknesses
  • CWE-823

    Use of Out-of-range Pointer Offset