CVE-2026-22804
HIGHTermix 1.7.0-1.9.0 - Stored Cross-Site Scripting via SVG File Preview
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2026-22804. PoCs published by ThemeHackers.
AI-analyzed exploit summary This repository contains a functional Proof of Concept (PoC) for CVE-2026-22804, a Stored XSS vulnerability in Termix (versions 1.7.0 to 1.9.0). The exploit leverages unsafe SVG rendering via `dangerouslySetInnerHTML` to execute arbitrary JavaScript, leading to session hijacking and local file inclusion in the Electron environment.
Description
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. From 1.7.0 to 1.9.0, Stored Cross-Site Scripting (XSS) vulnerability exists in the Termix File Manager component. The application fails to sanitize SVG file content before rendering it. This allows an attacker who has compromised a managed SSH server to plant a malicious file, which, when previewed by the Termix user, executes arbitrary JavaScript in the context of the application. The vulnerability is located in src/ui/desktop/apps/file-manager/components/FileViewer.tsx. This vulnerability is fixed in 1.10.0.
Exploits (2)
This repository contains a functional Proof of Concept (PoC) for CVE-2026-22804, a Stored XSS vulnerability in Termix (versions 1.7.0 to 1.9.0). The exploit leverages unsafe SVG rendering via `dangerouslySetInnerHTML` to execute arbitrary JavaScript, leading to session hijacking and local file inclusion in the Electron environment.
This repository contains a functional exploit for CVE-2026-22804, demonstrating a stored XSS vulnerability in Termix's File Manager component. The exploit uploads a malicious SVG file via SSH, which executes arbitrary JavaScript when rendered, leading to session hijacking and LFI in the Electron environment.
References (1)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N