CVE-2026-29775

Source
https://cve.org/CVERecord?id=CVE-2026-29775
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-29775.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-29775
Aliases
  • GHSA-h666-rfw3-jhvj
Downstream
Related
Published
2026-03-13T17:28:39.641Z
Modified
2026-07-22T03:08:51.502640Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
FreeRDP has a heap-buffer-overflow in bitmap_cache_put via OOB cacheId
Details

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a client-side heap out-of-bounds read/write occurs in FreeRDP's bitmap cache subsystem due to an off-by-one boundary check in bitmapcacheput. A malicious server can send a CACHEBITMAPORDER (Rev1) with cacheId equal to maxCells, bypassing the guard and accessing cells[] one element past the allocated array. This vulnerability is fixed in 3.24.0.

Database specific
{
    "cwe_ids": [
        "CWE-787"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29775.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/freerdp/freerdp

Affected ranges

Type
GIT
Repo
https://github.com/freerdp/freerdp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "cpe": "cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*",
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.24.0"
        }
    ]
}

Affected versions

1.*
1.0-beta1
1.0-beta2
1.0-beta4
1.0-beta5
1.0.0
1.0.1
1.1.0-beta+2013071101
1.1.0-beta1
1.1.0-beta1+android2
1.1.0-beta1+android3
1.1.0-beta1+android4
1.1.0-beta1+android5
1.1.0-beta1+ios1
1.1.0-beta1+ios2
1.1.0-beta1+ios3
1.1.0-beta1+ios4
1.2.0-beta1+android7
1.2.0-beta1+android9
2.*
2.0.0
2.0.0-beta1+android10
2.0.0-beta1+android11
2.0.0-rc0
2.0.0-rc1
2.0.0-rc2
2.0.0-rc3
2.0.0-rc4
3.*
3.0.0
3.0.0-beta1
3.0.0-beta2
3.0.0-beta3
3.0.0-beta4
3.0.0-rc0
3.1.0
3.2.0
3.3.0
3.4.0
3.5.0
3.5.1

Database specific

vanir_signatures_modified
"2026-07-22T03:08:51Z"
vanir_signatures
[
    {
        "signature_type": "Function",
        "target": {
            "file": "libfreerdp/cache/bitmap.c",
            "function": "bitmap_cache_new"
        },
        "deprecated": false,
        "source": "https://github.com/freerdp/freerdp/commit/ffad58fd2b329efd81a3239e9d7e3c927b8e503f",
        "id": "CVE-2026-29775-32524749",
        "signature_version": "v1",
        "digest": {
            "function_hash": "40570399901239247730917153314347658181",
            "length": 869.0
        }
    },
    {
        "signature_type": "Line",
        "target": {
            "file": "libfreerdp/cache/bitmap.c"
        },
        "deprecated": false,
        "source": "https://github.com/freerdp/freerdp/commit/ffad58fd2b329efd81a3239e9d7e3c927b8e503f",
        "id": "CVE-2026-29775-ca4097ad",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "260513939318352012274801380093851232532",
                "22331775502931319394067175721516626515",
                "56010743928259788987255740394272507743",
                "310186224946725158022139522843209929377"
            ],
            "threshold": 0.9
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-29775.json"