CVE-2026-90712 Details
Description
A vulnerability was identified in Gitlawb openclaude up to 0.30.0. Impacted is the function waitForCallback of the file src/services/api/xaiOAuthCallback.ts of the component xAI OAuth Callback Handler. The manipulation of the argument Error leads to denial of service. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
A denial-of-service vulnerability has been identified in Gitlawb OpenClaude versions through 0.30.0. The issue arises in the xAI OAuth Callback Handler, specifically within the waitForCallback function of src/services/api/xaiOAuthCallback.ts. The vulnerability allows remote exploitation by manipulating the error parameter, leading to premature termination of the OAuth authentication process. This issue is an unpatched variant of a previously disclosed vulnerability (CVE-2026-42073) and has been reported to the project, but no response has been received yet.
The vulnerability can be addressed by validating the state parameter before processing error or code parameters in the xAI OAuth Callback Handler. This will ensure that the callback function does not settle the authentication promise without verifying the required state, allowing legitimate callbacks to be processed successfully.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 14, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Gitlawb/openclaude/ | [email protected] | Source CodeVendor |
| https://github.com/Gitlawb/openclaude/issues/2101 | [email protected] | ExploitIssue TrackingRemedyTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-90712 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/918715 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403266 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403266/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-404 | Improper Resource Shutdown or Release | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Gitlawb openclaude | <= 0.30.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion