MAL-2026-6095

    Dashboard / Malicious Package / MAL-2026-6095

    MAL-2026-6095

    Published: 18 Jun 2026Last Modified: 10 Jul 2026Aliases: 
    GHSA-h957-h3mc-79qr

    Summary: Malicious code in oem-agentic-shared (npm)

    Details: Source: amazon-inspector (f612eb2fa947323c936a0bb1becc602f0f837f9023edac22a945470566386a8c) [email protected] 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.

    Affected packages

    Package

    Name: oem-agentic-shared

    Purl: pkg:npm/oem-agentic-shared

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    99.9.1
    MAL-2026-6095 | CVE-DB