Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-12292 — twork-data-services-getting-arrests

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

Description

Malicious code in twork-data-services-getting-arrests (npm)

Source: amazon-inspector

[email protected] acts as a binary dropper. index.js top-level requires./_support.js, whose start() runs at load time: it selects a platform-specific endpoint, downloads a payload from one of several Cloudflare Workers hosts whose hostnames are assembled at runtime by string fragment concatenation (e.g. ["oob-w","orker.cf","99-9b3",".workers.d","ev"].join("")) with a DNS TXT fallback under *.dl.well1.site, writes it to /tmp or %TEMP% under a disguised filename (.cache_<hex> on POSIX, dotnet_diag_<hex>.exe on Windows), chmods 0755, and detach-spawns it via /bin/sh -c '<file> &' or cmd.exe /c start. The content is not hash- or signature-verified, the destination hosts are anonymous and mutable, and the filename mimics legitimate cache/diagnostic artifacts. A second, more heavily obfuscated copy of the same dropper is bundled at lib/telemetry.js under cover-story class names (Logger, HttpTransport, ServiceDiscovery, WorkerHost) using the same primitives (Buffer.from(chunks,'base64'), cp.spawn('/bin/sh', ['-c', filePath + ' &']), fs['chmod'+'Sync'], require('child_'+'process')). Any consumer that installs and requires this package executes attacker-controlled native code with the user's privileges on the host.

Affected software

MAL-2026-12292 is recorded against 1 package.

  • twork-data-services-getting-arrests

Timeline and source

Published on 5 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

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-08-05
Updated 2026-08-20
Modified 2026-08-05
Fix URL N/A

Affected Packages

Software From version Fixed in
twork-data-services-getting-arrests

Free Vulnerability Check

Is your site affected by MAL-2026-12292?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-12292 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