Description
The Tarkov Data Manager is a tool to manage the Tarkov item data. Prior to 02 January 2025, an authentication bypass vulnerability in the login endpoint allows any unauthenticated user to gain full admin access to the Tarkov Data Manager admin panel by exploiting a JavaScript prototype property access vulnerability, combined with loose equality type coercion. A series of fix commits on 02 January 2025 fixed this and other vulnerabilities.
Published: 2026-01-07
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Apply Patch
AI Analysis

Impact

The Tarkov Data Manager suffers an authentication bypass vulnerability that allows an unauthenticated user to gain full administrative access to its admin panel. The flaw arises from a JavaScript prototype property access issue combined with loose equality type coercion, which is an example of insecure deserialization and type confusion weaknesses (CWE‑1321, CWE‑287, CWE‑843). The consequence is that an attacker can read, modify, or delete all item data managed by the application, potentially disrupting game balance and achieving unauthorized control over in‑game assets. The vulnerability directly impacts confidentiality, integrity, and availability of the managed data. The description states that any unauthenticated user can exploit this flaw via the login endpoint, implying that the exposure is through the web interface.

Affected Systems

Vendors and products affected include the-hideout’s Tarkov Data Manager. Versions prior to 02 January 2025 are impacted. No specific version string is listed, so any deployment of Tarkov Data Manager built before the release of the January 2, 2025 fix commits is considered vulnerable.

Risk and Exploitability

The flaw scores a nine point eight CVSS score, indicating a critical severity, yet its EPSS score is below one percent, suggesting that it is not among the most frequently exploited bugs. The vulnerability is not currently listed in CISA’s KEV catalog. Attackers can exploit the flaw remotely by sending a crafted HTTP request to the login endpoint, exploiting the prototype pollution and type coercion to bypass authentication without needing valid credentials. No special privileges or environment configuration is required beyond remote network access to the web interface.

Generated by OpenCVE AI on April 18, 2026 at 16:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the January 2 2025 patch commit that fixes the prototype property and type coercion flaw, ensuring the application runs a version newer than the one vulnerable.
  • Restrict network access to the Tarkov Data Manager admin panel by implementing firewall rules or VPNs so only trusted administrators can reach the login endpoint.
  • Conduct an audit of user accounts and verify that no unauthorized administrative privileges have been granted, and revoke any that should not exist.

Generated by OpenCVE AI on April 18, 2026 at 16:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 03 Feb 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Tarkov
Tarkov tarkov Data Manager
CPEs cpe:2.3:a:tarkov:tarkov_data_manager:*:*:*:*:*:*:*:*
Vendors & Products Tarkov
Tarkov tarkov Data Manager

Wed, 07 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 07 Jan 2026 18:30:00 +0000

Type Values Removed Values Added
Description The Tarkov Data Manager is a tool to manage the Tarkov item data. Prior to 02 January 2025, an authentication bypass vulnerability in the login endpoint allows any unauthenticated user to gain full admin access to the Tarkov Data Manager admin panel by exploiting a JavaScript prototype property access vulnerability, combined with loose equality type coercion. A series of fix commits on 02 January 2025 fixed this and other vulnerabilities.
Title Tarkov Data Manager Authentication Bypass vulnerability
Weaknesses CWE-1321
CWE-287
CWE-843
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Tarkov Tarkov Data Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-01-07T18:41:47.562Z

Reserved: 2026-01-05T16:44:16.366Z

Link: CVE-2026-21854

cve-icon Vulnrichment

Updated: 2026-01-07T18:40:53.606Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-07T19:15:57.267

Modified: 2026-02-03T16:21:11.813

Link: CVE-2026-21854

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T17:00:05Z

Weaknesses