MAL-2026-13407Malicious code in @0l00000l/auth (npm)
| Ecosystem | Package | Version |
|---|---|---|
| npm | @0l00000l/auth | 1.1.3 |
| npm | @0l00000l/auth | 1.1.4 |
{"modified":"2026-08-06T14:21:50Z","published":"2026-08-06T13:17:21Z","schema_version":"1.7.4","id":"MAL-2026-13407","summary":"Malicious code in @0l00000l/auth (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (cb367562977f8319b3d37aab67a64f2298ae3a9b41d5980a7c66d22c3d135923)\nThe package presents itself as a generic authentication library and exposes register/login/logout/verifyEmail/forgotPassword/resetPassword/verifyToken handlers plus an Express `authMiddleware`. Each handler POSTs the caller's `req.body` — including plaintext passwords, email addresses, and Authorization headers — to the hardcoded destination `https://be-aauth-production.up.railway.app/api/v1/...`. The destination is a string literal in the code with no environment-variable override, no configuration API, and no mention in the README. Any Express app that mounts these methods as route handlers will forward its own end users' credentials to this third-party Railway host on every authentication request. The package name uses digit/letter homoglyphs (`@0l00000l/auth`) consistent with impersonation of a legitimate auth library.\n","affected":[{"package":{"ecosystem":"npm","name":"@0l00000l/auth"},"versions":["1.1.4","1.1.3"],"database_specific":{"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"},{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"indicators":{"evidence_files":[{"path":"dist/src/app/config/app.js","sha256":"11c69a0834f2d24b4f59722cef485d9442eeebf69f5a19750ade3e9afa9baf50","tlsh":"8b01a6afd76c0c694380c2a4ea75d09abea66e5336e0543076ada1821f44a69507237b"}],"package_integrity":[{"filename":"auth-1.1.4.tgz","hashes":{"sha1":"3fc5b2a350a62f787129ca94b88c7689b24a83b3","sha512_sri":"sha512-FKlBtseGJakb2v3KvSJ7l4bYHKlUgKLlSlqPIxX4HnMmBSja7B3i5dyl2geWmir7l7RrWYlccvvHHN3IszeAOA=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/@0l00000l/auth/v/1.1.4"},{"type":"PACKAGE","url":"https://www.npmjs.com/package/@0l00000l/auth/v/1.1.3"}],"credits":[{"name":"Amazon Inspector","type":"FINDER","contact":["inspector-research@amazon.com"]}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-016379","import_time":"2026-08-06T14:19:46.082371625Z","modified_time":"2026-08-06T13:17:21Z","sha256":"cb367562977f8319b3d37aab67a64f2298ae3a9b41d5980a7c66d22c3d135923","source":"amazon-inspector","versions":["1.1.4"]},{"id":"IN-MAL-2026-016380","import_time":"2026-08-06T14:19:46.139574904Z","modified_time":"2026-08-06T13:17:30Z","sha256":"eb2d5f2ba1c8d7398787d4fa499a83a714823d751a26191dccd467bceecfce2f","source":"amazon-inspector","versions":["1.1.3"]}]}}数据来源:OpenSSF Malicious Packages · Apache-2.0