MAL-2026-6760

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@adobesign/as-dev-tools/MAL-2026-6760.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6760
Published
2026-07-05T15:16:01Z
Modified
2026-07-08T17:16:49Z
Summary
Malicious code in @adobesign/as-dev-tools (npm)
Details

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

Source: amazon-inspector (6752e4d30c584cb5ca6f67265c983257c1531aa306b47ec00b43ddae83fe2532)

The package's package.json declares a postinstall lifecycle hook that pipes the output of whoami through curl to a hardcoded Burp Collaborator subdomain (o5u9v30a13fddwo3ey623df59wfn3er3.oastify.com). This fires automatically on npm install, leaking the installer's OS username to an attacker-controlled out-of-band callback host. The package is otherwise empty of legitimate content. The combination of the @adobesign scope, an implausible 99.9.9 version, and an out-of-band beacon is the canonical dependency-confusion attack shape: the public package is designed to be resolved in place of an internal Adobe Sign package of the same name, and any build that resolves it will beacon the installer's identity to the attacker.

Source: ossf-package-analysis (89bc395364731dd31b151f421bf94decd4441180ae9fa8e16ae540015c3bdc51)

The OpenSSF Package Analysis project identified '@adobesign/as-dev-tools' @ 99.9.10 (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-07-05T15:30:02.125112709Z",
            "modified_time": "2026-07-05T15:20:44Z",
            "sha256": "89bc395364731dd31b151f421bf94decd4441180ae9fa8e16ae540015c3bdc51",
            "source": "ossf-package-analysis",
            "versions": [
                "99.9.10"
            ]
        },
        {
            "import_time": "2026-07-05T15:30:02.041037716Z",
            "modified_time": "2026-07-05T15:16:01Z",
            "sha256": "bc3c9c46e2d893c8ec87ae68a36569c3561b94fdc6ff9954a02d26bbed847ed6",
            "source": "ossf-package-analysis",
            "versions": [
                "99.9.9"
            ]
        },
        {
            "id": "IN-MAL-2026-008101",
            "import_time": "2026-07-08T17:01:30.512787633Z",
            "modified_time": "2026-07-08T16:25:04Z",
            "sha256": "1762a59d0384b9b8ec626aa449b2af6541c8d90ea278009c3d80892efbd7168c",
            "source": "amazon-inspector",
            "versions": [
                "99.9.10"
            ]
        },
        {
            "id": "IN-MAL-2026-008107",
            "import_time": "2026-07-08T17:01:31.053852492Z",
            "modified_time": "2026-07-08T16:25:54Z",
            "sha256": "6752e4d30c584cb5ca6f67265c983257c1531aa306b47ec00b43ddae83fe2532",
            "source": "amazon-inspector",
            "versions": [
                "99.9.9"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @adobesign/as-dev-tools

Package

Name
@adobesign/as-dev-tools
View open source insights on deps.dev
Purl
pkg:npm/%40adobesign/as-dev-tools

Affected ranges

Affected versions

99.*
99.9.9
99.9.10

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": "381c12f3e0b146361b3e2c4f0581c5734a02e59778849c5bf5c4594002aca361",
            "tlsh": "26d02b7f8d308d331bcc135d44365266f5078c4b284ca92996cb1194434d2f1f53795e"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@adobesign/as-dev-tools/MAL-2026-6760.json"