CVE-2026-42073

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gitlawb:openclaude:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-02 17:16

Updated : 2026-07-22 19:10


NVD link : CVE-2026-42073

Mitre link : CVE-2026-42073

CVE.ORG link : CVE-2026-42073


JSON object : View

Products Affected

gitlawb

  • openclaude
CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-400

Uncontrolled Resource Consumption