CVE-2026-72903
Last modified
CVE-2026-72903 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Tabby (formerly Terminus) is a highly configurable terminal emulator. Prior to 1.0.235, a malicious SFTP server can return a backslash traversal filename through entry.name. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
Tabby (formerly Terminus) is a highly configurable terminal emulator. Prior to 1.0.235, a malicious SFTP server can return a backslash traversal filename through entry.name. In tabby-ssh/src/session/sftp.ts, SFTPSession.readdir() and _makeFile() use POSIX path processing that preserves the backslashes as ordinary filename characters. In tabby-ssh/src/components/sftpPanel.component.ts, downloadFolderRecursive() propagates item.name into the local relative path. In tabby-electron/src/services/platform.service.ts, ElectronDirectoryDownload.createFile() passes that path to Windows-native path.join(), and in tabby-electron/src/sftpContextMenu.ts, EditSFTPContextMenu.edit() passes item.name to path.join() for the temporary edit path. Windows interprets the preserved backslashes and parent-directory components as traversal, allowing attacker-controlled content to be created or overwritten outside the selected download directory or temporary edit directory. This issue is fixed in version 1.0.235.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Eugeny | tabby | < 1.0.235 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72903?
How severe is CVE-2026-72903?
How do I fix CVE-2026-72903?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72898Metabase allows a remote, unauthenticated attacker to inject…10
- CVE-2026-72899Metabase allows an unauthenticated attacker to inject arbitr…10
- CVE-2026-7290A vulnerability was determined in JeecgBoot up to 3.9.1. Imp…6.3
- CVE-2026-72900Metabase allows an authenticated, low-privileged attacker to…7.1
- CVE-2026-72901Dokploy is a free, self-hostable Platform as a Service (PaaS…9.9
- CVE-2026-72902Dokploy is a free, self-hostable Platform as a Service (PaaS…9.9
- CVE-2026-72904Firecrawl turns entire websites into LLM-ready markdown or s…9.3
- CVE-2026-72905Rejected reason: Further research determined the issue is no…
- CVE-2026-72906ERPNext is a free and open source Enterprise Resource Planni…4.3
- CVE-2026-72907ERPNext is a free and open source Enterprise Resource Planni…6.5
- CVE-2026-72908ERPNext is a free and open source Enterprise Resource Planni…6.5
- CVE-2026-72909ERPNext is a free and open source Enterprise Resource Planni…7.1
Are you affected by CVE-2026-72903?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
