原始 OSV JSON{
"id": "GHSA-mpm8-cx2p-626q",
"aliases": [
"CVE-2026-43944"
],
"details": "### Impact\n_Arbitrary local code execution via deep links, CLI `--opts`, or crafted shortcuts. Affected users: electerm installs that accept protocol URLs or CLI options (affected versions listed in the original report). Exploit requires clicking a crafted `electerm://...` link or opening a crafted shortcut/command that launches electerm with attacker-controlled `opts`._\n\n### Patches\nFixed in version > 3.8.8\n\ncommits:\n\n- https://github.com/electerm/electerm/commit/8a6a17951e96d715f5a231532bbd8303fe208700\n- https://github.com/electerm/electerm/commit/a79e06f4a1f0ac6376c3d2411ef4690fa0377742\n- https://github.com/electerm/electerm/commit/0599e67069b00e376a2e962649aaad6096e63507\n\n### Workarounds\n- Disable or unregister electerm protocol handlers (Deep Link settings) and avoid clicking `electerm://` links.\n- Do not run electerm with untrusted `--opts` arguments or open `.lnk` / `.desktop` files from untrusted sources.\n- Restrict which users can launch electerm on shared machines and avoid leaving electerm installed in locations reachable by other users.\n- As a temporary measure, run electerm in a confined account or sandbox (non-admin user) to reduce impact.\n\n### References\n- Report / credit: https://github.com/Curly-Haired-Baboon\n- Electerm releases: https://github.com/electerm/electerm/releases",
"summary": "Electerm users can run dangrous code through link or command line",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.6"
},
{
"fixed": "3.8.8"
}
]
}
],
"package": {
"name": "electerm",
"ecosystem": "npm"
}
}
],
"modified": "2026-05-13T13:32:30Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
}
],
"published": "2026-05-08T18:46:04Z",
"references": [
{
"url": "https://github.com/electerm/electerm/security/advisories/GHSA-mpm8-cx2p-626q",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43944",
"type": "ADVISORY"
},
{
"url": "https://github.com/electerm/electerm/commit/0599e67069b00e376a2e962649aaad6096e63507",
"type": "WEB"
},
{
"url": "https://github.com/electerm/electerm/commit/8a6a17951e96d715f5a231532bbd8303fe208700",
"type": "WEB"
},
{
"url": "https://github.com/electerm/electerm/commit/a79e06f4a1f0ac6376c3d2411ef4690fa0377742",
"type": "WEB"
},
{
"url": "https://github.com/electerm/electerm",
"type": "PACKAGE"
},
{
"url": "https://github.com/electerm/electerm/releases/tag/v3.8.15",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-829",
"CWE-94"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2026-05-08T04:16:24Z",
"github_reviewed_at": "2026-05-08T18:46:04Z"
}
}