HarborGuard / CVE
Back to search
HIGHCVE-2026-31944Published Modified CNA GitHub_M

CVE-2026-31944: LibreChat MCP OAuth callback does not validate browser session — allows token theft via redirect link

LibreChat is a ChatGPT clone with additional features. From 0.8.2 to 0.8.2-rc3, The MCP (Model Context Protocol) OAuth callback endpoint accepts the redirect from the identity provider and stores OAuth tokens for the user who initiated the flow, without verifying that the browser hitting the redirect URL is logged in or that the logged-in user matches the initiator. An attacker can send the authorization URL to a victim; when the victim completes the flow, the victim’s OAuth tokens are stored on the attacker’s LibreChat account, enabling account takeover of the victim’s MCP-linked services (e.g. Atlassian, Outlook). This vulnerability is fixed in 0.8.3-rc1.

Metrics

CVSS v3.1
7.6
Severity
HIGH
Fixed in
Affected Products
1
Affected packages
  • danny-avila / LibreChat
    >= v0.8.2, <= 0.8.2-rc3
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
CVE-2026-31944: LibreChat MCP OAuth callback does not validate browser session — allows token theft via redirect link | HarborGuard CVE