๐Ÿ” CVE Alert

CVE-2026-53548

CRITICAL 9.6

Termix: IDOR โ€” Authenticated user can fetch SSH passwords for hosts owned by other users

CVSS Score
9.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-285 CWE-639
Vendor termix-ssh
Product termix
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for termix-ssh termix

Be the first to know when new critical vulnerabilities affecting termix-ssh termix are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Termix-SSH / Termix
< 2.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-j6h8-mww6-pgw6 github.com: https://github.com/Termix-SSH/Termix/pull/874 github.com: https://github.com/Termix-SSH/Termix/commit/52f4e51ae03b5b8d2608e1383e2ccf79d290132b github.com: https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag