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 probability: 0.6%, top 55% of all CVEs by exploit prediction. 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(medium)
- EG Risk
- 56(Track*)EG Risk 56/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 1%
- EPSS %ILE
- 46%
- KEV
- Not listed
Published
February 25, 2026
Last Modified
July 15, 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-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.2.0-10.el8_4 | 2026-04-06 | 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-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.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-3.el10_0.3 | 2026-03-26 | redhat |
| redhat | freerdp-2:3.10.3-5.el10_1.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.
Affected Packages
(4 across 4 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp2 | 2.10.0+dfsg1-1 ... 2.9.0+dfsg1-1~bpo11+1 (32 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp2 | 2.10.0+dfsg1-1 ... 2.11.7+dfsg1-6~deb12u1 (13 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp3 | 3.15.0+dfsg-2.1 | 3.15.0+dfsg-2.1+deb13u1 | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp3 | 3.15.0+dfsg-2.1 ... 3.23.0+dfsg-1~bpo13+1 (20 versions) | 3.23.0+dfsg-1 | — |
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 5× in last 7d / 48× 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-08-25 13:48 UTCEPSS rescore
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 21:11 UTCVendor advisory
- 2026-08-14 08:59 UTCEG score recompute
- 2026-08-14 08:59 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 00:59 UTCEG score recompute
- 2026-08-13 00:59 UTCVendor advisory
- 2026-08-12 13:50 UTCEPSS rescore
- 2026-08-11 23:54 UTCEG score recompute
- 2026-08-11 23:54 UTCVendor advisory
- 2026-08-11 13:42 UTCEPSS rescore
- 2026-08-11 06:19 UTCEG score recompute
- 2026-08-11 06:19 UTCVendor advisory
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 08:45 UTCVendor advisory
- 2026-08-09 20:36 UTCEG score recompute
Show 73 moreShow fewer
- 2026-08-09 20:36 UTCVendor advisory
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 08:36 UTCEG score recompute
- 2026-08-09 08:36 UTCVendor advisory
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 08:39 UTCVendor advisory
- 2026-08-07 20:40 UTCEG score recompute
- 2026-08-07 20:40 UTCVendor advisory
- 2026-08-06 13:46 UTCEPSS rescore
- 2026-08-06 02:59 UTCEG score recompute
- 2026-08-06 02:59 UTCVendor advisory
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 05:48 UTCEG score recompute
- 2026-08-04 05:48 UTCVendor advisory
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 19:31 UTCEG score recompute
- 2026-08-02 19:31 UTCVendor advisory
- 2026-08-02 02:26 UTCEPSS rescore
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 16:27 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 15:36 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-25 14:17 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:07 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-18 06:59 UTCOSV refresh
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:30 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 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
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-787
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
See which npm, PyPI, Go, and Maven packages are affected by 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.