{
  "threat_severity" : "Moderate",
  "public_date" : "2026-08-01T12:22:18Z",
  "bugzilla" : {
    "description" : "FreeRDP: FreeRDP: Use-After-Free vulnerability leading to denial of service",
    "id" : "2510013",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2510013"
  },
  "cvss3" : {
    "cvss3_base_score" : "6.5",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-825",
  "details" : [ "FreeRDP before 3.29.0 contains client-side heap use-after-free vulnerabilities in the async update message proxy for RAIL WINDOW_STATE_ORDER and NOTIFY_ICON_STATE_ORDER when AsyncUpdate is enabled. When a malicious or compromised RDP server sends crafted update orders, the message proxy shallow-copies structures containing nested parser-owned pointers (e.g., titleInfo.string, windowRects, visibilityRects, icon buffers). The parser frees those nested buffers after the callback returns, so the queued async message later dispatches stale pointers, potentially causing memory corruption or a client crash.", "A flaw was found in FreeRDP. This client-side heap use-after-free vulnerability occurs when a malicious or compromised Remote Desktop Protocol (RDP) server sends specially crafted update orders. The async update message proxy incorrectly handles memory by shallow-copying structures with pointers that are later freed by the parser. This leads to the use of stale pointers, which can cause memory corruption or a client crash, resulting in a denial of service." ],
  "statement" : "This issue is classified as Moderate severity because exploitation requires a user to connect to a malicious or compromised RDP server, where crafted update orders can trigger a client-side heap use-after-free resulting in an application crash or memory corruption.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 10",
    "fix_state" : "Fix deferred",
    "package_name" : "freerdp",
    "cpe" : "cpe:/o:redhat:enterprise_linux:10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Out of support scope",
    "package_name" : "freerdp",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Out of support scope",
    "package_name" : "freerdp",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Fix deferred",
    "package_name" : "freerdp",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Fix deferred",
    "package_name" : "freerdp",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-67300\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-67300\nhttps://github.com/FreeRDP/FreeRDP/commit/5370fb26fbf034ecd11d3026b6ad639b5fff493f\nhttps://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-33gg-h66j-3697\nhttps://www.vulncheck.com/advisories/freerdp-before-use-after-free-via-async-message-proxy" ],
  "name" : "CVE-2026-67300",
  "mitigation" : {
    "value" : "To mitigate this issue, avoid connecting to untrusted RDP servers. Additionally, if possible, disable the `AsyncUpdate` feature in FreeRDP clients to prevent the vulnerable code path from being exercised. Consult FreeRDP documentation for specific configuration options to disable `AsyncUpdate`.",
    "lang" : "en:us"
  },
  "csaw" : false
}