MAL-2026-13425
Vulnerability from ossf_malicious_packages
Published
2026-08-06 13:10
Modified
2026-08-06 14:21
Summary
Malicious code in typst-resume-cli (npm)
Details
-= Per source details. Do not edit below this line.=-
Source: amazon-inspector (104d03639d9a9d48d03641fef83163391bb1540c8a01c56287bcaf8ca45ad01c)
index.js loads https, http, and child_process at the top of the module and sends host/environment data to a hardcoded AWS Lambda URL at https://oo7fsr4cy32q42bzkpgwhy7asu0hzaod.lambda-url.us-east-1.on.aws. The code reads process.env and branches on process.platform before issuing an https.request to that endpoint. The destination is an attacker-controlled serverless URL unrelated to a Typst or resume tooling publisher, and the collected data (environment variables and host attributes) is credential-grade content leaving the installer's machine.
CWE
Credits
{
"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"
}
],
"indicators": {
"evidence_files": [
{
"path": "index.js",
"sha256": "92bb25d7ea080529008bdfb7c7a3ff5ac204114d21f913834cbeb54f34bb33dd",
"tlsh": "1912897e29d6b2103e7ac96c82dae41a9607b0b27615c40bb1fcb350bfde61cc5915f8"
}
],
"package_integrity": [
{
"filename": "typst-resume-cli-1.0.2.tgz",
"hashes": {
"sha1": "930b1de05e94377fae3c9ce7ccb02fbd5d16d489",
"sha512_sri": "sha512-YAuNI40D5/UBg2dxfzhWM91wZVKCpHjHRxexRgWs3tFyevdsqyRiv4yyfR9gK+rzSzeCBdxK344BG9gwbaxUKA=="
}
}
]
}
},
"package": {
"ecosystem": "npm",
"name": "typst-resume-cli"
},
"versions": [
"1.0.2",
"1.0.3"
]
}
],
"credits": [
{
"contact": [
"inspector-research@amazon.com"
],
"name": "Amazon Inspector",
"type": "FINDER"
}
],
"database_specific": {
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-016363",
"import_time": "2026-08-06T14:19:45.299774786Z",
"modified_time": "2026-08-06T13:10:25Z",
"sha256": "104d03639d9a9d48d03641fef83163391bb1540c8a01c56287bcaf8ca45ad01c",
"source": "amazon-inspector",
"versions": [
"1.0.2"
]
},
{
"id": "IN-MAL-2026-016361",
"import_time": "2026-08-06T14:19:45.176464982Z",
"modified_time": "2026-08-06T13:10:03Z",
"sha256": "cf49520847fad0a4e5351cf63bd0e5bf3e13bf0a46478ac528318fd4e07156bf",
"source": "amazon-inspector",
"versions": [
"1.0.3"
]
}
]
},
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (104d03639d9a9d48d03641fef83163391bb1540c8a01c56287bcaf8ca45ad01c)\nindex.js loads https, http, and child_process at the top of the module and sends host/environment data to a hardcoded AWS Lambda URL at https://oo7fsr4cy32q42bzkpgwhy7asu0hzaod.lambda-url.us-east-1.on.aws. The code reads process.env and branches on process.platform before issuing an https.request to that endpoint. The destination is an attacker-controlled serverless URL unrelated to a Typst or resume tooling publisher, and the collected data (environment variables and host attributes) is credential-grade content leaving the installer\u0027s machine.\n",
"id": "MAL-2026-13425",
"modified": "2026-08-06T14:21:56Z",
"published": "2026-08-06T13:10:03Z",
"references": [
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/typst-resume-cli/v/1.0.2"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/typst-resume-cli/v/1.0.3"
}
],
"schema_version": "1.7.4",
"summary": "Malicious code in typst-resume-cli (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…
Loading…