Zurück zur Liste

OpenClaude MCP OAuth Callback: State Check Bypass via error Param Leads to DoS — CVE-2026-42073

GitHub · GitHub · CVE-2026-42073

ID
CVE-2026-42073
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
6.5

Zusammenfassung

# OAuth State Validation Bypass via `error` Parameter Causes Local Server DoS in MCP Auth Callback --- ## Description The OpenClaude MCP authentication flow starts a temporary local HTTP server to handle OAuth callbacks. To prevent CSRF attacks, the server validates a `state` parameter against an internally stored value. However, due to a logic flaw in the order of conditionals, an attacker can completely bypass…

Produkt

npm: @gitlawb/openclaude

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu