CVE-2026-24678

Source
https://cve.org/CVERecord?id=CVE-2026-24678
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-24678.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-24678
Aliases
  • GHSA-6gvg-29wx-6v7h
Downstream
Related
Published
2026-02-09T18:17:27.040Z
Modified
2026-07-09T19:35:08.449620Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
FreeRDP has a Heap-use-after-free in cam_v4l_stream_capture_thread
Details

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, A capture thread sends sample responses using a freed channel callback after a device channel close, leading to a use after free in ecamchannelwrite. This vulnerability is fixed in 3.22.0.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/24xxx/CVE-2026-24678.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-416"
    ]
}
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:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.22.0"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

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
[
    {
        "digest": {
            "function_hash": "16823957286247065030325992466647640066",
            "length": 402.0
        },
        "target": {
            "function": "ecam_dev_on_close",
            "file": "channels/rdpecam/client/camera_device_main.c"
        },
        "id": "CVE-2026-24678-4c2fdc7b",
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/freerdp/freerdp/commit/f3ab1a16139036179d9852745fdade18fec11600",
        "deprecated": false
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "165611990043554273505170473215149876886",
                "204325796941856603982662119830779334201",
                "320408182039676249377418227761068669333"
            ]
        },
        "target": {
            "file": "channels/rdpecam/client/camera_device_main.c"
        },
        "id": "CVE-2026-24678-f0d376bc",
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/freerdp/freerdp/commit/f3ab1a16139036179d9852745fdade18fec11600",
        "deprecated": false
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-24678.json"
vanir_signatures_modified
"2026-07-09T19:35:08Z"