SSRF in Termix-Ssh Termix
CVE-2026-79764
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. From 2.5.0 until 2.5.1, the /homepage/proxy endpoint accepts an authenticated user's url query parameter and passes it to http.get or https.get without destination restrictions. In src/backend/database/routes/homepage-proxy-routes.ts, new URL performs only syntactic validation, allowing requests to loopback, RFC1918, link-local, and cloud metadata destinations. The endpoint returns the complete fetched JSON response, so a low-privilege or self-registered account can exfiltrate internal service data and cloud credentials. This issue is fixed in version 2.5.1.
Vulnerability class: SSRF (Server-Side Request Forgery)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.7 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N.
EPSS exploit prediction
EPSS: 0.004 (33.7th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 34th percentile — 33.7% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
The 30-day trend appears once there are two daily scores.
Affected products
- Termix-Ssh Termix — versions >= 2.5.0, < 2.5.1
Weakness classification (CWE)
References
- github.com/Termix-SSH/Termix/security/advisories/GHSA-mwr3-35ph-pjqg
- github.com/Termix-SSH/Termix/pull/1067
- github.com/Termix-SSH/Termix/commit/4b2a60a854281d0e12e7c9bcde71854a81999ea0
- github.com/Termix-SSH/Termix/commit/ddbdd5c437c2296607dfaa4265d6f63fbc1ca92e
- github.com/Termix-SSH/Termix/releases/tag/release-2.5.1-tag
Frequently asked questions
- What is CVE-2026-79764?
- CVE-2026-79764 is a high-severity vulnerability in Termix-Ssh Termix, classified under Server-Side Request Forgery (SSRF). CVSS score: 7.7/10. Published 2026-09-24.
- How severe is CVE-2026-79764?
- High severity. CVSS v3 base score is 7.7 out of 10.