PatchSiren cyber security CVE debrief
CVE-2026-72903 Eugeny CVE debrief
A highly configurable terminal emulator, Tabby, is vulnerable to a path traversal attack. A malicious SFTP server can return a backslash traversal filename, allowing attacker-controlled content to be created or overwritten outside the selected download directory or temporary edit directory. This vulnerability exists due to the preservation of backslashes as ordinary filename characters in POSIX path processing used by SFTPSession.readdir() and _makeFile() functions. As a result, an attacker can potentially create or overwrite files outside the intended directories, leading to unauthorized access or data tampering.
- Vendor
- Eugeny
- Product
- tabby
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for configuring and maintaining Tabby installations, as well as security teams monitoring for suspicious activity related to SFTP connections, should be aware of this vulnerability and take steps to mitigate it.
Why it matters
The Tabby terminal emulator vulnerability allows an attacker to create or overwrite files outside the selected download directory or temporary edit directory, potentially leading to unauthorized access or data tampering.
- Verify and update Tabby installations to prevent exploitation
- Restrict access to SFTP servers to prevent unauthorized access
- Monitor for suspicious activity related to SFTP connections
Technical summary
The Tabby terminal emulator is vulnerable to a path traversal attack via a malicious SFTP server. The vulnerability exists in the SFTPSession.readdir() and _makeFile() functions, which use POSIX path processing that preserves backslashes as ordinary filename characters. This allows an attacker to create or overwrite files outside the selected download directory or temporary edit directory. The vulnerability was fixed in version 1.0.235 of Tabby. Defenders should prioritize verifying and updating Tabby to version 1.0.235 or later, and restrict access to SFTP servers to prevent exploitation.
Defensive priority
Defenders should prioritize verifying and updating Tabby to version 1.0.235 or later, and restrict access to SFTP servers to prevent exploitation.
Recommended defensive actions
- Verify and update Tabby to version 1.0.235 or later
- Restrict access to SFTP servers to prevent exploitation
- Monitor for suspicious activity related to SFTP connections
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the vulnerability. Source references include GitHub commits and releases related to the fix. The vulnerability was fixed in version 1.0.235 of Tabby. Defenders should verify and update Tabby installations to prevent exploitation. The CVE record was published on 2026-08-10T21:17:24.980Z and has not been modified since then. The NVD detail page offers additional vulnerability assessment.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72903 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72903
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72903 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72903
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Eugeny/tabby/commit/3a4a41431a61d41dd51d4119e60cad9bf13c3399
-
Source reference
Unverified legacy reference
URL: https://github.com/Eugeny/tabby/releases/tag/v1.0.235
-
Source reference
Unverified legacy reference
URL: https://github.com/Eugeny/tabby/security/advisories/GHSA-59p9-8gwf-v9v7
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.