Rankiteo Logo
Rankiteo
Leader in Cyber Underwriting
Loading...
NEWRankiteo Cyber Underwriting Desktop - Score, price, and bind from your desktop
WindowsmacOSLinux
Download
GOG

GOG Vendor Cyber Rating & Cyber Score

gog.com

WHO WE ARE Here at GOG we combine work with passion for gaming to offer gamers the greatest selection of Windows, Mac and Linux games, both classics and day-one titles, always DRM-free, with lots of extra goodies and amazing customer support. But GOG is more than just a place to buy games. In addition to the store with thousands of games and great deals, we’re building GOG GALAXY – an application that combines multiple libraries into one and allows you to connect with your friends across all gaming platforms, consoles included. What makes us stand out is that we listen and react to our community’s suggestions and we’re determined to keep working towards our goal of bringing all that is good in gaming to everyone. WHY JOIN OUR TEAM?


GOG A.I CyberSecurity Scoring

GOG
Company Information
Website:http://www.gog.com
Employees number:812
Number of followers:11,267
NAICS:51126
Industry Type:Computer Games
Homepage:gog.com
GOG Risk Score (AI oriented)
Between 700 and 749
logo
GOGComputer Games
Updated:
29/05/2026
744/1000
Moderate
Ba
AaaAaABaaBaBCaaCaC
Powered by our proprietary A.I cyber incident model
Insurance prefers TPRM score to calculate premium
GOG Global Score (TPRM)
xxxx
logo
GOGComputer Games
•••
Score locked
Instant access to detailed risk factors
Vulnerabilities
Benchmark vs. industry & size peers
Findings

GOG
GOGModerate
Current Score
744Ba (MODERATE)
01000
4 incidents
-5 avg impact
Incident timeline with MITRE ATT&CK tactics, techniques, and mitigations.
JUNE 2026
745Before Incident
MAY 2026
744Before Incident
APRIL 2026
744Before Incident
MARCH 2026
748Before Incident
Vulnerability
17 Mar 2026GOG
Gogs: Critical Gogs RCE Vulnerability Lets Any Authenticated User Execute Arbitrary Code

Critical RCE Vulnerability in Gogs Exposes Self-Hosted Git Instances

743After Incident
CRITICAL-5
GOG1780035947
Critical RCE Vulnerability in Gogs Exposes Self-Hosted Git Instances A severe security flaw in Gogs, a widely used open-source self-hosted Git service, has been disclosed, allowing authenticated users to execute arbitrary code under specific conditions. The vulnerability, rated 9.4 on the CVSS scale, lacks a CVE identifier but poses a significant risk to unpatched instances. The flaw enables remote code execution (RCE) by exploiting the `--exec` flag in `git rebase` during a "Rebase before merging" operation. An attacker can trigger the exploit by creating a malicious branch name in a pull request. Notably, the attack does not require admin privileges or interaction from other users only a registered account and repository ownership, which Gogs grants by default. In cases where repository creation is restricted, an attacker with write access to a repository with rebase merging enabled can still exploit the vulnerability. Successful exploitation could lead to server compromise, credential theft, lateral movement, and tampering with hosted code. Additionally, the flaw may enable cross-tenant data breaches, exposing private repositories on shared servers. The vulnerability affects all supported platforms (Windows, Linux, macOS) and was reported to Gogs maintainers on March 17, 2026, but remains unpatched. While 1,141 internet-facing Gogs instances have been identified, the actual number of vulnerable deployments is likely higher, as many are behind VPNs or internal networks. Security firm Rapid7 has developed a Metasploit module to automate exploitation, supporting two attack modes: one that creates and deletes a temporary repository (leaving minimal logs) and another targeting an existing repository with write access. The flaw underscores the risks of unpatched self-hosted Git services in enterprise and open-source environments.
INCIDENT DETAILS -
TYPE
Remote Code Execution (RCE)
IMPACT
Data Compromised: Private repositories, credentials, hosted codeSystems Affected: Self-hosted Gogs instances (Windows, Linux, macOS)Operational Impact: Server compromise, lateral movement, tampering with hosted code
DATA BREACH
Private repositoriesCredentialsHosted codeSensitivity Of Data: High (private repositories, credentials)Data Exfiltration: Possible (cross-tenant data breaches)
FEBRUARY 2026
747Before Incident
JANUARY 2026
752Before Incident
Vulnerability
01 Jan 2026GOG
Gogs: Critical Gogs Vulnerability Allows Attackers to Silently Overwrite Large File Storage Objects

