LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47852: Rockstar Service - Insecure File Permissions

Rockstar Games Launcher 1.0.37.349 contains a privilege escalation vulnerability that allows authenticated users to modify the service executable with weak permissions. Attackers can replace the RockstarService.exe with a malicious binary to create a new administrator user and gain elevated system access.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Rockstar Games Launcher 1.0.37.349 has weak permissions on its service executable. A user who already has authenticated access to an affected machine could replace that executable and gain administrator-level control. This is most urgent for shared, unmanaged, or developer workstations where the launcher is installed.

Executive priority

Treat as a high-priority endpoint hygiene issue, not an internet-wide emergency. Prioritize corporate workstations where users have local access and the launcher is installed. Remove or update affected installations quickly, especially on shared or privileged-user machines.

Technical view

CVE-2021-47852 is a CWE-276 insecure file permissions issue in RockstarService.exe for Rockstar Games Launcher 1.0.37.349. The bundle describes authenticated privilege escalation by modifying the service executable. CVSS is 8.8 High. The provided vector says network attack, but the described weakness centers on local authenticated access to the affected executable.

Likely exposure

Exposure is limited to systems with Rockstar Games Launcher 1.0.37.349 installed. This is more likely on user workstations than servers. Organizations that allow personal software or gaming launchers on corporate endpoints should prioritize inventory and removal or update decisions.

Exploitation context

A public ExploitDB entry is cited, so proof-of-concept information is publicly available. The source bundle does not show CISA KEV listing or confirmed active exploitation. Abuse requires authenticated access to an affected system and the ability to modify the weakly protected service executable.

Researcher notes

The advisory data identifies a specific affected version and weak service executable permissions. Evidence for a fixed version is not included in the source bundle. The CVSS vector and textual description appear somewhat inconsistent on attack vector, so validate conditions against the original advisory before scoring internally.

Mitigation direction

  • Inventory endpoints for Rockstar Games Launcher 1.0.37.349.
  • Check Rockstar guidance and launcher update channels for remediation details.
  • Update or remove the launcher where business need is absent.
  • Restrict non-business software installation on managed endpoints.
  • Review service executable permissions and correct weak ACLs using approved guidance.

Validation and detection

  • Confirm whether Rockstar Games Launcher 1.0.37.349 is installed.
  • Verify the presence and permissions of RockstarService.exe.
  • Review endpoint management logs for unauthorized launcher installations.
  • Check whether current vendor guidance identifies a fixed launcher version.
  • Monitor affected systems for unexpected administrator account changes.
Prepared
Confidence
medium
Sources
5

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-276: 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-2021-47852 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.8 (3.1)
Known Exploited
No
Published

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

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
4Source 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.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-47852Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rockstar GamesRockstar Games Launcher1.0.37.349Listed
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.