MAL-2026-10631Malicious code in core-dotenv (npm)
| Ecosystem | Package | Version |
|---|---|---|
| npm | core-dotenv | * |
| npm | core-dotenv | 1.4.1 |
{"schema_version":"1.7.4","id":"MAL-2026-10631","published":"2026-07-15T04:01:05Z","modified":"2026-08-20T01:09:03.076917882Z","aliases":["GHSA-h5mc-5vgx-x5xq"],"summary":"Malicious code in core-dotenv (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (aad83962ee4db02c1bf43558ed5fe6bf79f66754b070415223d29643a8ff754e)\ncore-dotenv presents itself as a dotenv/env-var wrapper. On calling the package's config() (or get(), which lazily invokes config()), a worker (plugin.worker.js) issues an HTTPS request to a destination whose URL is hidden as an array of hex byte values and reconstructed at runtime via String.fromCharCode; the decoded host is realase-0626.vercel.app (path /api/v1). The response is JSON-parsed and its `parser` field is passed to vm.runInContext in a context exposing Function, then invoked with Node's `require` as an argument, granting remotely supplied code full Node capabilities on the host that loaded the library. The destination is unrelated to any documented dotenv functionality, the URL is obfuscated to evade static review, and the fetched content is executed rather than treated as data.\n\n## Source: ghsa-malware (eaaf60fe0a946f83e4b6ff554a0061181dc799809975f214e6eb8d44fa7f6c9d)\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","affected":[{"package":{"name":"core-dotenv","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["1.4.1"],"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":"lib/workers/runWorker.js","sha256":"fc2897f62e7bf40d930bd726257d0e79719e5c69769b654124b9e797bc6e2688","tlsh":"5921c0d66256215f09b3bfbcd5434216d64660631251818bba5ccb953ff3560e243f9c"}],"package_integrity":[{"filename":"core-dotenv-1.4.1.tgz","hashes":{"sha1":"206a169e0cc8d013ca7dcdb6bfdaa379bfa2bf25","sha512_sri":"sha512-bJ4vtCe6RpBjeyoFyfLGp5kJS3VuLa3bxfknb3Bgnj9WaJ69Brs+FxVPcsIxyqESNj7V6VT3f/w+sT6XcSpYwg=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/core-dotenv/v/1.4.1"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-h5mc-5vgx-x5xq"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-010614","import_time":"2026-07-15T04:32:07.189286435Z","modified_time":"2026-07-15T04:01:05Z","sha256":"aad83962ee4db02c1bf43558ed5fe6bf79f66754b070415223d29643a8ff754e","source":"amazon-inspector","versions":["1.4.1"]},{"id":"GHSA-h5mc-5vgx-x5xq","import_time":"2026-08-20T01:06:54.068338428Z","modified_time":"2026-08-19T11:01:02Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"eaaf60fe0a946f83e4b6ff554a0061181dc799809975f214e6eb8d44fa7f6c9d","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}数据来源:OpenSSF Malicious Packages · Apache-2.0