Dismissed
(not in Nixpkgs)
Permalink
CVE-2026-45037
7.1 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): Low (L)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse dismissed (not in Nixpkgs)
Tabby: Unsafe protocol handler execution via terminal linkifier allows arbitrary OS protocol invocation
Tabby (formerly Terminus) is a highly configurable terminal emulator. Prior to 1.0.232, Tabby's terminal linkifier passes any detected URI directly to the operating system's protocol handler without validating the protocol scheme. This allows a malicious SSH or Telnet server to send crafted terminal output containing dangerous protocol URIs which Tabby renders as clickable links, triggering arbitrary OS protocol handlers on the victim's machine. This vulnerability is fixed in 1.0.232.
References
-
https://github.com/Eugeny/tabby/security/advisories/GHSA-cmpc-v2x9-j9x9 x_refsource_CONFIRM
Affected products
tabby
- ==< 1.0.232
Matching in nixpkgs
pkgs.tabby
Self-hosted AI coding assistant
pkgs.tabby-agent
Language server used to communicate with Tabby server
pkgs.pkgsRocm.tabby
Self-hosted AI coding assistant
pkgs.typstPackages.tabbyterms
Layout the term list as a table, even with multiple columns
Package maintainers
-
@ghthor Will Owens <ghthor@gmail.com>
-
@cherrypiejam Gongqi Huang