CVE-2026-2586: An authenticated Remote Code Execution (RCE) vulnerability was identified in GlassFish's Administration Con...
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. This issue affects Eclipse GlassFish: from 8.0.0 to 8.0.1, fixed in 8.0.2; 7.1.0, fixed in 7.1.1; from 7.0.0 to 7.0.25, fixed in 7.0.26. Impact on versions from 5.1.0 to 6.2.5 is unknown.
Security readout for executives and security teams
Plain-English summary
CVE-2026-2586 lets an authenticated user with access to the Eclipse GlassFish Administration Console run operating system commands as the GlassFish service user. This is critical because compromise of the admin console could become full application-server compromise. Fixed versions are listed for GlassFish 7.x and 8.x branches.
Executive priority
Treat as urgent for any GlassFish environment with reachable administration consoles. Prioritize patching internet-accessible or broadly accessible admin panels first, then internal systems. The main business risk is server takeover through compromised or misused administrator access.
Technical view
Authenticated RCE in Eclipse GlassFish Administration Console, mapped to CWE-917 and CWE-94. CVSS 9.1: network attack vector, low complexity, high privileges required, no user interaction, scope changed, and high confidentiality, integrity, and availability impact. Affected ranges include 8.0.0-8.0.1, 7.1.0, and 7.0.0-7.0.25.
Likely exposure
Organizations running Eclipse GlassFish admin consoles on affected 7.x or 8.x versions are exposed, especially where console access is broadly reachable. Impact for versions 5.1.0 through 6.2.5 is stated as unknown in the source data.
Exploitation context
The source data does not report active exploitation, and KEV status is false. Exploitation requires authenticated access to the Administration Console, but successful abuse allows arbitrary OS command execution under the application service user.
Researcher notes
The record identifies authenticated crafted requests to the Administration Console leading to OS command execution as the service user. It names fixed versions for 7.x and 8.x, but leaves 5.1.0-6.2.5 impact unresolved. No public exploitation evidence is provided in the supplied sources.
Mitigation direction
Upgrade GlassFish 8.0.0-8.0.1 to 8.0.2.
Upgrade GlassFish 7.1.0 to 7.1.1.
Upgrade GlassFish 7.0.0-7.0.25 to 7.0.26.
For GlassFish 5.1.0-6.2.5, check Eclipse guidance because impact is unknown.
Restrict Administration Console access to trusted administrators and management networks.
Validation and detection
Inventory all Eclipse GlassFish servers and recorded versions.
Identify systems exposing the Administration Console.
Confirm affected 7.x and 8.x systems are upgraded to fixed versions.
Review administrative accounts with console access.
Monitor vendor advisories for clarification on 5.1.0-6.2.5 impact.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-917: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-917 · source CWE mapping
Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.