Critical Gogs Vulnerability (CVE-2026-25921) Exposes Self-Hosted Git Services to Supply-Chain Attacks

747After Incident
CRITICAL-5
GOG1773146209
Critical Gogs Vulnerability (CVE-2026-25921) Exposes Self-Hosted Git Services to Supply-Chain Attacks A severe security flaw in Gogs, a popular open-source self-hosted Git service, has been identified, allowing unauthenticated attackers to silently overwrite Git Large File Storage (LFS) objects across repositories. Tracked as CVE-2026-25921 (CVSS 9.3), the vulnerability affects Gogs versions 0.14.1 and earlier and could enable stealthy supply-chain attacks by replacing legitimate files with malicious payloads, such as backdoored binaries or scripts. ### Vulnerability Details The flaw stems from CWE-345 (Insufficient Verification of Data Authenticity) in Gogs’ LFS storage architecture. Key issues include: - No repository-level isolation: LFS objects are stored in a global directory, with paths determined solely by the Object ID (OID), allowing cross-repository manipulation. - Missing hash verification: Gogs does not validate whether uploaded files match their declared SHA-256 hash, enabling attackers to substitute files without detection. ### Impact & Risks Exploiting this vulnerability could allow attackers to: - Replace critical project files (e.g., datasets, compiled binaries) with malicious versions. - Compromise software supply chains by injecting backdoors into repositories. - Evade detection, as the attack does not require authentication. ### Mitigation & Patch The vulnerability was disclosed by security researcher zjuchenyuan via a GitHub advisory. Gogs maintainers have released version 0.14.2, which enforces strict hash verification for LFS objects. Recommended actions: - Upgrade to Gogs 0.14.2 or later immediately. - Audit existing LFS objects to ensure no unauthorized modifications occurred before patching. - Restrict access or disable public registrations if patching is delayed. The flaw underscores the risks of unverified file storage in self-hosted Git services, particularly for organizations managing sensitive or widely distributed codebases.
INCIDENT DETAILS -
TYPE
Supply-Chain Attack
IMPACT
Systems Affected: Gogs versions 0.14.1 and earlierOperational Impact: Potential compromise of software supply chains, injection of backdoors into repositoriesBrand Reputation Impact: Risk of reputational damage due to supply-chain compromise
DATA BREACH
Type Of Data Compromised: Repository files (e.g., datasets, compiled binaries, scripts)Sensitivity Of Data: High (potential for malicious payloads)LFS objects
DECEMBER 2025
752Before Incident
NOVEMBER 2025
751Before Incident
OCTOBER 2025
751Before Incident
SEPTEMBER 2025
751Before Incident
AUGUST 2025
750Before Incident
JULY 2025
755Before Incident
Vulnerability
10 Jul 2025GOG
Gogs: Alert! Vulnerability in popular self-hosted Git service Gogs targeted by hackers

CVE-2025-8110 Exploitation in Gogs Self-Hosted Git Service

750After Incident
CRITICAL-5
GOG1768273478
CISA Adds Actively Exploited Gogs Vulnerability to KEV Catalog The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added CVE-2025-8110, a remote code execution (RCE) vulnerability in the Gogs self-hosted Git service, to its Known Exploited Vulnerabilities (KEV) Catalog. The flaw has been under active exploitation since at least July 2025, despite only being formally cataloged in December. Researchers at Wiz uncovered the campaign while investigating a malware-infected system, later identifying widespread abuse of the vulnerability a bypass of a previous Gogs RCE flaw (CVE-2024-55947). The issue stems from an incomplete patch that failed to account for symbolic links, allowing attackers to overwrite files outside repositories and execute arbitrary commands. As of December 2025, over 1,400 internet-facing Gogs instances were detected, with more than half compromised by Supershell-based malware. Infected systems shared a distinct pattern: eight-character random owner/repo names created around July 10, suggesting a single threat actor or coordinated group. While Gogs maintainers are working on a fix, no patch is currently available, leaving vulnerable instances exposed.
INCIDENT DETAILS -
TYPE
Remote Code Execution (RCE)
IMPACT
Systems Affected: 1,400 internet-facing Gogs instances (over 50% compromised)Operational Impact: Arbitrary command execution on compromised systems
JANUARY 2025
755Before Incident
Vulnerability
01 Jan 2025GOG
Gogs: Critical Gogs Vulnerability Enables Remote Command Execution and 2FA Bypass

