MAL-2026-6732

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/unreal-horde-dashboard/MAL-2026-6732.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6732
Aliases
  • GHSA-vwh3-m8vq-24r2
Published
2026-07-02T21:11:59Z
Modified
2026-07-10T03:31:48Z
Summary
Malicious code in unreal-horde-dashboard (npm)
Details

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

Source: amazon-inspector (15cf7eca1e6de1e7ecc5fe67d8094125f20f6ca4256e843b72e89760c97888b8)

unreal-horde-dashboard@99999.0.0 executes a preinstall script that runs automatically on npm install. The script collects host identifiers (hostname, username, cwd, platform, node version, npm user-agent) and enumerates process.env, filtering for credential-shaped keys matching /^(AWS_|GITHUB_|GH_|NPM_|EPIC_|UE_|HORDE_|P4|CI|BUILD|TOKEN|KEY|SECRET)/i (up to 30 entries). The collected JSON is POSTed over plain HTTP to a hardcoded bare-IP endpoint at http://109.123.247.172/npm/unreal_horde_dashboard. In parallel it issues a DNS lookup for <hostname>-<username>.unreal_horde_dashboard.npm.epic-dc.oast.fun, an interactsh-style out-of-band callback that encodes installer identity into a subdomain and bypasses HTTP egress controls. The package name and env-var probes (HORDE_AGENT, EPIC_, UE_, P4) target Epic Games' Unreal Engine Horde build system, and the 99999.0.0 version is a dependency-confusion signature intended to override an internal package of the same name in Epic's build pipeline. Installing this package on a developer workstation or CI runner leaks AWS, GitHub, npm, Perforce, and Epic/Horde-scoped secrets to the attacker.

Source: ghsa-malware (3ed46a77bb9ee6410fe6ba2f71dd90cb2037dc2a88bdd98304d18a6a031f1815)

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.

Source: ossf-package-analysis (5e9b87fe74bfc9ebca4a6385b3038cd8a3b5d9907b02772377ed3383318578e4)

The OpenSSF Package Analysis project identified 'unreal-horde-dashboard' @ 99999.0.0 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-07-02T21:28:57.77464656Z",
            "modified_time": "2026-07-02T21:11:59Z",
            "sha256": "5e9b87fe74bfc9ebca4a6385b3038cd8a3b5d9907b02772377ed3383318578e4",
            "source": "ossf-package-analysis",
            "versions": [
                "99999.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-008085",
            "import_time": "2026-07-08T17:01:29.290279932Z",
            "modified_time": "2026-07-08T16:22:40Z",
            "sha256": "15cf7eca1e6de1e7ecc5fe67d8094125f20f6ca4256e843b72e89760c97888b8",
            "source": "amazon-inspector",
            "versions": [
                "99999.0.0"
            ]
        },
        {
            "id": "GHSA-vwh3-m8vq-24r2",
            "import_time": "2026-07-10T03:23:39.565374187Z",
            "modified_time": "2026-07-10T03:03:01Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "3ed46a77bb9ee6410fe6ba2f71dd90cb2037dc2a88bdd98304d18a6a031f1815",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / unreal-horde-dashboard

Package

Name
unreal-horde-dashboard
View open source insights on deps.dev
Purl
pkg:npm/unreal-horde-dashboard

Affected ranges

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

Affected versions

99999.*
99999.0.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": "package.json",
            "sha256": "599fff6aea79df5dea504501ebeebc4df4d4a54ea94801724c9c1d0c772d4740",
            "tlsh": "7a3142f4b62c9b7b1da18bd54631250396eaf51b313088b0fdb390971bd37345a626a8"
        }
    ],
    "package_integrity": [
        {
            "filename": "unreal-horde-dashboard-99999.0.0.tgz",
            "hashes": {
                "sha1": "671e496b6c3ddf6e1db096d5007a545553faba22",
                "sha512_sri": "sha512-gXarsRxka7Fxblb+YQn6Ow1OftcOowaTZVUzhI0OceGo5QhMdC74Ueu+wBat9htG7+cOi+tXvpqaGZws7j4oTg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/unreal-horde-dashboard/MAL-2026-6732.json"