Sploitus

CVE-2026-72903

No indexed exploits for CVE-2026-72903 yet

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.

Affected products
Tabby
Fix
Available
CVSS 3.1
8.1 HIGH
EPSS
0.3% (24th percentile)
Weakness
CWE-22
NVD status
Received
Published
2026-08-10
CVE-2026-72903 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-72903 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-72903 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.