mal-2026-14348
Vulnerability from ossf_malicious_packages
Published
2026-08-21 04:19
Modified
2026-08-21 04:19
Summary
Malicious code in moidevy (npm)
Details
-= Per source details. Do not edit below this line.=-
Source: amazon-inspector (2eac79904b327f6508820c84c1350dd1bef3fc43eaf6e61d826f17ed5981d664)
main.js imports child_process and issues POST requests to a hardcoded endpoint at https://ipc.shadxino.internal (referenced at lines 358 and 452, with POST calls at lines 364 and 368). The destination is not a documented public service and combined with child_process usage in the same module matches the shape of an installer-side data exfiltration / remote-command channel. The .internal TLD is non-routable on the public internet, suggesting either a lure destination or infrastructure meant to be resolved via a custom resolver on compromised hosts.
CWE
- CWE-506 - The product contains code that appears to be malicious in nature.
Credits
{
"affected": [
{
"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": "main.js",
"sha256": "23b15a5a2d9fcea02a14d66e8c04f7d46cb38a04b3e6bfd55705f14ade8944b5",
"tlsh": "0983d75a606511318433af758b3b6d16f726a523e0419354beacc3d82fb1419ceb2fee"
}
],
"package_integrity": [
{
"filename": "moidevy-1.0.0.tgz",
"hashes": {
"sha1": "4d9c6f5184bd5291b22f4fa293afa55cb7f02b62",
"sha512_sri": "sha512-pAOahL/0GoLW9XGvf/5vNKRSqNR036t39U6U6qsx2Bnx/EDZOLZ5QCanyJAPGjYLgoBshs6vaqXmAcs8xZfR2Q=="
}
}
]
}
},
"package": {
"ecosystem": "npm",
"name": "moidevy"
},
"versions": [
"1.0.0"
]
}
],
"credits": [
{
"contact": [
"inspector-research@amazon.com"
],
"name": "Amazon Inspector",
"type": "FINDER"
}
],
"database_specific": {
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-018497",
"import_time": "2026-08-21T04:48:53.29122349Z",
"modified_time": "2026-08-21T04:19:16Z",
"sha256": "2eac79904b327f6508820c84c1350dd1bef3fc43eaf6e61d826f17ed5981d664",
"source": "amazon-inspector",
"versions": [
"1.0.0"
]
}
]
},
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (2eac79904b327f6508820c84c1350dd1bef3fc43eaf6e61d826f17ed5981d664)\nmain.js imports child_process and issues POST requests to a hardcoded endpoint at https://ipc.shadxino.internal (referenced at lines 358 and 452, with POST calls at lines 364 and 368). The destination is not a documented public service and combined with child_process usage in the same module matches the shape of an installer-side data exfiltration / remote-command channel. The `.internal` TLD is non-routable on the public internet, suggesting either a lure destination or infrastructure meant to be resolved via a custom resolver on compromised hosts.\n",
"id": "MAL-2026-14348",
"modified": "2026-08-21T04:19:16Z",
"published": "2026-08-21T04:19:16Z",
"references": [
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/moidevy/v/1.0.0"
}
],
"schema_version": "1.7.4",
"summary": "Malicious code in moidevy (npm)"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…