MAL-2026-6095

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/oem-agentic-shared/MAL-2026-6095.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6095
Aliases
  • GHSA-h957-h3mc-79qr
Published
2026-06-18T03:56:46Z
Modified
2026-07-10T17:02:02.715094455Z
Summary
Malicious code in oem-agentic-shared (npm)
Details

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

Source: amazon-inspector (f612eb2fa947323c936a0bb1becc602f0f837f9023edac22a945470566386a8c)

oem-agentic-shared@99.9.1 is a hollow stub: index.js exports an empty object and package.json has empty author, empty description, and no real functionality. Its sole effect on install is to pull in a single dependency declared as a direct HTTPS tarball URL — ltidisafe pinned to https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.0.9.tgz — instead of an npm-registry version. The Google Cloud Storage bucket is not associated with this package's name and is not a known publisher CDN, so the tarball contents bypass npm-registry scanning entirely and any lifecycle scripts inside that tarball execute on npm install. The wrapper-plus-off-registry-tarball shape is a known smuggling pattern whose only purpose is to inject attacker-controlled, unscanned code into the installer's dependency graph.

Source: ghsa-malware (e13b6880f6fcb8357aa28f079843c0f1296d6bb1be362258da49ea56b2a501e8)

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": [
        {
            "source": "amazon-inspector",
            "sha256": "f612eb2fa947323c936a0bb1becc602f0f837f9023edac22a945470566386a8c",
            "modified_time": "2026-06-18T03:56:46Z",
            "import_time": "2026-06-18T05:42:04.856292316Z",
            "id": "IN-MAL-2026-006964",
            "versions": [
                "99.9.1"
            ]
        },
        {
            "source": "ghsa-malware",
            "sha256": "e13b6880f6fcb8357aa28f079843c0f1296d6bb1be362258da49ea56b2a501e8",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "import_time": "2026-07-10T16:54:13.250084365Z",
            "id": "GHSA-h957-h3mc-79qr",
            "modified_time": "2026-07-10T16:24:51Z"
        }
    ]
}
References
Credits

Affected packages

npm / oem-agentic-shared

Package

Affected ranges

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

Affected versions

99.*
99.9.1

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/oem-agentic-shared/MAL-2026-6095.json"
cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "oem-agentic-shared-99.9.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-gBzHuVslA6mV5wCTZyiRJQXkJJunwrUST/N1jPYhOGOD0b9e0jedIEZTLqru2XNmxR849uMqE05pGiSBxJGg8Q==",
                "sha1": "8406d06c4ac1bd857eee94e0c4f3874e2427848e"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "09ae14c795f7e12e7fe1d101133077ea55e3b808408c6dff4ecebed10e203468",
            "tlsh": "28e07d3009605a330ec511b1881b5117f3718e5f0804bc0c2adf041c508eb7338fe25c"
        },
        {
            "path": "index.js",
            "sha256": "322ee46d71101bed25f260f2e78a419b5472e28d1ba02831ced05c73b44e5bb8",
            "tlsh": "0e80040d043171c70355404dd140d441d4c04471400550110fc44ddd0004c0c01f0754"
        }
    ]
}