๐Ÿ” CVE Alert

CVE-2026-54054

MEDIUM 6.5

Transmute has full-read SSRF in URL file import (POST /api/files/url) โ€” no host/IP validation, follows redirects

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor transmute-app
Product transmute
Published Sep 10, 2026
Last Updated Sep 11, 2026
Stay Ahead of the Next One

Get instant alerts for transmute-app transmute

Be the first to know when new medium vulnerabilities affecting transmute-app transmute 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:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

transmute-app / transmute
< 1.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/transmute-app/transmute/security/advisories/GHSA-89m5-mvmx-7xrf github.com: https://github.com/transmute-app/transmute/releases/tag/v1.3.0