electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm uses remote-supplied filenames directly with path.join() while receiving Zmodem and Trzsz transfers. In src/app/server/zmodem.js, prepareReceiveFile() joins the filename to the user-selected save path, and in src/app/server/trzsz.js, getUniqueFilePath(), the openSaveFile() callback, and the savedFilePaths mapping construct destinations without sanitization. A malicious SSH server or remote shell can provide a filename containing traversal components such as ../escaped.txt or ../../.bashrc. When the victim accepts the transfer and selects a download directory, electerm can write outside that directory and overwrite files accessible to the desktop user, potentially changing sensitive configuration or impairing availability. This issue is fixed in version 3.11.11.
CVE-2026-49253
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 74% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 48(Track)EG Risk 48/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 26%
- KEV
- Not listed
Published
July 2, 2026
Last Modified
August 21, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026v3.11.11
Patch available: electerm/electerm v3.11.11
https://github.com/electerm/electerm/releases/tag/v3.11.11commit fde153d677a1 (electerm/electerm)
Fix landed in electerm/electerm commit fde153d677a1 — awaiting tagged release
https://github.com/electerm/electerm/commit/fde153d677a170c5816368f6586647f3af4ef284Path Traversal in Zmodem and Trzsz Download Filename Handling in electerm · Advisory · electerm/electerm · GitHub
https://github.com/electerm/electerm/security/advisories/GHSA-38j7-23hf-9mhcVendor Advisories for CVE-2026-49253(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| electerm | — | 3.11.11 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 20:55 UTCEG score recompute
- 2026-08-23 07:35 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 08:07 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 20:23 UTCEG score recompute
- 2026-08-21 19:44 UTCEG score recompute
- 2026-08-21 04:27 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 15:31 UTCEG score recompute
- 2026-07-30 12:16 UTCEG score recompute
- 2026-07-26 13:04 UTCEG score recompute
- 2026-07-23 03:18 UTCEG score recompute
- 2026-07-02 20:07 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-49253?
When was CVE-2026-49253 disclosed?
Is CVE-2026-49253 actively exploited?
What is the CVSS score of CVE-2026-49253?
How do I remediate CVE-2026-49253?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-49253
Is Your Infrastructure Affected by CVE-2026-49253?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.