MAL-2026-16332

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/feed-widget-helper/MAL-2026-16332.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16332
Published
2026-09-21T03:30:57Z
Modified
2026-09-21T04:00:07Z
Summary
Malicious code in feed-widget-helper (npm)
Details

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

Source: amazon-inspector (b5a81a96715497c25b18687ba7b9b42e919c23e700ede8d9944d41d6052d7f83)

The package's main entry executes a top-level side effect that reads document.cookie and sends it via fetch to a hardcoded webhook.site collector URL (http://webhook.site/67dba5f1-70f5-413e-9299-2ad886bb77fa) over plain HTTP. Any environment that imports or requires this package leaks its browser cookies to an anonymous third-party listener controlled by the package author. The destination is a webhook.site inbox — an anonymous request-capture service unrelated to any legitimate feed-widget functionality — and the transmission fires unconditionally on load, with no caller opt-in or configuration.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020231",
            "import_time": "2026-09-21T03:46:38.157628355Z",
            "modified_time": "2026-09-21T03:30:57Z",
            "sha256": "b5a81a96715497c25b18687ba7b9b42e919c23e700ede8d9944d41d6052d7f83",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / feed-widget-helper

Package

Name
feed-widget-helper
View open source insights on deps.dev
Purl
pkg:npm/feed-widget-helper

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": "1b985d71a7f326e55b032a7fa220472987bd770cfbfb2e907a19127887e1165e",
            "tlsh": "cbb012ffa204883d18f8c4447321998cd698b1209c556906dcfd65f0a33220f3d00fb2"
        }
    ],
    "package_integrity": [
        {
            "filename": "feed-widget-helper-1.0.0.tgz",
            "hashes": {
                "sha1": "ff36ee16ab0f4bac3574f146ecfa81e8393f74b8",
                "sha512_sri": "sha512-HDWGxlNa+Sf+lohD34tWUwuYzLw4mT2GLNejZhIyv2bNYxCTykSgM/GVK9r+3FnjJjhi/bgRx3bSjzF1+UU75Q=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/feed-widget-helper/MAL-2026-16332.json"