CVE-2026-72746
Last modified
CVE-2026-72746 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. FreeRDP before 3.30.0 contains a server-side authentication bypass in the RDSTLS handshake. When a server is configured with RdstlsSecurity = TRUE, the handshake dispatches inbound PDUs based solely on the attacker-supplied wire pduType without verifying that the received PDU is the one required at the current step.
Description
FreeRDP before 3.30.0 contains a server-side authentication bypass in the RDSTLS handshake. When a server is configured with RdstlsSecurity = TRUE, the handshake dispatches inbound PDUs based solely on the attacker-supplied wire pduType without verifying that the received PDU is the one required at the current step. Because the rdpRdstls object is calloc-zeroed, its resultCode defaults to 0 (RDSTLS_RESULT_SUCCESS). An unauthenticated remote client can send a Capabilities PDU instead of the required Authentication Request PDU; rdstls_process_capabilities() returns success without ever setting resultCode, so the server responds with an AUTHRSP carrying resultCode SUCCESS and treats the session as authenticated without evaluating any password, redirection GUID, or auto-reconnect cookie. This affects the released FreeRDP 3.x series (e.g., 3.27.1) and master HEAD; at the time of the advisory no patched version was available.
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.0.0, < 3.30.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72746?
How severe is CVE-2026-72746?
How do I fix CVE-2026-72746?
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-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-72745FreeRDP before 3.30.0 contains an out-of-bounds vulnerabilit…7.5
- 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
- CVE-2026-72759In affected versions of MISP cti-transmute, the conversion-h…6.9
Are you affected by CVE-2026-72746?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
