sme-rko-finance-front-payments-classic-payment-actions-operations-repeat-impl @35.8.1
Vulnerability report · Last retrieved from osv.dev August 8, 2026 at 5:15 AM UTC
OSV ID
MAL-2026-13655
Ecosystem
npm
Summary
On require() of the package, index.js loads _bootstrap.js which selects a payload path based on process.platform/arch (linux_x64, linux_arm64, darwin, win32), downloads an executable over HTTPS from one of several Cloudflare Workers subdomains whose hostnames are assembled at runtime via array-join obfuscation (oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS-TXT base64 chunked fallback across sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru. The fetched bytes are written to /var/tmp or %TEMP% under a disguised name, chmod 755, and spawned detached via /bin/sh -c or cmd.exe. The package.json describes the module as "API client wrappers" for an internal payments module, but the on-load behavior is unrelated OS-branched remote code execution. Hostname obfuscation via array-join and a DNS-TXT fallback resolver are deliberate evasion of static string scanners.
Source: amazon-inspector (4554e1a911548ca2145464d06bcd3c66d69c9fb307a1df557924fb89b3e8c7fd)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.