🛡️ MAL-2026-12464 — streak-daybucket

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

Description

Malicious code in streak-daybucket (npm)

Source: amazon-inspector

[email protected] presents itself as a day-bucket / streak math utility but its index.mjs embeds a hex-encoded Windows PE binary (leading 4D5A90... MZ header) alongside hex-encoded path components that decode to %APPDATA%/Roaming/Microsoft/Windows/Start Menu/Programs/Startup/vite-native-helper.exe. On module load, a try/catch decodes the hex arrays with Buffer.from(hex, 'hex') and writes the executable into the current user's Startup folder via fs.write*. Because the drop runs at top-level module evaluation, any import/require of the package (including transitive consumption) causes the PE to be planted, and Windows will execute it automatically on the next user login, establishing persistent code execution on the installer's host. The path strings, filename vite-native-helper.exe, and payload body are stored as split hex-array literals joined at runtime to evade static string scanning, while the surrounding module ships plain-source math helpers as a cover story.

Affected software

MAL-2026-12464 is recorded against 1 package.

  • streak-daybucket

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
streak-daybucket

Free Vulnerability Check

Is your site affected by MAL-2026-12464?

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