MAL-2026-10500

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/express-bunker/MAL-2026-10500.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10500
Aliases
  • GHSA-mrw6-p6x7-7jj3
  • GHSA-w7r5-8cmj-m893
Published
2026-07-13T21:31:57Z
Modified
2026-09-01T11:40:34Z
Summary
Malicious code in express-bunker (npm)
Details

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

Source: amazon-inspector (68139b9a62e1d546de6ce2e46d5203782dbf54f1af2edbd2b8f509528eb0f000)

express-bunker@6.1.0 ships a postinstall script that performs an HTTP GET to a hardcoded bare IP over plain HTTP (http://130.49.177.51:18080/p/dc-20260627-yandex-geobase) at npm install time, transmitting the package name, version, and a fixed campaign nonce (bb-express-bunker-20260628). The beacon fires unconditionally on every install with no opt-out. The package name and beacon path indicate a dependency-confusion squat against an internal namespace (yandex-geobase): any host or CI system that mis-resolves an internal dependency name to this public artifact silently signals successful name shadowing to the operator-controlled endpoint, disclosing installer environment information and confirming exploitability for follow-on attacks. A README self-label as a 'benign PoC' does not change the installer-side effect — the public artifact performs install-time outbound network I/O the installer did not opt into, and the same install vector could ship arbitrary code in a later version.

Source: ghsa-malware (27082ec28738f103f3d79213fcec51b4d66b71e422642ca9d530b3d005858f52)

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-010324",
            "import_time": "2026-07-13T21:49:33.857008197Z",
            "modified_time": "2026-07-13T21:31:57Z",
            "sha256": "68139b9a62e1d546de6ce2e46d5203782dbf54f1af2edbd2b8f509528eb0f000",
            "source": "amazon-inspector",
            "versions": [
                "6.1.0"
            ]
        },
        {
            "id": "GHSA-w7r5-8cmj-m893",
            "import_time": "2026-08-21T12:26:03.501940783Z",
            "modified_time": "2026-08-21T11:53:38Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "27082ec28738f103f3d79213fcec51b4d66b71e422642ca9d530b3d005858f52",
            "source": "ghsa-malware"
        },
        {
            "id": "RLMA-2026-06231",
            "import_time": "2026-09-01T11:17:30.704553606Z",
            "modified_time": "2026-08-24T16:50:59Z",
            "sha256": "5002727bea69ce0b5c286859dcc28a658fe477dde499a97e366d77f35fb31dc1",
            "source": "reversing-labs",
            "versions": [
                "6.1.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / express-bunker

Package

Name
express-bunker
View open source insights on deps.dev
Purl
pkg:npm/express-bunker

Affected ranges

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

Affected versions

6.*
6.1.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "postinstall.js",
            "sha256": "b17a9b1247236ef5ce0163600747d387f2bde35a2180ee54f2b0d74df44512ff",
            "tlsh": "cbe02bb859f190382ded41c9f3e2ac4bd5cb9141b155a080ee9a13a016d39932ba22b0"
        }
    ],
    "package_integrity": [
        {
            "filename": "express-bunker-6.1.0.tgz",
            "hashes": {
                "sha1": "3c4dc46aa5d350cc2ecb1959d40128bc90ddd9c9",
                "sha512_sri": "sha512-jTFOPtQm/08nWP/D3StyVNvj+4GMG6vZx4vhqL6aepdSBNm4HspfXpe9Y6ktZYB83EFBsDz+m6E0CxSPxFO/XA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/express-bunker/MAL-2026-10500.json"