MAL-2026-13388
Vulnerability from ossf_malicious_packages
-= Per source details. Do not edit below this line.=-
Source: amazon-inspector (00ead1207956df050d2746ae899d5ea9132fbc4c35684f9e992599c5ef10259c)
The bundled main (dist/index.js) executes an eval(atob(...)) blob at module top level, so any Node-side require() of the package (SSR, tests, Next.js server rendering) runs it. The decoded payload uses unicode-escaped identifiers to hide require("child_process") + spawn, require("http"), require("https"), require("zlib"), and require("url"); iterates a list of public Ethereum JSON-RPC endpoints; embeds a unicode-escaped Ethereum address literal (0xa322...Ef1a); and constructs URLs of the form http://:443/0x/cls and http://:443/0x/ls. None of this is consistent with the advertised React card-checkout component. The package is also published as @simplipayng/checkout with homepage simplipay.ng, but the axios client is hardcoded to https://devpay.voxepay.app and https://pay.voxepay.app, so card details, PINs and OTPs entered into the checkout flow are POSTed to a domain that does not match the declared publisher. The double obfuscation (outer base64+eval, inner \uXXXX escapes on every sensitive identifier and URL) combined with child_process + network primitives inside a UI library is a dropper/backdoor shape, not a build artifact.
Source: ghsa-malware (fcc2f73256242823aac23ffe7141dae7b47503116e3c9d1b44d9d9d4b3574a83)
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.
{
"affected": [
{
"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"
},
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
],
"indicators": {
"evidence_files": [
{
"path": "dist/index.js",
"sha256": "d2fa8167aff16744118423eaa28b85f65c524d1880082bdf0fe01491fd272504",
"tlsh": "f0652b467de21171495371b54b9fa085f238d01b222eed54b8ddc2a42f48dbc83bafe9"
}
]
}
},
"package": {
"ecosystem": "npm",
"name": "@simplipayng/checkout"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"versions": [
"1.4.3",
"1.4.2"
]
}
],
"aliases": [
"GHSA-cvhm-4vf7-gq9p"
],
"credits": [
{
"contact": [
"inspector-research@amazon.com"
],
"name": "Amazon Inspector",
"type": "FINDER"
}
],
"database_specific": {
"malicious-packages-origins": [
{
"id": "GHSA-cvhm-4vf7-gq9p",
"import_time": "2026-08-06T09:23:22.963090172Z",
"modified_time": "2026-08-06T06:23:00Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"sha256": "fcc2f73256242823aac23ffe7141dae7b47503116e3c9d1b44d9d9d4b3574a83",
"source": "ghsa-malware"
},
{
"id": "IN-MAL-2026-016002",
"import_time": "2026-08-06T13:08:36.702636663Z",
"modified_time": "2026-08-06T12:17:12Z",
"sha256": "00ead1207956df050d2746ae899d5ea9132fbc4c35684f9e992599c5ef10259c",
"source": "amazon-inspector",
"versions": [
"1.4.3"
]
},
{
"id": "IN-MAL-2026-016004",
"import_time": "2026-08-06T13:08:36.956621329Z",
"modified_time": "2026-08-06T12:17:29Z",
"sha256": "1add94def4c93467fa102ac79518ccd972d4f28d0dbb99824b139705dd8851e9",
"source": "amazon-inspector",
"versions": [
"1.4.2"
]
}
]
},
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (00ead1207956df050d2746ae899d5ea9132fbc4c35684f9e992599c5ef10259c)\nThe bundled main (dist/index.js) executes an eval(atob(...)) blob at module top level, so any Node-side require() of the package (SSR, tests, Next.js server rendering) runs it. The decoded payload uses unicode-escaped identifiers to hide require(\"child_process\") + spawn, require(\"http\"), require(\"https\"), require(\"zlib\"), and require(\"url\"); iterates a list of public Ethereum JSON-RPC endpoints; embeds a unicode-escaped Ethereum address literal (0xa322...Ef1a); and constructs URLs of the form http://\u003chost\u003e:443/0x/cls and http://\u003chost\u003e:443/0x/ls. None of this is consistent with the advertised React card-checkout component. The package is also published as @simplipayng/checkout with homepage simplipay.ng, but the axios client is hardcoded to https://devpay.voxepay.app and https://pay.voxepay.app, so card details, PINs and OTPs entered into the checkout flow are POSTed to a domain that does not match the declared publisher. The double obfuscation (outer base64+eval, inner \\uXXXX escapes on every sensitive identifier and URL) combined with child_process + network primitives inside a UI library is a dropper/backdoor shape, not a build artifact.\n\n## Source: ghsa-malware (fcc2f73256242823aac23ffe7141dae7b47503116e3c9d1b44d9d9d4b3574a83)\nAny 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.\n",
"id": "MAL-2026-13388",
"modified": "2026-08-06T13:11:06.461723993Z",
"published": "2026-08-06T06:22:59Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cvhm-4vf7-gq9p"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@simplipayng/checkout/v/1.4.3"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@simplipayng/checkout/v/1.4.2"
}
],
"schema_version": "1.7.4",
"summary": "Malicious code in @simplipayng/checkout (npm)"
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.