MAL-2026-10392

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tipsen-last-pls/MAL-2026-10392.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10392
Aliases
  • GHSA-r7j6-rpc2-h6xh
Published
2026-07-13T06:30:32Z
Modified
2026-07-13T09:17:04Z
Summary
Malicious code in tipsen-last-pls (npm)
Details

-= Per source details. Do not edit below this line.=-

Source: amazon-inspector (bdcb8c863a7cdb4b0c61ff35c63613602654ae8cf581eb0b8c8e4bd0ed6c2f62)

package.json declares a dependency safe-chain-test whose version specifier is a direct HTTPS tarball URL on an anonymous Cloudflare ephemeral tunnel: https://harris-encourage-westminster-political.trycloudflare.com/safe-chain-test-1.0.0.tgz. On npm install, npm fetches and installs the tarball from this non-registry, mutable, non-publisher-owned host and runs any lifecycle scripts inside it. The tarball is not pinned by integrity hash, is not hosted on the npm registry or a publisher-owned domain, and its contents are entirely controlled by whoever operates the tunnel — enabling arbitrary code execution on the installer's machine at install time. The manifest self-describes as 'Safe Chain transitive tarball scanning reproduction' and ships no code of its own (declared main: index.js is absent), so the package's sole effect on install is to resolve and execute the tunnel-hosted dependency.

Source: ghsa-malware (0f7fbfccead1d501e230983ccf7f58bbeea4f740ba294cc1470a747bdbc765f4)

Any 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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "GHSA-r7j6-rpc2-h6xh",
            "import_time": "2026-07-13T07:24:22.631062451Z",
            "modified_time": "2026-07-13T06:30:32Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "0f7fbfccead1d501e230983ccf7f58bbeea4f740ba294cc1470a747bdbc765f4",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-009857",
            "import_time": "2026-07-13T09:10:55.539158918Z",
            "modified_time": "2026-07-13T07:58:32Z",
            "sha256": "bdcb8c863a7cdb4b0c61ff35c63613602654ae8cf581eb0b8c8e4bd0ed6c2f62",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / tipsen-last-pls

Package

Name
tipsen-last-pls
View open source insights on deps.dev
Purl
pkg:npm/tipsen-last-pls

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.0

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": "package.json",
            "sha256": "aa209af8d9bd439f38ae2eb32147405506e31e963be801497a943ea084ba5bc9",
            "tlsh": "ddf05c6078a2582314c1e37a18796046b660ed1b81487c5d83cb1028c8cf5f369fa61c"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tipsen-last-pls/MAL-2026-10392.json"