CVE-2025-67713

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:miniflux_project:miniflux:*:*:*:*:*:go:*:*

History

02 Feb 2026, 15:05

Type Values Removed Values Added
CPE cpe:2.3:a:miniflux_project:miniflux:*:*:*:*:*:go:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1
First Time Miniflux Project
Miniflux Project miniflux
References () https://github.com/miniflux/v2/commit/76df99f3a3db234cf6b312be5e771485213d03c7 - () https://github.com/miniflux/v2/commit/76df99f3a3db234cf6b312be5e771485213d03c7 - Patch
References () https://github.com/miniflux/v2/security/advisories/GHSA-wqv2-4wpg-8hc9 - () https://github.com/miniflux/v2/security/advisories/GHSA-wqv2-4wpg-8hc9 - Exploit, Vendor Advisory

11 Dec 2025, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-11 01:16

Updated : 2026-02-02 15:05


NVD link : CVE-2025-67713

Mitre link : CVE-2025-67713

CVE.ORG link : CVE-2025-67713


JSON object : View

Products Affected

miniflux_project

  • miniflux
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')