CVE-2026-55191
Last modified
CVE-2026-55191 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444_ensure_buffer. EPSS estimates a 0.60% chance of exploitation in the next 30 days.
Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444_ensure_buffer. A malicious RDP server can supply surface dimensions for which piDstStride multiplied by padDstHeight wraps to a small nonzero value, causing winpr_aligned_recalloc to allocate an undersized buffer before YUV420CombineToYUV444 writes using the actual stride and rectangle dimensions. This can cause a client crash and may permit code execution through attacker-influenced heap corruption. This issue is fixed in version 3.27.0.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freerdp | Freerdp | < 3.27.0 |
References
- https://github.com/FreeRDP/FreeRDP/pull/12873Issue Tracking, Patch
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-vx73-w5q6-7jqrExploit, Mitigation, Vendor Advisory
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-vx73-w5q6-7jqrExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55191?
How severe is CVE-2026-55191?
How do I fix CVE-2026-55191?
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-55180pnpm is a package manager. Prior to 10.34.2 and 11.5.3, pnpm…6.5
- CVE-2026-55182LibreNMS is a network monitoring system. In versions from 21…8.6
- CVE-2026-55185Miniflux 2 is an open source feed reader. Prior to 2.3.1, Is…5.1
- CVE-2026-55187Mailpit is an email testing tool and API for developers. Pri…5.8
- CVE-2026-55188RustFS is a distributed object storage system built in Rust.…8.2
- CVE-2026-55189RustFS is a distributed object storage system built in Rust.…7.7
- CVE-2026-55192FreeRDP is a free implementation of the Remote Desktop Proto…8.2
- CVE-2026-55193FreeRDP is a free implementation of the Remote Desktop Proto…8.7
- CVE-2026-55194FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-55195py7zr is a Python-based library and utility to support 7zip …8.7
- CVE-2026-55196Hermes WebUI before 0.51.409 contains an authentication bypa…9.1
- CVE-2026-55197Hermes WebUI before 0.51.443 contains a broken access contro…6.5
Are you affected by CVE-2026-55191?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
