FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, planar_decompress_plane_rle() writes into pDstData at ((nYDst+y) * nDstStep) + (4*nXDst) + nChannel without verifying that (nYDst+nSrcHeight) fits in the destination height or that (nXDst+nSrcWidth) fits in the destination stride. When TempFormat != DstFormat, pDstData becomes planar->pTempData (sized for the desktop), while nYDst is only validated against the surface by is_within_surface(). A malicious RDP server can exploit this to perform a heap out-of-bounds write with attacker-controlled offset and pixel data on any connecting FreeRDP client. The OOB write reaches up to 132,096 bytes past the temp buffer end, and on the brk heap (desktop ≤ 128×128), an adjacent NSC_CONTEXT struct's decode function pointer is overwritten with attacker-controlled pixel data — control-flow–relevant corruption (function pointer overwritten) demonstrated under deterministic heap layout (nsc->decode = 0xFF414141FF414141). Version 3.23.0 fixes the vulnerability.
CVE-2026-26965
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 8.8
- EG Score
- 8.8(low)
- EPSS
- 44.1%
- KEV
- Not listed
Published
February 25, 2026
Last Modified
June 30, 2026
Advisory Details (10)
Auto-updated Jun 30, 2026Affected: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
https://access.redhat.com/errata/RHSA-2026:6395Affected: Red Hat Enterprise Linux 9.6 Extended Update Support.
https://access.redhat.com/errata/RHSA-2026:6385Affected: Red Hat Enterprise Linux 9.4 Extended Update Support.
https://access.redhat.com/errata/RHSA-2026:6384Affected: Red Hat Enterprise Linux 8.
https://access.redhat.com/errata/RHSA-2026:6005Affected: Red Hat Enterprise Linux 9.
https://access.redhat.com/errata/RHSA-2026:6004Affected: Red Hat Enterprise Linux 10.
https://access.redhat.com/errata/RHSA-2026:5939Affected: Red Hat Enterprise Linux 10.0 Extended Update Support.
https://access.redhat.com/errata/RHSA-2026:5936Affected: Red Hat Enterprise Linux 10.
https://access.redhat.com/errata/RHSA-2026:19033Out-of-bounds Write in freerdp · Advisory · FreeRDP/FreeRDP · GitHub
Affected: 3.21.0):
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-5vgf-mw4f-r33hcommit a0be5cb87d76 (FreeRDP/FreeRDP)
Fix landed in FreeRDP/FreeRDP commit a0be5cb87d76 — awaiting tagged release
https://github.com/FreeRDP/FreeRDP/commit/a0be5cb87d760bb1c803ad1bb835aa1e73e62abcVendor Advisories for CVE-2026-26965(8)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:19033Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
- RHSA-2026:7292Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
- RHSA-2026:6385Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
- RHSA-2026:6384Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
- RHSA-2026:6005Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
- RHSA-2026:6004Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
- RHSA-2026:5939Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
- RHSA-2026:5936Red Hat Product SecurityHigh
Red Hat Security Advisory: freerdp security update
Patch Availability(15)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | winpr3-utils (3.16.0+dfsg-2ubuntu0.3) @ questing | 2026-06-30 | ubuntu |
| redhat | freerdp-2:3.10.3-12.el10_2.2 | 2026-05-19 | redhat |
| redhat | freerdp-0:2.1.1-5.el7_9.5 | 2026-04-09 | redhat |
| redhat | freerdp-2:2.2.0-12.el8_8.3 | 2026-04-07 | redhat |
| redhat | freerdp-2:2.2.0-10.el8_4 | 2026-04-06 | redhat |
| redhat | freerdp-2:2.2.0-7.el8_6.3 | 2026-04-06 | redhat |
| redhat | freerdp-2:2.0.0-46.rc4.el8_2.8 | 2026-04-06 | redhat |
| redhat | freerdp-2:2.11.7-1.el9_6.5 | 2026-04-01 | redhat |
| redhat | freerdp-2:2.4.1-3.el9_0.2 | 2026-04-01 | redhat |
| redhat | freerdp-2:2.4.1-6.el9_2.4 | 2026-04-01 | redhat |
| redhat | freerdp-2:2.11.2-1.el9_4.3 | 2026-04-01 | redhat |
| redhat | freerdp-2:2.11.7-4.el8_10 | 2026-03-30 | redhat |
| redhat | freerdp-2:2.11.7-1.el9_7.3 | 2026-03-30 | redhat |
| redhat | freerdp-2:3.10.3-5.el10_1.3 | 2026-03-26 | redhat |
| redhat | freerdp-2:3.10.3-3.el10_0.3 | 2026-03-26 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(7)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Red HatRHSA-2026:6395IMPORTANT2026-02-25
RHSA-2026:6395 — Important
- Red HatRHSA-2026:6396IMPORTANT2026-02-25
RHSA-2026:6396 — Important
- Red HatRHSA-2026:6616IMPORTANT2026-02-25
RHSA-2026:6616 — Important
- Red HatRHSA-2026:6665IMPORTANT2026-02-25
RHSA-2026:6665 — Important
- Red HatRHSA-2026:6712IMPORTANT2026-02-25
RHSA-2026:6712 — Important
- Red HatRHSA-2026:6764IMPORTANT2026-02-25
RHSA-2026:6764 — Important
- UbuntuUSN-8105-1MEDIUM
FreeRDP vulnerabilities
Data Freshness Timeline
(refreshed 10× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 04:40 UTCEG score recompute
- 2026-06-30 04:40 UTCVendor advisory
- 2026-06-30 04:31 UTCNVD updatefirst tracked
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
Same CWE
10 shownCWE-787
- CVE-2007-0158EG 9.8CRITICAL
- CVE-2007-0899EG 9.8CRITICAL
- CVE-2011-2462EG 9.8 KEVEPSS 100%CRITICAL
- CVE-2010-20115EG 9.3CRITICAL
- CVE-2010-4398NVD 7.8EG 9.0 KEVEPSS 94%HIGH
- CVE-2010-3333NVD 7.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2010-2883NVD 7.3EG 9.0 KEVEPSS 100%HIGH
- CVE-2010-1297NVD 7.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2009-3953NVD 8.8EG 9.0 KEVEPSS 100%HIGH
- CVE-2009-3129NVD 7.8EG 9.0 KEVEPSS 100%HIGH
Frequently asked(5)
What is CVE-2026-26965?
When was CVE-2026-26965 disclosed?
Is CVE-2026-26965 actively exploited?
What is the CVSS score of CVE-2026-26965?
How do I remediate CVE-2026-26965?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-26965
Is Your Infrastructure Affected by CVE-2026-26965?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.