Skip to content

Commit 275b76d

Browse files
1 parent 669413a commit 275b76d

2 files changed

Lines changed: 84 additions & 36 deletions

File tree

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-96v6-hq43-x9h4",
4+
"modified": "2026-06-04T19:10:57Z",
5+
"published": "2026-05-19T15:31:35Z",
6+
"aliases": [
7+
"CVE-2026-2586"
8+
],
9+
"summary": "GlassFish's Administration Console is Vulnerable to RCE",
10+
"details": "An authenticated Remote Code Execution (RCE) vulnerability was identified in GlassFish's Administration Console. A user with access to the panel can send crafted requests that allow the execution of arbitrary operating system commands with the privileges of the application service user.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.glassfish.main.admingui:console-common"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "8.0.2"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Maven",
40+
"name": "org.glassfish.jsftemplating:jsftemplating"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"fixed": "4.2.0"
51+
}
52+
]
53+
}
54+
]
55+
}
56+
],
57+
"references": [
58+
{
59+
"type": "ADVISORY",
60+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2586"
61+
},
62+
{
63+
"type": "PACKAGE",
64+
"url": "https://github.com/eclipse-ee4j/glassfish"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/eclipse-ee4j/glassfish/releases/tag/8.0.2"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/87"
73+
}
74+
],
75+
"database_specific": {
76+
"cwe_ids": [
77+
"CWE-94"
78+
],
79+
"severity": "CRITICAL",
80+
"github_reviewed": true,
81+
"github_reviewed_at": "2026-06-04T19:10:57Z",
82+
"nvd_published_at": "2026-05-19T15:16:28Z"
83+
}
84+
}

advisories/unreviewed/2026/05/GHSA-96v6-hq43-x9h4/GHSA-96v6-hq43-x9h4.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)