MAL-2026-16254

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/pulse-pwn-9f3a2/MAL-2026-16254.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16254
Published
2026-09-17T14:42:28Z
Modified
2026-09-17T15:30:05Z
Summary
Malicious code in pulse-pwn-9f3a2 (npm)
Details

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

Source: amazon-inspector (f8086e23ce4b6ff1ca043ca8d9c83f384455e0baee3d06cd79e8a0d5d52c04e1)

index.js contains top-level code that fetches /profile and sends document.cookie together with the response body to a hardcoded webhook.site URL (https://webhook.site/42c6d937-77c7-42a5-8678-ef06b4501e38) via a GET request with the cookie and profile content passed as URL-encoded query parameters. Any consumer that requires or imports this package in a browser-like context leaks the caller's session cookies and /profile response to an attacker-controlled collector. The destination is a third-party request-inspection service unrelated to any documented purpose of the package, and the exfiltration path fires on module load rather than through an explicit API call.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-020131",
            "import_time":  "2026-09-17T15:18:28.827839222Z",
            "modified_time":  "2026-09-17T14:42:28Z",
            "sha256":  "f8086e23ce4b6ff1ca043ca8d9c83f384455e0baee3d06cd79e8a0d5d52c04e1",
            "source":  "amazon-inspector",
            "versions":  [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / pulse-pwn-9f3a2

Package

Name
pulse-pwn-9f3a2
View open source insights on deps.dev
Purl
pkg:npm/pulse-pwn-9f3a2

Affected ranges

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId":  "CWE-506",
        "description":  "The product contains code that appears to be malicious in nature.",
        "name":  "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files":  [
        {
            "path":  "index.js",
            "sha256":  "d1be27f0e21fb8b7a08154bf3571a3458ce21ab34df16481344436dc50abdf71",
            "tlsh":  "19c022b7271cc8220c598004f7a9f41ee289e3009c26e22a891a63b40332013e901671"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "pulse-pwn-9f3a2-1.0.0.tgz",
            "hashes":  {
                "sha1":  "b88104b0ec69c1f55f62b943e09f15206596be9f",
                "sha512_sri":  "sha512-C4ZgHvsoCCXRE1XVsCoh/23unyl636g6FdXZ+MO8rF09ye0inzHkvYhChHEJ1kdETCaA24d0p8Fr4TYSBDpy2w=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/pulse-pwn-9f3a2/MAL-2026-16254.json"