CRITICAL🇵🇱 Wersja polska

CVE-2026-45746

CVSS 9.0v3.1pub. 2026-06-05upd. 2026-06-09

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the File Manager functionality in Termix contains a critical Broken Access Control vulnerability due to improper validation of the sessionId parameter. The backend trusts a client-controlled identifier without verifying that it belongs to the authenticated user. This allows an attacker to manipulate the value and access active File Manager sessions belonging to other users. Since these sessions are tied to SSH connections to remote VPS instances, exploitation allows unauthorized interaction with another user's remote filesystem. Because the File Manager exposes functionality such as file reading, writing, uploading, and execution, this vulnerability enables direct command execution on another user's VPS (RCE). Version 2.3.2 patches the issue.

🤖 AI Analysis
How it works

The vulnerability results from improper validation of the sessionId parameter in the application backend — the server trusts the value provided by the client without verifying whether the session actually belongs to the authenticated user. An attacker can manipulate the sessionId value and gain access to active File Manager sessions of other users. Since File Manager sessions are linked to SSH connections to remote VPS instances, hijacking the session gives the attacker direct access to someone else's file system. Available operations include reading, writing, uploading files and executing them, enabling remote code execution (RCE) on the victim's server.

Impact

An attacker can gain full control over someone else's remote VPS server, including reading, modifying and uploading files, and executing arbitrary system commands (RCE), leading to complete violation of the victim's data confidentiality, integrity and availability.

Mitigation & patch

Termix should be updated to version 2.3.2, which contains a fix that removes the vulnerability by properly validating that the sessionId belongs to the authenticated user.

Who is affected

Termix in versions prior to 2.3.2 — a platform for managing servers through a browser with SSH terminal, tunneling and file editing functionality.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
  • Termix

    APP
    Termix
    2.1.0 – 2.3.2 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-45744CRITICAL9.9PL ✓same product

Termix: OS command injection w endpointcie resolvePath (RCE)

CVE-2026-45750CRITICAL9.0PL ✓same product

Command injection w Termix File Manager via parametr path (GET resolvePath)

CVE-2026-45748CRITICAL9.8PL ✓same product

Command injection w Termix – endpoint SSH tunnel bez sanityzacji danych wejściowych

CVE-2025-59951CRITICAL9.2PL ✓same product

Termix: nieautoryzowany dostęp do danych SSH przez błędne wykrywanie IP

CVE-2026-45745HIGH8.0same product

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. ...