Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
GHOST STADIUM Phishing Targets FIFA Fans With Fake
May 27, 2026
Tycoon 2FA AiTM Kit Bypasses MFA on Entra ID and Google Workspace
May 27, 2026
Grandoreiro Malware Targets Portuguese Banks & LatAm Firms
May 27, 2026
Home/Threats/Hackers Push 22 Versions of npm RAT With Wallet Theft and
Threats

Hackers Push 22 Versions of npm RAT With Wallet Theft and

A malicious <a href="https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/11146061/563f1e0b-bd9c-478a-b1c1-dcdc8a293dab/Hackers- Published to the npm registry on May 4,...

Marcus Rodriguez
Marcus Rodriguez
May 27, 2026 4 Min Read
2 0

A malicious <a href="https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/11146061/563f1e0b-bd9c-478a-b1c1-dcdc8a293dab/Hackers-

Published to the npm registry on May 4, 2026, it pushed out 22 versions in 22 days, making it one of the most actively developed pieces of malware seen on the platform.

The story begins before forge-jsxy existed. Its predecessor, forge-jsx, was published on April 7, 2026, and ran undetected for nearly a month before npm replaced it with a security placeholder.

Within hours of that takedown, the attacker created a new account under jacksonkaandorp2 and launched forge-jsxy, picking up exactly where the old package left off at version 1.0.66.

Analysts at SafeDep, whose threat intelligence pipeline tracks malicious open source packages in real time, identified and documented the full scope of the campaign. 

SafeDep said in a report shared with Cyber Security News (CSN) that the same operator behind forge-jsx was responsible, noting that the command-and-control configuration, encryption scheme, and session credentials were identical across both packages.

The malware disguised itself as a Node.js integration layer for Autodesk Forge, a legitimate software development kit, appearing trustworthy to developers browsing the registry.

Once installed, a postinstall script deployed a hidden agent that began harvesting keystrokes, clipboard content, environment files, shell history, and desktop screenshots. Continuous integration environments were deliberately skipped to avoid detection during automated builds.

Over 50 days of combined activity across both package names, the operator shipped 88 versions and built a feature set that rivals commercial spyware.

The attacker maintained test coverage throughout, growing the test suite from 12 files to 20 by the final version, a discipline rarely seen in npm supply chain attacks.

Hackers Push 22 Versions of npm RAT

The 22 forge-jsxy versions rolled out in five clear development phases. The first phase, covering versions 1.0.66 through 1.0.76, carried the full forge-jsx feature set along with periodic desktop screenshots sent to Discord via rotating bot webhooks.

A second phase introduced a web-based file explorer letting attackers remotely browse victim file systems. By mid-May, the operator added WebRTC peer-to-peer data channels, giving the attacker a faster path that bypassed the main WebSocket relay.

Then on May 18 alone, six versions dropped in ten hours, delivering a cryptocurrency scanning framework that walked the entire file system looking for wallet files, seed phrases, and private keys.

Every find was validated with cryptographic checks before being stored in a hidden vault that persisted through reboots and package removal.

The final phase, ending with version 1.0.91 on May 26, added harvesting of Chromium browser extension databases from 21 or more browsers including Chrome, Edge, Brave, and Opera.

This targeted wallet extensions like MetaMask and Phantom directly. The same update introduced an auto-upgrade mechanism letting the relay server silently push new agent versions to all infected machines on a staggered schedule.

Persistence That Survives Package Removal

One of the most dangerous aspects of forge-jsxy is that uninstalling the package does not remove the threat. Starting with version 1.0.81, the malware copied its agent files into a hidden directory outside node_modules, meaning a standard npm uninstall removes the package listing but leaves the agent fully running in the background.

On Linux the persistent directory lives at ~/.local/share/cfgmgr/.forge-jsxy/, while macOS and Windows use their own equivalent paths.

A matching startup service, either a systemd unit, a LaunchAgent, or a Task Scheduler entry, ensures the agent restarts after every reboot. Developers who installed any version should treat all credentials and wallet keys on that machine as compromised.

SafeDep recommends manually deleting the durable agent directory and removing the associated startup service before considering the machine clean.

Anyone using browser-based crypto wallets should move funds to new wallets generated on a clean system. Given how quickly the attacker relaunched after the first takedown, another package under a new name should be expected if forge-jsxy is removed from the registry.

Indicators of Compromise (IoCs):-

Type Indicator Description
IP Address 204.10.194.247 C2 server hosted on AS206216 Advin Services LLC, Nürnberg, DE 
WebSocket URL ws://204[.]10[.]194[.]247:9877 WebSocket relay port for agent command and control 
HTTP URL hxxp://204[.]10[.]194[.]247:8765 HTTP API endpoint for exfiltrated data ingestion 
npm Package forge-jsxy v1.0.66–v1.0.91 Malicious npm package (22 versions), maintainer jacksonkaandorp2 
npm Package forge-jsx v1.0.0–v1.0.66 Original malicious package, same campaign, taken down May 4, 2026 
Email [email protected] Email address linked to attacker npm account jacksonkaandorp2 
SHA-256 Hash 4938d47fe6216f8f9fee0527bf5112c04c15a9ea62f87869677619aa5400f09f Package artifact hash for forge-jsxy v1.0.91 
File Path (Linux) ~/.local/share/cfgmgr/.forge-jsxy/ Durable agent persistence directory on Linux 
File Path (macOS) ~/Library/Application Support/CfgMgr/data/.forge-jsxy/ Durable agent persistence directory on macOS 
File Path (Windows) %LOCALAPPDATA%CfgMgrdata.forge-jsxy Durable agent persistence directory on Windows 
File Path <durable>/.vault/secret-audit/result.json Secret audit vault storing harvested crypto keys 
Service Name (Linux) ~/.config/systemd/user/forge-js-worker.service Systemd persistence service for Linux 
Service Name (macOS) ~/Library/LaunchAgents/com.forgejs.worker.plist LaunchAgent persistence entry for macOS 
Service Name (Windows) Task Scheduler: ForgeJSWorker / HKCU…RunForgeJSWorker Windows Task Scheduler and registry run key persistence 
OSV Advisory MAL-2026-3609 Open Source Vulnerability advisory ID for this campaign 

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackHackerMalwareSecurityThreatVulnerability

Share Article

Marcus Rodriguez

Marcus Rodriguez

Marcus is a security researcher and investigative journalist with expertise in vulnerability research, bug bounties, and cloud security. Since 2017, Marcus has been breaking stories on critical vulnerabilities affecting major platforms. His investigative work has led to the disclosure of numerous security flaws and improved defenses across the industry. Marcus is an active participant in bug bounty programs and has been recognized for responsible disclosure practices. He holds multiple security certifications and regularly speaks at industry events.

Previous Post

Hackers Deploy DinDoor Backdoor via Fake ChatGPT & Claude

Next Post

Grandoreiro Malware Targets Portuguese Banks & LatAm Firms

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Top CISOs Boost Risk Visibility to Prevent Critical Incidents
May 27, 2026
Hackers Push Malicious Software Via AI Chatbot Recommendations
May 27, 2026
Motorola Preinstalled App Hijacks Amazon for Affiliate Codes
May 27, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
Emy Elsamnoudy
Emy Elsamnoudy
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us