CVE-2026-25941

Source
https://cve.org/CVERecord?id=CVE-2026-25941
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-25941.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-25941
Aliases
  • GHSA-3546-x645-5cf8
Downstream
Related
Published
2026-02-25T19:55:24.984Z
Modified
2026-04-11T03:29:11.464827Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
FreeRDP: vuln_1_15_1 RDPGFX WIRE_TO_SURFACE_2 Out-of-Bounds Read
Details

FreeRDP is a free implementation of the Remote Desktop Protocol. Versions on the 2.x branch prior to to 2.11.8 and on the 3.x branch prior to 3.23.0 have an out-of-bounds read vulnerability in the FreeRDP client's RDPGFX channel that allows a malicious RDP server to read uninitialized heap memory by sending a crafted WIRETOSURFACE_2 PDU with a bitmapDataLength value larger than the actual data in the packet. This can lead to information disclosure or client crashes when a user connects to a malicious server. Versions 2.11.8 and 3.23.0 fix the issue.

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

Affected packages

Git / github.com/freerdp/freerdp

Affected ranges

Type
GIT
Repo
https://github.com/freerdp/freerdp
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.11.8"
        },
        {
            "introduced": "3.0.0"
        },
        {
            "fixed": "3.23.0"
        }
    ]
}

Affected versions

2.*
2.0.0
2.1.0
2.1.1
2.1.2
2.10.0
2.11.0
2.11.1
2.11.2
2.11.3
2.11.4
2.11.5
2.11.6
2.11.7
2.2.0
2.3.0
2.3.1
2.3.2
2.4.1
2.5.0
2.6.0
2.6.1
2.7.0
2.8.0
2.8.1
2.9.0
3.*
3.0.0
3.1.0
3.2.0
3.3.0
3.4.0
3.5.0
3.5.1

Database specific

vanir_signatures_modified
"2026-04-11T03:29:11Z"
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-25941.json"
vanir_signatures
[
    {
        "target": {
            "function": "rdpgfx_recv_wire_to_surface_2_pdu",
            "file": "channels/rdpgfx/client/rdpgfx_main.c"
        },
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 1720.0,
            "function_hash": "87785624444684630625403399873965558033"
        },
        "id": "CVE-2026-25941-09968854",
        "source": "https://github.com/freerdp/freerdp/commit/2e3b77e28ac6a398897d28ba464dcc5dfab9c9e2",
        "signature_type": "Function"
    },
    {
        "target": {
            "file": "channels/rdpgfx/client/rdpgfx_main.c"
        },
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "198606674677032849176492837790532723166",
                "278568999666518782215971555724612607818",
                "27072193264022785266947455296503428501",
                "274262194524544336846558719596308508606"
            ]
        },
        "id": "CVE-2026-25941-ff610600",
        "source": "https://github.com/freerdp/freerdp/commit/2e3b77e28ac6a398897d28ba464dcc5dfab9c9e2",
        "signature_type": "Line"
    }
]