Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-53548— Termix: IDOR — Authenticated user can fetch SSH passwords for hosts owned by other users

Quick assessment

Affected
Termix-SSH Termix
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

termix是termix个人开发者的一个终端模拟器。 Termix 2.6.1之前版本存在授权问题漏洞,该漏洞源于src/backend/database/routes/host.ts文件中的GET /host/db/host/:id/password端点未强制执行主机所有权,并接受field=password或field=sudoPassword查询参数,可能导致经过身份验证的用户枚举主机ID并获取其他用户的SSH或sudo密码,进而访问和控制托管系统。

CVSS 9.6 · Critical EPSS 0.36% · P29

Affected Version Matrix 1

VendorProduct Version RangeStatus
Termix-SSH Termix < 2.3.2 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-53548

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Termix: IDOR — Authenticated user can fetch SSH passwords for hosts owned by other users
Source: CVE Program / CVE List V5
Vulnerability Description
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.6.1, the GET /host/db/host/:id/password endpoint in src/backend/database/routes/host.ts accepts an authenticated user's numeric host ID and the field=password or field=sudoPassword query without enforcing host ownership during credential resolution. A failed requester-scoped lookup can resolve the host with the owner's context and return the owner's plaintext credential, allowing any authenticated user with a valid JWT to enumerate sequential hosts.id values and retrieve SSH or sudo passwords belonging to other users. The disclosed credentials can then be used to access and control managed systems outside the Termix instance. This issue is fixed in version 2.6.1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
Termix 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
termix是termix个人开发者的一个终端模拟器。 Termix 2.6.1之前版本存在授权问题漏洞,该漏洞源于src/backend/database/routes/host.ts文件中的GET /host/db/host/:id/password端点未强制执行主机所有权,并接受field=password或field=sudoPassword查询参数,可能导致经过身份验证的用户枚举主机ID并获取其他用户的SSH或sudo密码,进而访问和控制托管系统。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Termix-SSH Termix < 2.3.2 -

II. Public POCs for CVE-2026-53548

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 8319 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-53548

登录查看更多情报信息。

Patches & Fixes for CVE-2026-53548 (1)

Vendor Advisories for CVE-2026-53548 (1)

Same Patch Batch · Termix-SSH · 2026-08-19 · 6 CVEs total

CVE-2026-53545 9.8 CRITICAL Termix: Remote Code Execution via Tunnel Disconnect pkill Command Injection
CVE-2026-53546 9.6 CRITICAL Termix: Missing authorization in SSH host credential resolution exposes stored credentials
CVE-2026-53547 8.8 HIGH Termix: Account Takeover via Global Settings Disclosure
CVE-2026-53542 8.8 HIGH Termix: Tar option injection in file-manager archive creation allows command execution on
CVE-2026-53549 7.7 HIGH Termix: Server-Side Request Forgery via Proxy Connectivity Test

IV. Related Vulnerabilities

V. Comments for CVE-2026-53548

No comments yet


Leave a comment