CVE-2025-67713
MEDIUM6.1EPSS 0.04%Miniflux has an Open Redirect via protocol-relative redirect_url in miniflux.app
Published: 12/10/2025Modified: 4/28/2026
Description
Miniflux 2 is an open source feed reader. Versions 2.2.14 and below treat redirect_url as safe when url.Parse(...).IsAbs() is false, enabling phishing flows after login. Protocol-relative URLs like //ikotaslabs.com have an empty scheme and pass that check, allowing post-login redirects to attacker-controlled sites. This issue is fixed in version 2.2.15.
Affected packages (4)
- Debian/minifluxfrom 0
- Go/miniflux.appfrom 0
- Go/miniflux.app/v2from 0, < 2.2.15
- Go/miniflux.app/v2from 0, < 2.2.15
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
References (5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-67713
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-67713
- PATCHhttps://github.com/miniflux/v2
- WEBhttps://github.com/miniflux/v2/commit/76df99f3a3db234cf6b312be5e771485213d03c7
- WEBhttps://github.com/miniflux/v2/security/advisories/GHSA-wqv2-4wpg-8hc9