MAL-2026-14569

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@hd-team/app-dnpkg-beta/MAL-2026-14569.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14569
Aliases
  • GHSA-6p53-v557-745c
Published
2026-08-27T21:49:39Z
Modified
2026-08-28T15:15:11.189608876Z
Summary
Malicious code in @hd-team/app-dnpkg-beta (npm)
Details

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

Source: amazon-inspector (8f5be2650e129e66738602f02b893ba443ffbd9a47df685f76bd4ae84b885529)

The tarball contains only package.json and index.js. index.js is not JavaScript source: it is a base64-encoded JSON blob that decodes to a configuration object containing a cdn field whose value base64-decodes to the string 'funnull' (a CDN provider previously sanctioned for hosting malicious content), a domain field of https://apiyf.dq87771.com, an additional endpoint https://api.dq87771.com, and a hardcoded token (800cf3d509b44bf7bfd32529dc3ff597). The package declares no lifecycle scripts and index.js is not valid JavaScript, so npm install and require() of this package alone do not execute code. The shape — a non-functional package that carries only remote-configuration data pointing at Funnull-tagged infrastructure and an authentication token — is consistent with the config half of a two-package loader/config split, where a companion package reads this configuration to fetch and execute payloads from the referenced hosts.

Source: ghsa-malware (582441b42ca54807958c70a35052a769d2a762fc80ef7db1de55df2f40821926)

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": "GHSA-6p53-v557-745c",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2026-08-27T21:49:39Z",
            "import_time": "2026-08-27T22:34:09.978970882Z",
            "source": "ghsa-malware",
            "sha256": "582441b42ca54807958c70a35052a769d2a762fc80ef7db1de55df2f40821926"
        },
        {
            "id": "IN-MAL-2026-018799",
            "modified_time": "2026-08-28T14:19:46Z",
            "import_time": "2026-08-28T15:05:29.985430405Z",
            "source": "amazon-inspector",
            "sha256": "8f5be2650e129e66738602f02b893ba443ffbd9a47df685f76bd4ae84b885529",
            "versions": [
                "1.0.20260808153500"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @hd-team/app-dnpkg-beta

Package

Name
@hd-team/app-dnpkg-beta
View open source insights on deps.dev
Purl
pkg:npm/%40hd-team/app-dnpkg-beta

Affected ranges

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

Affected versions

1.*
1.0.20260808153500

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
{
    "evidence_files": [
        {
            "path": "index.js",
            "tlsh": "ade02b53262e794fb010b18902cebc8643791eb5b950459bedd32d89e5616060bb6516",
            "sha256": "b5584afa356eb617157283dd1752eeaa5aff1c02a214fee9b1e9f09eae3563cf"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@hd-team/app-dnpkg-beta/MAL-2026-14569.json"