CVE-2026-54054
Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, `POST /api/files/url`, is vulnerable to Server-Side Request Forgery (SSRF). The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects enabled and does not validate whether the target resolves to a public, external address. As a result, an authenticated user (or guest user if they are enabled) may be able to cause the Transmute server to make HTTP requests to internal or cloud-local resources from the server's network position. Because downloaded content is stored and can later be retrieved through `GET /api/files/{id}`, this issue can result in full-read SSRF rather than blind SSRF. This is fixed in version 1.3.0.
Scoring
- Severity
- MEDIUM
- CVSS base score
- 6.5
- CVSS vector
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- CWE
- CWE-918
- Published
- 2026-09-10
- Last modified
- 2026-09-10
Affected products
- transmute-app transmute
Weakness type
Related vulnerabilities
- CVE-2026-79723 — Langflow is vulnerable to server-side request forgery due to missing egress validation on server-side URL fetches
- CVE-2026-81207 — DataStage on Cloud Pak for Data has several vulnerabilities due to open source software
- CVE-2026-81213 — Langflow is vulnerable to server-side request forgery due to missing egress validation on server-side URL fetches
- CVE-2026-81265 — Langflow is vulnerable to server-side request forgery due to missing egress validation on server-side URL fetches
- CVE-2026-82097 — DataStage on Cloud Pak for Data has several vulnerabilities due to open source software
- CVE-2026-9667 — IBM WebSphere Application Server prior to 9.0.5.29 and 8.5.5.31 are affected by multiple vulnerabilities
- CVE-2026-88056 — Angular: SSRF and Cross-Origin Credential Disclosure via URL Resolution Discrepancy in SSR
- CVE-2026-89049 — Server-side request forgery in the Session Manager port forwarding functionality in AWS Systems Manager Agent