🛡️ MAL-2026-12583 — checkout-parameters

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

Description

Malicious code in checkout-parameters (npm)

Source: amazon-inspector

On require('checkout-parameters'), index.js loads _vendor.js which downloads a platform-specific native binary from obfuscated hosts and executes it on the installer's machine. Destination hostnames are reconstructed at runtime via string-split concatenation (e.g. array .join("") producing subdomains under .workers.dev, with a .dl.wel1.ru fallback) to hide them from static inspection. The fetched payload is written to a disguised hidden path (/var/tmp/.cache_<hex> on Unix, %TEMP%\dotnet_diag_<hex>.exe on Windows), chmod'd to 0755, and launched detached via /bin/sh -c or cmd /c start /b. A sibling module lib/telemetry.js ships the same fetch → base64-decode → write → chmod 0755 → spawn("/bin/sh",["-c", path+" &"]) pattern under an 'analytics SDK' cover story, and uses concatenated identifiers (require("child_"+"process"), fs["chmod"+"Sync"]) as further evasion. Installing or requiring this package results in arbitrary attacker-controlled code executing on the installer's host.

Affected software

MAL-2026-12583 is recorded against 1 package.

  • checkout-parameters

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

Affected Packages

Software From version Fixed in
checkout-parameters

Free Vulnerability Check

Is your site affected by MAL-2026-12583?

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