GHSA-rw94-73mp-v8hwHighCVSS 7.5
Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download...
🔗 CVE IDs covered (1)
📋 Description
Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download route that allows unauthenticated attackers to access restricted files by submitting path-equivalent URL variants. Attackers can substitute normalized path forms such as dot-slash prefixes, double slashes, or percent-encoded sequences to pass role-based restriction checks while the filesystem resolves the request to the protected file, enabling unauthorized file download without credentials.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-71518
- https://github.com/typemill/typemill/commit/8c621063b4697a94342cb0a4b3905adda60e3d25
- https://github.com/typemill/typemill/releases/tag/v2.26.0
- https://www.vulncheck.com/advisories/typemill-authorization-bypass-via-media-file-download-route
- https://github.com/advisories/GHSA-rw94-73mp-v8hw