{
  "threat_severity" : "Moderate",
  "public_date" : "2026-08-01T12:22:18Z",
  "bugzilla" : {
    "description" : "FreeRDP: FreeRDP: Information Disclosure and Denial of Service via WebSocket Ping",
    "id" : "2510028",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2510028"
  },
  "cvss3" : {
    "cvss3_base_score" : "6.5",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
    "status" : "draft"
  },
  "cwe" : "CWE-805",
  "details" : [ "FreeRDP before 3.29.0 contains a buffer over-disclosure vulnerability in the gateway WebSocket transport (libfreerdp/core/gateway/websocket.c). The client's Pong reply reuses a fixed 1024-byte response stream whose length is not sealed to the actual received Ping payload, so a malicious gateway/WebSocket peer sending a non-empty Ping control frame causes the client to reply with an overlong Pong that discloses bytes beyond the received payload (the peer receives the masking key and can unmask the reply). A zero-length Ping reaches an assertion and terminates the client (denial of service).", "A flaw was found in FreeRDP, a remote desktop protocol client. A malicious server or WebSocket peer could send a specially crafted Ping control frame. This could cause the client to send an overly long Pong reply, leading to the disclosure of sensitive information beyond the intended payload. Additionally, sending a zero-length Ping could trigger an assertion, causing the client to terminate and resulting in a denial of service." ],
  "statement" : "This issue is classified as Moderate severity because successful exploitation requires a user to connect to a malicious gateway or server, where a crafted Ping control frame can trigger a client memory disclosure or cause an application crash leading to a denial of service.",
  "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-67292\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-67292\nhttps://github.com/FreeRDP/FreeRDP/commit/f3b4347105114fe7453828736bea069999af319f\nhttps://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-8v6m-2cmc-chx9\nhttps://www.vulncheck.com/advisories/freerdp-before-websocket-ping-buffer-over-disclosure" ],
  "name" : "CVE-2026-67292",
  "mitigation" : {
    "value" : "To mitigate this vulnerability, avoid connecting to untrusted RDP gateways when using FreeRDP. This flaw specifically affects the client when interacting with a malicious gateway, which can exploit the WebSocket transport to trigger information disclosure or a denial of service.",
    "lang" : "en:us"
  },
  "csaw" : false
}