CVE-2026-54054

Source
https://cve.org/CVERecord?id=CVE-2026-54054
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54054.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54054
Aliases
  • GHSA-89m5-mvmx-7xrf
Published
2026-09-10T21:52:18Z
Modified
2026-09-12T03:46:44Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Transmute has full-read SSRF in URL file import (POST /api/files/url) — no host/IP validation, follows redirects
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54054.json"
}
References

Affected packages

Git / github.com/transmute-app/transmute

Affected ranges

Type
GIT
Repo
https://github.com/transmute-app/transmute
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.3.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

Other
v0
v0.*
v0.0
v0.0.1
v0.1
v0.1.0
v0.1.1
v0.1.2
v0.10
v0.10.0
v0.10.1
v0.12
v0.12.0
v0.12.1
v0.12.2
v0.2
v0.2.0
v0.3
v0.3.0
v0.3.1
v0.4
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.5
v0.5.0
v0.6
v0.6.0
v0.6.1
v0.7
v0.7.0
v0.8
v0.8.0
v0.9
v0.9.0
v1.*
v1.0
v1.0.0
v1.1
v1.1.0
v1.2
v1.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54054.json"