Security Advisory

CVE-2026-55185

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-21 20:19:14
Last updated 2026-08-24 19:46:50
Assigner GitHub_M
CVSS score 5.1
State PUBLISHED

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.