PT-2026-51095 · Miniflux · Miniflux
CVE-2026-55185
·
Published
2026-06-19
·
Updated
2026-08-21
CVSS v4.0
5.1
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
miniflux-v2 (affected versions not specified)
Description
URL restrictions can be bypassed, leading to an open redirect. The application uses the
IsRelativePath function to validate redirect URLs by requiring relative paths and prohibiting host or schema entries. However, an attacker can bypass these protections by using a backslash in the redirect url parameter at the /login endpoint. Because some browsers parse a backslash as a forward slash during redirection, a payload such as /fushuling.com is treated as a relative path by the server but redirects the user to an external domain.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Avoid using the
redirect url parameter in the /login endpoint until the issue is resolved.Exploit
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Miniflux