Skip to main content

electerm CVE-2026-73227

| EUVDEUVD-2026-56920 HIGH
Path Traversal (CWE-22)
2026-08-11 GitHub_M
8.1
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
8.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
vuln.today AI
8.1 HIGH

Malicious RDP server is network-reachable (AV:N, AC:L), needs no victim-side privileges (PR:N), but requires active user connection (UI:R); writes files (I:H, A:H) without reading any (C:N).

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Lifecycle Timeline

4
Patch available
Aug 11, 2026 - 20:19 EUVD
Source Code Evidence Fetched
Aug 11, 2026 - 20:07 vuln.today
Analysis Generated
Aug 11, 2026 - 20:07 vuln.today
CVE Published
Aug 11, 2026 - 18:45 cve.org
HIGH 8.1

DescriptionCVE.org

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious RDP server to write attacker-controlled content outside the selected save directory because the RDP clipboard download path in src/client/components/rdp/file-transfer.js passes the server-controlled CLIPRDR filename fileInfo.name to osResolve without sanitization. This issue is fixed in version 3.15.120.

AnalysisAI

Path traversal in electerm's RDP clipboard file transfer (prior to v3.15.120) lets a malicious RDP server write attacker-controlled files to arbitrary locations on the victim's filesystem. The fileInfo.name field from the RDP CLIPRDR protocol - fully controlled by the server - is passed unsanitized to osResolve, enabling ../ sequences to escape the user-selected save directory. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Social-engineer victim to connect to malicious RDP server
Delivery
Establish RDP session via electerm
Exploit
Server sends CLIPRDR file transfer with traversal filename
Execution
electerm calls osResolve with unsanitized fileInfo.name
Persist
File written to attacker-specified path outside save directory
Impact
Arbitrary payload placed on victim filesystem for persistence or disruption

Vulnerability AssessmentAI

Exploitation The victim must be running electerm prior to version 3.15.120 and must establish an RDP session to an attacker-controlled or compromised RDP server. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment CVSS 8.1 (High) with vector AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H reflects a high-severity but user-interaction-dependent vulnerability. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker operates a malicious RDP server and social-engineers an electerm user into connecting (e.g., via a phishing link to a fake corporate remote-desktop endpoint). Once the session is established, the server triggers a CLIPRDR clipboard file transfer with a crafted filename such as `../../AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup/malware.exe`. …
Remediation Upgrade electerm to version 3.15.120 or later, available at https://github.com/electerm/electerm/releases/tag/v3.15.120. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify and inventory all electerm installations across your organization and immediately notify users to avoid clipboard file transfers from untrusted RDP sources; assess your organization's RDP server trust boundaries and implement network policies restricting RDP connections to known, controlled servers only. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-73227 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy