{"id":"MAL-2026-6440","summary":"Malicious code in tokenization-util (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (81f8a194aa79844110dede95f5f8c798d05c04c08f1a4f5d8822124b17c65fa6)\nThe package advertises plain math/formatter helpers but index.js contains a heavily obfuscated payload concealed inside the calculateTokenPrice function. The payload is hidden behind ~1500 leading tab characters of visual padding, then uses two seeded Fisher-Yates string-shuffler decoders and String.fromCharCode splicing to reconstruct the identifiers 'constructor', 'require', and 'module' at runtime. The code resolves Function via yLb[kqz] (a string-shuffled property lookup for 'constructor'), uses that Function constructor to build a decoder from one shuffled blob, decodes a second scrambled blob into JS source, and invokes that source via Function(...)(3004). It also assigns the CommonJS require and module bindings to globalThis (global[require]=require; global[module]=module), giving the decoded code access to any Node built-in (network, fs, child_process) regardless of how the package is imported. None of this behavior is documented in the README or exposed through the advertised API. The combination of multi-layer obfuscation, visual concealment via tab padding, dynamic eval of decoded literals, and forced global exposure of require/module is the canonical shape of a hidden remote-code-execution backdoor in an npm utility package — the decoded payload runs whenever calculateTokenPrice is called by a consumer.\n\n## Source: ghsa-malware (6889e1ba434ec22ee416286fff9c2917794ee60aa78361043e1742767ca877f2)\nAny computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.\n","aliases":["GHSA-wp9r-fqrq-cg5h"],"modified":"2026-07-10T13:16:59.945546963Z","published":"2026-06-25T05:29:26Z","database_specific":{"malicious-packages-origins":[{"import_time":"2026-06-25T06:26:40.657818753Z","sha256":"81f8a194aa79844110dede95f5f8c798d05c04c08f1a4f5d8822124b17c65fa6","source":"amazon-inspector","versions":["1.1.0"],"modified_time":"2026-06-25T05:29:26Z","id":"IN-MAL-2026-007459"},{"import_time":"2026-06-25T06:26:40.747975627Z","sha256":"98ad20b73424aeaaf58831c2ff2b370fcb5062535fdcc0501bf92281ca169740","source":"amazon-inspector","versions":["0.2.0"],"modified_time":"2026-06-25T05:29:31Z","id":"IN-MAL-2026-007460"},{"import_time":"2026-07-10T13:00:08.057927184Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"6889e1ba434ec22ee416286fff9c2917794ee60aa78361043e1742767ca877f2","source":"ghsa-malware","modified_time":"2026-07-10T12:24:57Z","id":"GHSA-wp9r-fqrq-cg5h"}]},"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/tokenization-util/v/1.1.0"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/tokenization-util/v/0.2.0"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-wp9r-fqrq-cg5h"}],"affected":[{"package":{"name":"tokenization-util","ecosystem":"npm","purl":"pkg:npm/tokenization-util"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.1.0","0.2.0"],"database_specific":{"source":"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tokenization-util/MAL-2026-6440.json","indicators":{"package_integrity":[{"filename":"tokenization-util-1.1.0.tgz","hashes":{"sha512_sri":"sha512-L0mH6swLcGLVRAWvvBUu/Z4BB8D9pcuUZOzlmTkFddfn8VYr8OtAADqs+o/eDf+lwJYJXXw4ysE1bqRjvbNjFg==","sha1":"f00de1b7b106bcc3c859896b292a862455b0d55a"}}],"evidence_files":[{"sha256":"0956c1b99ac68710864c32ffb75c5fcfc736d4a55ebd3909d4834fbd765b417b","path":"index.js","tlsh":"6822098cba576e514b752770a91e5029ff605731a40fd981f3b8c8c26fe392482d7e0e"}]},"cwes":[{"description":"The product contains code that appears to be malicious in nature.","cweId":"CWE-506","name":"Embedded Malicious Code"},{"description":"The product contains code that appears to be malicious in nature.","cweId":"CWE-506","name":"Embedded Malicious Code"},{"description":"The product contains code that appears to be malicious in nature.","cweId":"CWE-506","name":"Embedded Malicious Code"}]}}],"schema_version":"1.7.5","credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}