LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7352: GOG Galaxy GalaxyClientService Privilege Escalation

The GalaxyClientService component of GOG Galaxy runs with elevated SYSTEM privileges in a Windows environment. Due to the software shipping with embedded, static RSA private key, an attacker with this key material and local user permissions can effectively send any operating system command to the service for execution in this elevated context. The service listens for such commands on a locally-bound network port, localhost:9978. A Metasploit module has been published which exploits this vulnerability. This issue affects the 2.0.x branch of the software (2.0.12 and earlier) as well as the 1.2.x branch (1.2.64 and earlier). A fix was issued for the 2.0.x branch of the affected software.

HighCVSS 8.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A local Windows user could abuse affected GOG GalaxyClientService versions to run commands as SYSTEM. The weakness comes from a static embedded RSA private key trusted by the elevated service. This is high business risk on endpoints where affected GOG Galaxy versions are installed, but the bundle does not show remote internet exploitation.

Executive priority

Prioritize remediation on managed Windows endpoints, especially shared or high-value systems. The issue requires local access, but public exploit tooling raises the urgency because a low-privileged compromise could become full SYSTEM control.

Technical view

GalaxyClientService runs as SYSTEM and listens locally on localhost:9978. A user with the embedded static RSA private key and local permissions can send commands accepted by the service, causing elevated execution. Affected versions are 2.0.12 and earlier in 2.0.x, and 1.2.64 and earlier in 1.2.x. CVSS 3.1 score is 8.4.

Likely exposure

Exposure is limited to Windows hosts running affected GOG GalaxyClientService versions. Attackers need local user access, so risk is highest on shared workstations, unmanaged endpoints, or compromised user sessions where the client is installed.

Exploitation context

A Metasploit module has been published, so practical exploitation knowledge exists. The source bundle does not indicate CISA KEV listing or confirmed active exploitation in the wild. This should be treated as a serious local privilege escalation, not a remote perimeter issue.

Researcher notes

The strongest evidence is the CVE description and referenced Rapid7 and Positron Security materials. The bundle names a 2.0.x fix but does not identify a fixed version or a 1.2.x fix. Avoid claiming active exploitation without additional evidence.

Mitigation direction

  • Upgrade affected 2.0.x installations to a vendor-fixed GOG Galaxy release.
  • For 1.2.x, check GOG guidance; remove or disable unsupported affected installations.
  • Remove GOG Galaxy from enterprise endpoints where it is not business-required.
  • Restrict local user access on shared systems with affected installations.
  • Monitor endpoints for unexpected SYSTEM-level process creation from GOG Galaxy components.

Validation and detection

  • Inventory Windows endpoints for GOG GalaxyClientService installations and versions.
  • Flag 2.0.12 or earlier in 2.0.x and 1.2.64 or earlier in 1.2.x.
  • Confirm whether GalaxyClientService is present and running with elevated privileges.
  • Review endpoint telemetry for suspicious local privilege escalation activity involving GalaxyClientService.
  • Verify remediation by rechecking installed version or removal status.
Prepared
Confidence
high
Sources
4

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-264: 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.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-7352 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
0Timeline events
0ADP providers
3Source links

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.

ScoreVersionSeverityVectorExploitImpactSource
8.4CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N25.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.4High
CVSS 3.1 vector shape for CVE-2020-7352Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
GOGGOG GalaxyClientService2.0.12, 1.2.64Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.