Bug 2395501 (CVE-2025-59141)

Summary: CVE-2025-59141 simple-swizzle: simple-swizzle@0.2.3 contains malware after npm account takeover
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: abarbaro, abuckta, adudiak, anjoseph, aschwart, asoldano, ataylor, bbaranow, bmaxwell, boliveir, brian.stansberry, caswilli, chfoley, darran.lofthouse, dbruscin, dhanak, dkreling, dkuc, dosoudil, drosa, dsimansk, fjuma, gmalinko, istudens, ivassile, iweiss, janstey, jcantril, jchui, jhe, jkoehler, jprabhak, jross, jscholz, kaycoth, kingland, kshier, ktsao, kvanderr, kverlaen, lchilton, lphiri, matzew, mnovotny, mosmerov, mposolda, msochure, msvehla, nboldt, nwallace, orabin, pdelbell, pesilva, pjindal, pmackay, psrna, rjohnson, rojacob, rstancel, rstepani, sausingh, sfeifer, smaestri, ssilvert, stcannon, sthorger, swoodman, tom.jenkinson, vmuzikar, wtam, yguenane
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description OSIDB Bzimport 2025-09-15 20:01:51 UTC
simple-swizzle swizzles function arguments. On 8 September 2025, the npm publishing account for simple-swizzle was taken over after a phishing attack. Version 0.2.3 was published, functionally identical to the previous patch version, but with a malware payload added attempting to redirect cryptocurrency transactions to the attacker's own addresses from within browser environments. Local environments, server environments, command line applications, etc. are not affected. If the package was used in a browser context (e.g. a direct <script> inclusion, or via a bundling tool such as Babel, Rollup, Vite, Next.js, etc.) there is a chance the malware still exists and such bundles will need to be rebuilt. The malware seemingly only targets cryptocurrency transactions and wallets such as MetaMask. npm removed the offending package from the registry over the course of the day on 8 September, preventing further downloads from npm proper. On 13 September, the package owner published new patch versions to help cache-bust those using private registries who might still have the compromised version cached. Users should update to the latest patch version, completely remove their node_modules directory, clean their package manager's global cache, and rebuild any browser bundles from scratch. Those operating private registries or registry mirrors should purge the offending versions from any caches. This issue is resolved in 0.2.4.