Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-m999-j542-5w3r | Open Redirect Bypass in miniflux-v2 |
Fri, 21 Aug 2026 20:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Miniflux 2 is an open source feed reader. Prior to 2.3.1, IsRelativePath in internal/urllib/url.go accepts redirect targets containing backslashes because Go URL parsing treats them as path characters. Browser backslash normalization converts them to forward slashes. An unauthenticated attacker can provide such a redirect_url value to the login flow, bypass the relative-path and host checks, and redirect a victim to an attacker-controlled external site. This issue is fixed in version 2.3.1. | |
| Title | Miniflux 2: Open Redirect Bypass | |
| Weaknesses | CWE-601 | |
| References |
| |
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-21T20:19:14.122Z
Reserved: 2026-06-16T15:20:43.086Z
Link: CVE-2026-55185
No data.
Status : Received
Published: 2026-08-21T21:17:00.563
Modified: 2026-08-21T21:17:00.563
Link: CVE-2026-55185
No data.
OpenCVE Enrichment
No data.
-
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
Github GHSA