Critical RCE and 2FA Bypass Flaws Discovered in Gogs Self-Hosted Git Service

754After Incident
CRITICAL-1
GOG1770738763
Critical RCE and 2FA Bypass Flaws Discovered in Gogs Self-Hosted Git Service A severe security vulnerability in Gogs, a lightweight self-hosted Git service, has been uncovered, allowing attackers to execute remote code (RCE) and bypass two-factor authentication (2FA). The flaws affect organizations using Gogs for private code hosting, with versions up to 0.13.3 impacted. The most critical issue, CVE-2025-64111 (CVSS 9.3), stems from an incomplete fix for a prior vulnerability. Attackers with repository push access can exploit the PUT contents API to inject malicious Git configurations, such as SSH commands, by creating a symlink to `.git/config`. This enables RCE on the server during Git operations. The attack involves: 1. Creating a symlink (`ln -s .git/config link`) and pushing it to the repository. 2. Sending a crafted PUT request with a base64-encoded malicious config (e.g., `sshCommand = touch /tmp/abc`). 3. Bypassing security checks in the `UpdateRepoFile` function, leading to arbitrary code execution. Additionally, CVE-2025-64175 (CVSS 7.7) allows attackers to bypass 2FA by using their own recovery codes to log in as any user if they know the credentials. Another flaw, CVE-2026-24135 (CVSS 7.2), permits authenticated file deletion via wiki path traversal. Affected Versions: Gogs ≤ 0.13.3 Patched Versions: 0.13.4 and 0.14.0+dev No public exploits have been observed, but proof-of-concept (PoC) code increases the risk of weaponization. The vulnerabilities underscore the risks of self-hosted Git tools, particularly in development environments. Organizations are advised to upgrade immediately to mitigate potential server takeovers. Alternatives like Gitea, an actively maintained fork of Gogs, do not suffer from these issues.
INCIDENT DETAILS -
TYPE
Remote Code Execution (RCE)2FA BypassPath Traversal
IMPACT
Systems Affected: Gogs self-hosted Git service (versions ≤ 0.13.3)Operational Impact: Potential server takeover, unauthorized access to private repositoriesBrand Reputation Impact: Risk of reputational damage due to security flaws in self-hosted Git tools
DATA BREACH
Sensitivity Of Data: Potential exposure of private repository data

Frequently Asked Questions

?
What is the current A.I Rankiteo Cyber Score for GOG ?
?
What was GOG's A.I Rankiteo Cyber Score in May 2026 ?
?
What was GOG's A.I Rankiteo Cyber Score in April 2026 ?
?
What was GOG's A.I Rankiteo Cyber Score in March 2026 ?
?
What was GOG's A.I Rankiteo Cyber Score in February 2026 ?
?
What was GOG's A.I Rankiteo Cyber Score in January 2026 ?
?
What was GOG's A.I Rankiteo Cyber Score in December 2025 ?
?
What was GOG's A.I Rankiteo Cyber Score in November 2025 ?
?
What was GOG's A.I Rankiteo Cyber Score in October 2025 ?
?
What was GOG's A.I Rankiteo Cyber Score in September 2025 ?
?
What was GOG's A.I Rankiteo Cyber Score in August 2025 ?
?
What was GOG's A.I Rankiteo Cyber Score in July 2025 ?
?
What is the average per-incident point impact on GOG's A.I Rankiteo Cyber Score over the past 12 months ?
?
Where can I access detailed records of all cyber incidents associated with GOG ?
?
Where can I find a summary of the A.I Rankiteo Risk Scoring methodology ?
?
Where can I view GOG's profile page on Rankiteo ?
?
How accurate is the A.I Rankiteo Risk Scoring methodology ?