CVE 6.5 MEDIUM

OpenClaude’s MCP OAuth Callback: State Check Bypass via error Param Leads to DoS_CVE-2026-42073

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Description

OpenClaude is an open-source coding-agent command line interface for cloud and local model providers. Prior to version 0.5.1, 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 this check and force the server to shut down — without knowing the state value at all. This issue has been patched in version 0.5.1.

Basic Information

ID CVE-2026-42073
Source GitHub_M
Published Jun 2, 2026 at 15:38

Affected Product

Vendor Gitlawb
Product openclaude
Version < 0.5.1
Affected Versions Gitlawb openclaude < 0.5.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.