Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-13140 — dolyame-ui-calendar

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

Description

Malicious code in dolyame-ui-calendar (npm)

Source: amazon-inspector

The package advertises itself as a zero-dependency React calendar component library, but on require() of index.js it loads _shim.js, which selects a platform-specific path, fetches an opaque binary from obfuscated Cloudflare Workers hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev — hostnames assembled via array-join to evade string scanners), writes it to a hidden temp file, chmods 0755, and spawns it detached via /bin/sh -c on POSIX or cmd.exe /c start /b on Windows. A fallback path resolves DNS TXT records at c.<domain> and 0..N.<domain> under sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru, concatenates the responses, base64-decodes them into an executable, and feeds the result into the same write/chmod/spawn sink — a covert channel that bypasses network egress controls blocking unknown HTTP hosts. Additional evasion appears in lib/telemetry.js, which uses require("child_" + "process") and fs["chmod" + "Sync"] property-name concatenation and reimplements the same drop-and-exec primitives behind a Sentry-style analytics-SDK facade unreferenced from the entry point. Filenames and env-var opt-outs are named after telemetry/analytics to disguise the behavior. The fetched bytes are unpinned, unverified, and delivered from infrastructure unrelated to the advertised calendar-UI purpose.

Affected software

MAL-2026-13140 is recorded against 1 package.

  • dolyame-ui-calendar

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
dolyame-ui-calendar

Free Vulnerability Check

Is your site affected by MAL-2026-13140?

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