Skip to content

Commit 6bd2078

Browse files
1 parent c541487 commit 6bd2078

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-5xq8-3g6j-ph3q",
4+
"modified": "2026-07-12T18:31:08Z",
5+
"published": "2026-07-12T18:31:08Z",
6+
"aliases": [
7+
"CVE-2026-58596"
8+
],
9+
"details": "Untrusted pointer dereference in Microsoft Edge (Chromium-based) allows an unauthorized attacker to elevate privileges over a network.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
14+
}
15+
],
16+
"affected": [],
17+
"references": [
18+
{
19+
"type": "ADVISORY",
20+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58596"
21+
},
22+
{
23+
"type": "WEB",
24+
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58596"
25+
}
26+
],
27+
"database_specific": {
28+
"cwe_ids": [
29+
"CWE-822"
30+
],
31+
"severity": "HIGH",
32+
"github_reviewed": false,
33+
"github_reviewed_at": null,
34+
"nvd_published_at": "2026-07-12T16:16:31Z"
35+
}
36+
}

0 commit comments

Comments
 (0)