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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupPrivilege 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-49739CVE reference · exploit
- Rockstar Games Launcher Official SiteCVE reference · product
- VulnCheck Advisory: Rockstar Service - Insecure File PermissionsCVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Default Permissions
Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
