MAL-2025-6694

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/amdocs-auth-package/MAL-2025-6694.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2025-6694
Published
2025-08-03T04:02:38Z
Modified
2026-07-16T19:19:41.564214794Z
Summary
Malicious code in amdocs-auth-package (npm)
Details

The package communicates with a domain associated with malicious activity.


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

Source: amazon-inspector (5d16664451db45f3a8b8da108a2b38785d0a7471480df169c57b38bccde640f7)

Package name mimics an Amdocs internal package (dependency-confusion lure). package.json declares preinstall: node index.js, so npm install auto-executes index.js. index.js collects host reconnaissance via Node's os module and child_process (hostname, platform, arch, homedir, username/uid/gid/shell, OS info, plus output of whoami, id, and pwd) and POSTs the JSON payload to a hardcoded Burp Collaborator subdomain at https://bet2pv7fumnp3hnz9u5oxggb329txjl8.oastify.com/detox56. No legitimate functionality is present; the sole install-time effect is reconnaissance exfiltration to an attacker-controlled out-of-band callback host.

Source: ossf-package-analysis (c756549e7fbf260738e6865ac35a33c132117c1e51d74abfe20fd5ab84cc5666)

The OpenSSF Package Analysis project identified 'amdocs-auth-package' @ 99.1.0 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

  • The package executes one or more commands associated with malicious behavior.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-01-01T15:38:09.782860082Z",
            "sha256": "c756549e7fbf260738e6865ac35a33c132117c1e51d74abfe20fd5ab84cc5666",
            "modified_time": "2026-01-01T15:31:13Z",
            "source": "ossf-package-analysis",
            "versions": [
                "99.1.0"
            ]
        },
        {
            "import_time": "2026-07-16T18:54:00.367937807Z",
            "id": "IN-MAL-2026-010707",
            "sha256": "5d16664451db45f3a8b8da108a2b38785d0a7471480df169c57b38bccde640f7",
            "versions": [
                "115.2.1"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-07-16T18:35:23Z"
        },
        {
            "import_time": "2026-07-16T18:54:00.620570371Z",
            "id": "IN-MAL-2026-010712",
            "sha256": "b2c4ca6b6c59796ce15d97e210e36506a9a56c6eaba6ab7695c1f887edd316a7",
            "modified_time": "2026-07-16T18:36:13Z",
            "source": "amazon-inspector",
            "versions": [
                "114.2.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / amdocs-auth-package

Package

Name
amdocs-auth-package
View open source insights on deps.dev
Purl
pkg:npm/amdocs-auth-package

Affected ranges

Type
SEMVER
Events
Introduced
1.0.0

Affected versions

99.*
99.1.0
114.*
114.2.1
115.*
115.2.1

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": "ac5152c519f659241ba7b8494a0f9402a327e0033549ee55bfcc8340af9837c9bf0bf6",
            "sha256": "f8cf525c8b3ba0fe34058c9bfd621647bfd8506011519ed10c48067982e9579e"
        }
    ],
    "package_integrity": [
        {
            "filename": "amdocs-auth-package-115.2.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-hP86wYA6d7R1tPOL7J1KYOGDEkQvzqNTirJNnG+oFfwd5QzptEMWHu4WQoqvIt638y6O36aoB6jElhxQR+NhNw==",
                "sha1": "f4c97835b14e30f75e903f2722f67a7cb2f9f899"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/amdocs-auth-package/MAL-2025-6694.json"