Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-10696 — loader1

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Malicious code in loader1 (npm)

Source: amazon-inspector

The npm package's only file of substance is index.html (declared as main in package.json). When opened in a browser, the page first disables developer-tools shortcuts (F12, Ctrl+Shift+I/J/C, Ctrl+U, Ctrl+S, right-click) and gates execution behind a real user-input check (mousemove/click/keydown within 1200ms, otherwise it shows "Blocked (no interaction)" and stops). Once the gate passes, it executes fetch("https://bitbucket.org/p2p-alt-public/p2p-emis/raw/main/GameWebSight") and feeds the response into document.write(html), which executes any <script> tags in the returned content. The Bitbucket source is unpinned (raw/main/...), publisher-anonymous (p2p-alt-public), and mutable — whoever controls that repository can swap the served payload at any time without republishing the npm package. Combined with empty author, generic description ("single file websight"), and the fact that main: index.html cannot be require()d as a Node library, the package has no legitimate library purpose; its only function is to deliver the gated remote-fetch loader. The devtools-blocking + interaction-gating pattern is canonical hostile-loader / redirector evasion against automated scanners.

Source: ghsa-malware

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Affected software

MAL-2026-10696 is recorded against 1 package.

  • loader1

Timeline and source

Published on 16 July 2026 and last revised on 4 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

github.com (Advisory)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2026-07-16
Updated 2026-08-20
Modified 2026-08-04
Fix URL N/A

Affected Packages

Software From version Fixed in
loader1

Free Vulnerability Check

Is your site affected by MAL-2026-10696?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-10696 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesMalicious packagesMalicious packages 2026