MAL-2026-4548

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dds-js-idl-types/MAL-2026-4548.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4548
Aliases
  • GHSA-c7hc-8fj8-hjr6
Published
2026-05-23T02:17:29Z
Modified
2026-05-29T23:01:56.098330478Z
Summary
Malicious code in dds-js-idl-types (npm)
Details

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

Source: amazon-inspector (68e8941c301603919022f1d67d311d576d5d5efcac7ed7cb0d3526cb71e829d6)

On npm install, the package's postinstall.js runs whoami and reads os.hostname(), os.platform(), the current working directory, and CI-related environment variables (CI, GITHUBREPOSITORY, NODEENV), then transmits them via HTTPS GET and DNS lookup to an interactsh out-of-band collector at lg5ys3jebfzwk366pilidbmah1nsbszh.oastify.com under path /nasa/dds-js-canary/. The package self-describes as a 'Security research canary — NASA VDP', and the name + beacon path indicate a dependency-confusion canary targeting an internal NASA package namespace. Regardless of stated research intent, every installer's machine identity and CI/CD context are sent to a third-party OOB collector without consent at install time.

Source: ghsa-malware (b3a227a99e4f8297075b3f3fdef0fcc8a176316ff47eaed7ce9cf46a1dfd5312)

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": [
        {
            "modified_time": "2026-05-23T02:17:29Z",
            "versions": [
                "1.0.0"
            ],
            "sha256": "68e8941c301603919022f1d67d311d576d5d5efcac7ed7cb0d3526cb71e829d6",
            "id": "IN-MAL-2026-004281",
            "source": "amazon-inspector",
            "import_time": "2026-05-26T05:52:17.763145037Z"
        },
        {
            "modified_time": "2026-05-29T22:02:40Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "b3a227a99e4f8297075b3f3fdef0fcc8a176316ff47eaed7ce9cf46a1dfd5312",
            "id": "GHSA-c7hc-8fj8-hjr6",
            "source": "ghsa-malware",
            "import_time": "2026-05-29T22:44:05.999784999Z"
        }
    ]
}
References
Credits

Affected packages

npm / dds-js-idl-types

Package

Affected ranges

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

Affected versions

1.*
1.0.0

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "eb529d0abb38f29850ebb254eca86ae398830e727efc0e73e27b497f73533679",
            "tlsh": "af11689123e1e5b059e26dc0a7699c177667e0103344f5f07ded96a42bcd97440b1cdd",
            "path": "postinstall.js"
        },
        {
            "sha256": "99f5be66eb29a64166c1ab7071c4b897ce4bfa14f8128997dad29d826e0e074c",
            "tlsh": "1cd0a75008905733f8cc1ade0c379109e972491e12142c3993d758d5834777ed5bf76b",
            "path": "package.json"
        }
    ],
    "package_integrity": [
        {
            "filename": "dds-js-idl-types-1.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-nrzzor7cVthlkzS5fx7lOgc78SVETx4YSwAUvtQezBVT7VBru892q9kB97aX/mvsmR9XsrvTa2X6zjfvZe2+KA==",
                "sha1": "b608f537454e5fee3ec59a4db789ac49055aeaed"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dds-js-idl-types/MAL-2026-4548.json"
cwes
[
    {
        "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"
    }
]