MAL-2026-15535

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gridster-coords/MAL-2026-15535.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15535
Aliases
  • GHSA-fq5c-v7fm-mv99
Published
2026-08-28T23:14:35Z
Modified
2026-08-29T18:45:16.053018721Z
Summary
Malicious code in gridster-coords (npm)
Details

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

Source: amazon-inspector (245882b881fde3396fcb6e1e14f8b0014fc64cd1d02d27f101c8fd2a0b16c944)

package.json line 11 declares the dependency 'gridster-coords' as the bare HTTPS URL https://repo.securityctrl.com/gridster-coords instead of a registry version range. On npm install, npm fetches whatever bytes that URL serves, with no version pin and no integrity check, and executes any lifecycle scripts contained in the fetched tarball on the installer's machine. The dependency key equals the package's own name (dependency-confusion shape), the version '45.0.0' is implausibly high for a package of this name, and the host repo.securityctrl.com is unrelated to any npm registry or documented publisher. The shipped source is otherwise an inert stub, so the manifest line is the entire delivery mechanism.

Source: ghsa-malware (481123175948962f940764678e4aa53bc2930a1cf39b95710b0f3b7bd9379722)

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-019089",
            "modified_time": "2026-08-28T23:14:35Z",
            "import_time": "2026-08-28T23:38:04.099164146Z",
            "source": "amazon-inspector",
            "sha256": "245882b881fde3396fcb6e1e14f8b0014fc64cd1d02d27f101c8fd2a0b16c944",
            "versions": [
                "45.0.0"
            ]
        },
        {
            "id": "GHSA-fq5c-v7fm-mv99",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2026-08-29T18:13:38Z",
            "import_time": "2026-08-29T18:26:29.961644093Z",
            "source": "ghsa-malware",
            "sha256": "481123175948962f940764678e4aa53bc2930a1cf39b95710b0f3b7bd9379722"
        }
    ]
}
References
Credits

Affected packages

npm / gridster-coords

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": "gridster-coords-45.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-dp6JNDFGNuW5Wm2qGBTu/NcjC0YLjJPfDB5t+gURyjicJfn2QfdY4i/NudHAf6NqBK11b7EjxknZhHFyW0qlMA==",
                "sha1": "46478b529b25facd12f83070fea659f23d73e830"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "5ee0c22c5e1163330dc632938839c4977391ef5f0004bc0997cb0818a64e5b3a8febae",
            "sha256": "b7fc5eb14339f1d7c3535bd8e6328ee7931cc2bbd486ea8eb6f1ce14650a1dbb"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gridster-coords/MAL-2026-15535.json"