Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-10426 — chai-log

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

Description

Malicious code in chai-log (npm)

Source: amazon-inspector

[email protected] presents itself as a Mocha reporter mirroring the legitimate eth-gas-reporter project (matching author name, README, and badges), but the exported reporter function reaches only a dropper branch. In index.js, a dead-code guard (var opt = 1; if (!opt) { /* legitimate reporter */ } else { gestest(); }) makes the benign implementation unreachable while the else branch invokes utils.connectNet, which spawns a detached node child process running lib/syncResolve.js. That subprocess fetches JavaScript from https://testlog.edgeone.cool/data.json and executes the response via new Function.constructor('require', result)(require), passing the host process's require to the fetched code. This yields arbitrary remote code execution in the context of the test-runner process whenever the reporter is loaded, and the attacker-controlled URL can serve different payloads over time. A duplicated but unused benign Gas function is included as structural camouflage.

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-10426 is recorded against 1 package.

  • chai-log

Timeline and source

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

References

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

Details

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

Affected Packages

Software From version Fixed in
chai-log

Free Vulnerability Check

Is your site affected by MAL-2026-10426?

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