CVE-2026-72745
Last modified
CVE-2026-72745 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FreeRDP | FreeRDP | < 3.30.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72745?
How severe is CVE-2026-72745?
How do I fix CVE-2026-72745?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72738Dokploy is a free, self-hostable Platform as a Service (PaaS…9.9
- CVE-2026-72739Dokploy is a free, self-hostable Platform as a Service (PaaS…6.5
- CVE-2026-72740Dokploy is a free, self-hostable Platform as a Service (PaaS…9.9
- CVE-2026-72742DSPy 3.3.0b1 contains a file exfiltration vulnerability in t…8.6
- CVE-2026-72743SQLBot through 1.10.0, fixed in commit c3f40a5, contains a s…5.4
- CVE-2026-72744Nuxt versions >= 4.4.7 and < 4.5.1, and >= 3.21.7 and < 3.21…6.9
- CVE-2026-72746FreeRDP before 3.30.0 contains a server-side authentication …8.7
- CVE-2026-72747AVideo fails to sanitize the phone field during user registr…7.2
- CVE-2026-72748AVideo contains an unauthenticated arbitrary file write vuln…9.1
- CVE-2026-72749n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype…7.1
- CVE-2026-72750n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injec…5.3
- CVE-2026-72751CTI-Transmute is affected by a stored cross-site scripting (…5.1
Are you affected by CVE-2026-72745?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
