MAL-2026-4187

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@limebike/frontend-core-api/MAL-2026-4187.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4187
Aliases
  • GHSA-89wg-7gqg-72xf
Published
2026-05-20T14:40:30Z
Modified
2026-05-27T23:16:43.284883348Z
Summary
Malicious code in @limebike/frontend-core-api (npm)
Details

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

Source: amazon-inspector (36e6a8b7768f00cc5d468fe7a21f8792da1970b60e5ccbad17eefeda1a8d5b3d)

Package squats the @limebike npm scope and ships a preinstall/postinstall hook (node index.js) that, on npm install, collects hostname, non-internal network interface addresses, current working directory, directory listings of cwd / /app /../../ /../../../, and the contents of /app/package.json, then POSTs that JSON over plain HTTP to http://poc.khz.bar/install (index.js:46-52). README states 'Claimed by dphoeniixx', a handle associated with dependency-confusion research, but regardless of stated intent every installer whose CI mistakenly resolves the @limebike scope to the public registry leaks internal hostnames, internal network IPs, and the parent project's package.json to an attacker-controlled endpoint at install time.

Source: ghsa-malware (ee42d28817c6c33d00e1bba45629091411b7d9591a5d941419f44e171cc99a58)

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": [
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-89wg-7gqg-72xf",
            "import_time": "2026-05-20T17:21:42.621261463Z",
            "sha256": "ee42d28817c6c33d00e1bba45629091411b7d9591a5d941419f44e171cc99a58",
            "source": "ghsa-malware",
            "modified_time": "2026-05-20T16:44:52Z"
        },
        {
            "id": "IN-MAL-2026-003570",
            "import_time": "2026-05-26T05:50:52.768052214Z",
            "sha256": "36e6a8b7768f00cc5d468fe7a21f8792da1970b60e5ccbad17eefeda1a8d5b3d",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T14:40:30Z",
            "versions": [
                "85.14.48"
            ]
        },
        {
            "id": "IN-MAL-2026-003571",
            "import_time": "2026-05-26T05:50:52.866062373Z",
            "sha256": "b618d0f5ac281e7d5519398821805441039f8f0a79b46e206006007dbaa021d1",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T14:40:30Z",
            "versions": [
                "85.14.48"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @limebike/frontend-core-api

Package

Name
@limebike/frontend-core-api
View open source insights on deps.dev
Purl
pkg:npm/%40limebike%2Ffrontend-core-api

Affected ranges

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

Affected versions

85.*
85.14.48

Database specific

indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "3be14ea3f1e01f29c84a1f684df2dc534a0db356b4037896025f63fbc6c8dc43",
            "tlsh": "023110b295b7626116f921e8194e9d02d33fc1133b09b98077dc06706fce8ae08f07e4"
        },
        {
            "path": "README.md",
            "sha256": "adc9baf6a61fa76788af8c0bb8d28a5eba201c03ea1db292e30b38714ef7031c",
            "tlsh": "f9a02400d5431c503d0c01447f3050c014403071533d37131fd40003c4cfc754141734"
        }
    ],
    "package_integrity": [
        {
            "filename": "frontend-core-api-85.14.48.tgz",
            "hashes": {
                "sha512_sri": "sha512-YNjX1eOqvCVtyPr8KdhmUvNlLBOXS8/2J/RWUSgIh3SQJ8C7qFyx8znFJ0oX80Who8hLpRYl7ElNkVtAUOEdQA==",
                "sha1": "7af1de283228941e7f34159f3383e2d16dd1277e"
            }
        }
    ],
    "domains": [
        "poc.khz.bar"
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@limebike/frontend-core-api/MAL-2026-4187.json"