CVE-2026-33987

Source
https://cve.org/CVERecord?id=CVE-2026-33987
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33987.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33987
Aliases
  • GHSA-ff8h-p5vc-wcwc
Downstream
Published
2026-03-30T21:43:39.943Z
Modified
2026-04-10T05:43:00.417220Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H CVSS Calculator
Summary
FreeRDP: Persistent Cache bmpSize Desync - Heap OOB Write
Details

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistentcachereadentryv3() in libfreerdp/cache/persistent.c, persistent->bmpSize is updated before winpralignedrecalloc(). If realloc fails, bmpSize is inflated while bmpData points to the old buffer. This issue has been patched in version 3.24.2.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33987.json",
    "cwe_ids": [
        "CWE-122",
        "CWE-131"
    ]
}
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
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.24.2"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33987.json"