Skip to content

Commit fef312d

Browse files
1 parent 35d9b9e commit fef312d

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

advisories/github-reviewed/2026/03/GHSA-6mgf-v5j7-45cr/GHSA-6mgf-v5j7-45cr.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6mgf-v5j7-45cr",
4-
"modified": "2026-03-23T21:54:49Z",
4+
"modified": "2026-03-30T13:31:55Z",
55
"published": "2026-03-09T19:54:20Z",
66
"aliases": [
77
"CVE-2026-32913"
@@ -11,7 +11,11 @@
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N"
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:L/SI:L/SA:N"
1519
}
1620
],
1721
"affected": [
@@ -43,6 +47,10 @@
4347
"type": "WEB",
4448
"url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-6mgf-v5j7-45cr"
4549
},
50+
{
51+
"type": "ADVISORY",
52+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32913"
53+
},
4654
{
4755
"type": "WEB",
4856
"url": "https://github.com/openclaw/openclaw/commit/46715371b0612a6f9114dffd1466941ac476cef5"
@@ -54,6 +62,10 @@
5462
{
5563
"type": "WEB",
5664
"url": "https://github.com/openclaw/openclaw/releases/tag/v2026.3.7"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://vulncheck.com/advisories/openclaw-mar-custom-authorization-header-leakage-via-cross-origin-redirects"
5769
}
5870
],
5971
"database_specific": {
@@ -65,6 +77,6 @@
6577
"severity": "HIGH",
6678
"github_reviewed": true,
6779
"github_reviewed_at": "2026-03-09T19:54:20Z",
68-
"nvd_published_at": null
80+
"nvd_published_at": "2026-03-23T22:16:30Z"
6981
}
7082
}

0 commit comments

Comments
 (0)