LIVE · cybersecurity feed
Live wire
malware

Trojanized Newtonsoft.Json Fork Hides Game-Rigging Code in a Working Library

Cybersecurity researchers have discovered a NuGet typosquat that's unlike the typical information-stealing malware distributed via package registries: usual info-stealers: it's designed to rig live game results on Digitain. The package, named "Newtonsoftt.Json.Net," masquerades as the Newtonsoft.Json library and is a trojanized fork. Seven versions of the package have been published to the

zeroday.news · 10d ago

Cybersecurity researchers have uncovered a malicious NuGet package, "Newtonsoftt.Json.Net," that functions as a trojanized fork of the legitimate Newtonsoft.Json library. Unlike many common typosquatting attacks on package registries that aim for information theft, this particular package is reportedly designed to manipulate live game results on the Digitain platform.

The package leverages a typosquatting technique, mimicking the widely used Newtonsoft.Json library by adding an extra 't' to the name. This method relies on developers making a common typographical error when specifying dependencies, inadvertently pulling in the malicious version instead of the authentic one. Once integrated into a project, the trojanized library would execute its hidden payload alongside the expected functionality of the legitimate JSON parsing library.

Technical analysis indicates that the "Newtonsoftt.Json.Net" package is not merely a wrapper but a modified version of the original Newtonsoft.Json source code, incorporating additional, surreptitious functionality. This hidden code is specifically engineered to interfere with the integrity of game outcomes on the Digitain platform, suggesting a targeted attack against systems that integrate with or operate on this gaming infrastructure.

The mechanism for game rigging likely involves intercepting or manipulating data streams related to game logic or result generation. This could occur by altering parameters before they are sent to the game server, modifying responses received from the server, or directly influencing local game state calculations if the client-side application plays a role in determining outcomes. Such manipulation could lead to predetermined wins, losses, or other unfair advantages.

Seven distinct versions of this malicious package have reportedly been published to the NuGet registry, indicating a sustained effort by the attackers to maintain its presence and potentially evade detection. The availability of multiple versions suggests an iterative development process, possibly to refine the game-rigging capabilities or to adapt to changes in the target environment.

Mitigation for this class of supply chain attack typically involves rigorous dependency management. Developers should employ package integrity checks, such as verifying cryptographic hashes, and utilize private package registries or curated feeds to control which packages are permissible. Automated tools for scanning dependencies for known vulnerabilities and malicious code are also crucial. Furthermore, strict naming conventions and careful review of package names before integration can help prevent typosquatting incidents.

This incident underscores the evolving threat landscape in software supply chain security, where attackers are moving beyond generic data theft to more specialized and impactful forms of compromise. The targeting of specific platforms like Digitain for game rigging highlights a shift towards financially motivated attacks that directly manipulate business logic, posing significant risks to platform integrity and user trust.

malware
ShareXLinkedInWhatsAppFacebook

More News

view all →
malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.