CVE-2021-33879

HIGH

Tencent GameLoop < 4.1.21.90 - Remote Code Execution via MITM Update Spoofing

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2021-33879. PoCs published by mmiszczyk.

AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2021-33879, a vulnerability in Tencent GameLoop's update mechanism that allows MITM attackers to execute arbitrary code via spoofed update packages. The writeup includes a step-by-step reproduction process and XML payload example.

Description

Tencent GameLoop before 4.1.21.90 downloaded updates over an insecure HTTP connection. A malicious attacker in an MITM position could spoof the contents of an XML document describing an update package, replacing a download URL with one pointing to an arbitrary Windows executable. Because the only integrity check would be a comparison of the downloaded file's MD5 checksum to the one contained within the XML document, the downloaded executable would then be executed on the victim's machine.

Exploits (1)

nomisec WRITEUP
by mmiszczyk · poc
https://github.com/mmiszczyk/cve-2021-33879

This repository provides a detailed technical analysis of CVE-2021-33879, a vulnerability in Tencent GameLoop's update mechanism that allows MITM attackers to execute arbitrary code via spoofed update packages. The writeup includes a step-by-step reproduction process and XML payload example.

Classification
Writeup 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Tencent GameLoop (versions prior to 4.1.21.90)
No auth needed
Prerequisites: MITM position · vulnerable GameLoop installation · webserver to host payload · proxy to intercept requests
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (2)

Core 2
Core References
Vendor Advisory x_refsource_misc
https://www.gameloop.com
Exploit, Third Party Advisory x_refsource_misc
https://github.com/mmiszczyk/cve-2021-33879

Scores

CVSS v3 8.1
EPSS 0.0102
EPSS Percentile 58.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-494
Status published
Products (1)
tencent/gameloop < 4.1.21.90
Published Jun 06, 2021
Tracked Since Feb 18, 2026