MAL-2026-15495

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alimama-minisite/MAL-2026-15495.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15495
Aliases
  • GHSA-q5h9-9fg7-xg2g
Published
2026-08-28T23:13:04Z
Modified
2026-08-29T18:45:19.014630761Z
Summary
Malicious code in alimama-minisite (npm)
Details

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

Source: amazon-inspector (e3efd48d631afe828271bb266e4ddb8f2f6d0a8305294f56bde57d614c1cbfef)

package.json declares a self-named dependency alimama-minisite whose value is the off-registry URL https://repo.securityctrl.com/alimama-minisite instead of a semver range from the npm registry. On npm install, npm fetches whatever bytes that host returns and installs them, executing any lifecycle scripts contained in the fetched artifact. The dependency is unpinned and has no integrity check, so the returned content can change at any time. The dependency key equals the package's own name (dependency-confusion shape), and an implausibly high version (45.0.0) is set to win resolution against an internal package of the same name. The shipped index.js is an inert stub; the manifest line is the entire installer-side effect.

Source: ghsa-malware (25b3391db4e9b275290f62bdeb7d7a65a27a15e0382f920572a96a8036ea4f7b)

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-019079",
            "modified_time": "2026-08-28T23:13:04Z",
            "import_time": "2026-08-28T23:14:36.776594797Z",
            "source": "amazon-inspector",
            "sha256": "e3efd48d631afe828271bb266e4ddb8f2f6d0a8305294f56bde57d614c1cbfef",
            "versions": [
                "45.0.0"
            ]
        },
        {
            "id": "GHSA-q5h9-9fg7-xg2g",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2026-08-29T18:13:38Z",
            "import_time": "2026-08-29T18:26:29.980248686Z",
            "source": "ghsa-malware",
            "sha256": "25b3391db4e9b275290f62bdeb7d7a65a27a15e0382f920572a96a8036ea4f7b"
        }
    ]
}
References
Credits

Affected packages

npm / alimama-minisite

Package

Affected ranges

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

Affected versions

45.*
45.0.0

Database specific

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"
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "alimama-minisite-45.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-Ilid85KUVGMIPCitJvi36cEG3zHuyNSuOzGLhxOyfp93D94ZHtdbTJcN2CjzWz81IIfppldBJvSzs1OJkjIyDA==",
                "sha1": "5b1bc5a24c03a4bf31b6da448b4cefb9b7009982"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "7be0c2264a2223b34bc60656187d84677762ef5f4048bd09d2cb041cc64dbf368fb35c",
            "sha256": "80e838b6fe10cc122ef909020aef3cd78ba9e1429cd34e695b6c182886414409"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alimama-minisite/MAL-2026-15495.json"