Executive Summary
In July 2026, cybersecurity researchers uncovered a malicious NuGet package named "Newtonsoftt.Json.Net," a typosquatted version of the legitimate Newtonsoft.Json library. This trojanized package specifically targeted Digitain's FG-Crash betting game by manipulating game results and exfiltrating rigged outcomes to an attacker-controlled server. The package was designed to function normally for other users, activating its malicious payload only within Digitain's environment. Seven versions of this package were published between August and October 2025, accumulating approximately 1,200 downloads before detection. The attack highlights the growing sophistication of supply chain attacks, where adversaries exploit trusted software repositories to distribute targeted malware. This incident underscores the critical need for developers to exercise caution when integrating third-party packages and to implement robust security measures to detect and prevent such threats.
Why This Matters Now
This incident underscores the critical need for developers to exercise caution when integrating third-party packages and to implement robust security measures to detect and prevent such threats.
Attack Path Analysis
The attacker introduced a trojanized package named 'Newtonsoftt.Json.Net' into the NuGet repository, masquerading as the legitimate Newtonsoft.Json library. Upon installation, the malicious package activated when the host application initialized JsonConvert.DefaultSettings, targeting systems running Digitain's FG-Crash game backend. The trojanized code manipulated game outcomes and exfiltrated rigged results to an attacker-controlled server, compromising the integrity of the game.
Kill Chain Progression
Initial Compromise
Description
The attacker published a malicious package 'Newtonsoftt.Json.Net' on the NuGet repository, designed to be a typosquat of the legitimate Newtonsoft.Json library.
MITRE ATT&CK® Techniques
Supply Chain Compromise
Malicious Library
Masquerading
Embedded Payloads
Obtain Capabilities: Malware
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Ensure all system components are protected from known vulnerabilities
Control ID: 6.2
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA – ICT Risk Management Framework
Control ID: Article 5
CISA ZTMM 2.0 – Implement supply chain risk management practices
Control ID: Supply Chain Risk Management
NIS2 Directive – Cybersecurity Risk Management Measures
Control ID: Article 21
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Gambling/Casinos
Direct targeting of Digitain gaming platforms through supply-chain attacks poses critical threats to game integrity, regulatory compliance, and customer trust in gambling operations.
Computer Software/Engineering
Trojanized Newtonsoft.Json library demonstrates supply-chain vulnerabilities in software development, requiring enhanced package validation and zero-trust segmentation for development environments.
Financial Services
Gaming platform manipulation capabilities could extend to financial applications using compromised libraries, threatening transaction integrity and requiring egress security controls.
Entertainment/Movie Production
Gaming and entertainment platforms share similar development frameworks vulnerable to typosquat attacks, necessitating threat detection and secure development practices.
Sources
- Trojanized Newtonsoft.Json Fork Hides Game-Rigging Code in a Working Libraryhttps://thehackernews.com/2026/07/trojanized-newtonsoftjson-fork-hides.htmlVerified
- JFrog Analyzes NuGet Typosquatting Attack Targeting Online Betting Platformhttps://news.dxable.com/jfrog-analyzes-nuget-typosquatting-attack-targeting-online-betting-platform/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Aviatrix Zero Trust CNSF is pertinent to this incident as it could have constrained the attacker's ability to move laterally and exfiltrate data by enforcing strict segmentation and identity-aware policies, thereby reducing the blast radius of the compromise.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The attacker's ability to introduce malicious packages into the environment could have been limited, reducing the risk of initial compromise.
Control: Zero Trust Segmentation
Mitigation: The attacker's ability to escalate privileges within the application context could have been constrained, limiting the scope of unauthorized code execution.
Control: East-West Traffic Security
Mitigation: The attacker's ability to move laterally to other systems running the FG-Crash game backend could have been limited, reducing the spread of the compromise.
Control: Multicloud Visibility & Control
Mitigation: The attacker's ability to establish command and control channels could have been constrained, limiting unauthorized outbound communications.
Control: Egress Security & Policy Enforcement
Mitigation: The attacker's ability to exfiltrate manipulated game results could have been limited, reducing data leakage.
The overall impact of the attack could have been reduced, limiting financial losses and reputational damage.
Impact at a Glance
Affected Business Functions
- Online Betting Platform Operations
- Game Integrity Management
Estimated downtime: 7 days
Estimated loss: $50,000
Potential exposure of game outcome data and internal repository URLs.
Recommended Actions
Key Takeaways & Next Steps
- • Implement strict package validation and verification processes to prevent the inclusion of malicious dependencies.
- • Utilize Zero Trust Segmentation to enforce least privilege access and limit the impact of compromised components.
- • Deploy Egress Security & Policy Enforcement to monitor and control outbound traffic, preventing unauthorized data exfiltration.
- • Enhance Threat Detection & Anomaly Response capabilities to identify and respond to suspicious activities promptly.
- • Regularly audit and monitor supply chain components to detect and mitigate potential security risks.



