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.
Gitlawb openclaude xAI OAuth Callback xaiOAuthCallback.ts waitForCallback denial of service
Problem type
Affected products
Gitlawb
0.1 - AFFECTED
0.2 - AFFECTED
0.3 - AFFECTED
0.4 - AFFECTED
0.5 - AFFECTED
0.6 - AFFECTED
0.7 - AFFECTED
0.8 - AFFECTED
0.9 - AFFECTED
0.10 - AFFECTED
0.11 - AFFECTED
0.12 - AFFECTED
0.13 - AFFECTED
0.14 - AFFECTED
0.15 - AFFECTED
0.16 - AFFECTED
0.17 - AFFECTED
0.18 - AFFECTED
0.19 - AFFECTED
0.20 - AFFECTED
0.21 - AFFECTED
0.22 - AFFECTED
0.23 - AFFECTED
0.24 - AFFECTED
0.25 - AFFECTED
0.26 - AFFECTED
0.27 - AFFECTED
0.28 - AFFECTED
0.29 - AFFECTED
0.30.0 - AFFECTED
References
https://vuldb.com/vuln/403266
https://vuldb.com/vuln/403266/cti
https://vuldb.com/cve/CVE-2026-90712
https://vuldb.com/submit/918715
https://github.com/Gitlawb/openclaude/issues/2101
https://github.com/Gitlawb/openclaude/
GitHub Security Advisories
GHSA-8g2q-59g2-qgcc
A vulnerability was identified in Gitlawb openclaude up to 0.30.0. Impacted is the function...
https://github.com/advisories/GHSA-8g2q-59g2-qgccA 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.
https://nvd.nist.gov/vuln/detail/CVE-2026-90712
https://github.com/Gitlawb/openclaude/issues/2101
https://github.com/Gitlawb/openclaude
https://vuldb.com/cve/CVE-2026-90712
https://vuldb.com/submit/918715
https://vuldb.com/vuln/403266
https://vuldb.com/vuln/403266/cti
https://github.com/advisories/GHSA-8g2q-59g2-qgcc
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-90712Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-90712",
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"dateUpdated": "2026-09-14T11:45:10.534Z",
"dateReserved": "2026-09-13T09:37:12.669Z",
"datePublished": "2026-09-14T11:45:10.534Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB",
"dateUpdated": "2026-09-14T11:45:10.534Z"
},
"title": "Gitlawb openclaude xAI OAuth Callback xaiOAuthCallback.ts waitForCallback denial of service",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "Gitlawb",
"product": "openclaude",
"cpes": [
"cpe:2.3:a:gitlawb:openclaude:*:*:*:*:*:*:*:*"
],
"modules": [
"xAI OAuth Callback Handler"
],
"versions": [
{
"version": "0.1",
"status": "affected"
},
{
"version": "0.2",
"status": "affected"
},
{
"version": "0.3",
"status": "affected"
},
{
"version": "0.4",
"status": "affected"
},
{
"version": "0.5",
"status": "affected"
},
{
"version": "0.6",
"status": "affected"
},
{
"version": "0.7",
"status": "affected"
},
{
"version": "0.8",
"status": "affected"
},
{
"version": "0.9",
"status": "affected"
},
{
"version": "0.10",
"status": "affected"
},
{
"version": "0.11",
"status": "affected"
},
{
"version": "0.12",
"status": "affected"
},
{
"version": "0.13",
"status": "affected"
},
{
"version": "0.14",
"status": "affected"
},
{
"version": "0.15",
"status": "affected"
},
{
"version": "0.16",
"status": "affected"
},
{
"version": "0.17",
"status": "affected"
},
{
"version": "0.18",
"status": "affected"
},
{
"version": "0.19",
"status": "affected"
},
{
"version": "0.20",
"status": "affected"
},
{
"version": "0.21",
"status": "affected"
},
{
"version": "0.22",
"status": "affected"
},
{
"version": "0.23",
"status": "affected"
},
{
"version": "0.24",
"status": "affected"
},
{
"version": "0.25",
"status": "affected"
},
{
"version": "0.26",
"status": "affected"
},
{
"version": "0.27",
"status": "affected"
},
{
"version": "0.28",
"status": "affected"
},
{
"version": "0.29",
"status": "affected"
},
{
"version": "0.30.0",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Denial of Service",
"cweId": "CWE-404",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://vuldb.com/vuln/403266",
"name": "VDB-403266 | Gitlawb openclaude xAI OAuth Callback xaiOAuthCallback.ts waitForCallback denial of service",
"tags": [
"vdb-entry",
"technical-description"
]
},
{
"url": "https://vuldb.com/vuln/403266/cti",
"name": "VDB-403266 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
]
},
{
"url": "https://vuldb.com/cve/CVE-2026-90712",
"name": "CVE-2026-90712 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://vuldb.com/submit/918715",
"name": "Submit #918715 | Gitlawb openclaude 0.27.0 Denial of Service",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://github.com/Gitlawb/openclaude/issues/2101",
"tags": [
"exploit",
"issue-tracking"
]
},
{
"url": "https://github.com/Gitlawb/openclaude/",
"tags": [
"product"
]
}
],
"metrics": [
{},
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
}
},
{
"cvssV3_0": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
}
},
{
"cvssV2_0": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P/E:POC/RL:ND/RC:UR",
"baseScore": 5
}
}
],
"timeline": [
{
"time": "2026-09-13T00:00:00.000Z",
"lang": "en",
"value": "Advisory disclosed"
},
{
"time": "2026-09-13T02:00:00.000Z",
"lang": "en",
"value": "VulDB entry created"
},
{
"time": "2026-09-13T11:42:19.000Z",
"lang": "en",
"value": "VulDB entry last update"
}
],
"credits": [
{
"lang": "en",
"value": "nedlir (VulDB User)",
"type": "reporter"
},
{
"lang": "en",
"value": "VulDB CNA Team",
"type": "coordinator"
}
]
}
}
}