-= Per source details. Do not edit below this line.=-
package.json declares a postinstall lifecycle script that runs curl at install time and transmits the installer's hostname (via $(hostname)) as a query parameter to a webhook.site collector. The receiver ID in the URL is left as a <your-id> placeholder, so the beacon URL is not fully configured, but the postinstall hook still fires on npm install and issues an outbound request carrying host identification to a third-party collector. The package version tag also self-labels as security-research, but the shipped behavior — an automatic install-time beacon of host identity to an external collector — matches dependency-confusion / reconnaissance beacon shape rather than a benign library.
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.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-018658",
"import_time": "2026-08-24T16:49:15.531264752Z",
"modified_time": "2026-08-24T16:47:15Z",
"sha256": "cb5857b17f9935d83581e1a24e6d990211fe86631143c7025c3123d1274e7d28",
"source": "amazon-inspector",
"versions": [
"0.0.1-security-research"
]
},
{
"id": "GHSA-f6mp-mchf-ppcc",
"import_time": "2026-09-08T00:15:11.327490509Z",
"modified_time": "2026-09-07T16:02:53Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"sha256": "6121b2c5847208f895811b665baba2dbd878751246d103202835ee236e263c32",
"source": "ghsa-malware"
}
]
}[
{
"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"
}
]
{
"evidence_files": [
{
"path": "package.json",
"sha256": "eaca57228249dbb468636a5f42fe18a05ae8743c7075df0864317b0542585466",
"tlsh": "c6e07db17418153705e506ba0830e11dbe25cb0a610a1f1bc6d743a8660d7f5a717a9d"
}
],
"package_integrity": [
{
"filename": "shared-0.0.1-security-research.tgz",
"hashes": {
"sha1": "467a02d787307955df4bd2478dbfbbb72e73c7a9",
"sha512_sri": "sha512-nfnkOCon2NZWA18xxrZPNHH5myH3Pwa99+gm6JuxfuXmt+TR25RB/Nn2yc/nUfKIwIiNlpAP93wMb86ca6zy8w=="
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@medisend/shared/MAL-2026-14423.json"