CVE-2025-67713
December 11, 2025
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
https://github.com/miniflux/v2.git (GITHUB):
Affected version(s) >=v1.0.46 <v2.2.15Fix Suggestion:
Update to version v2.2.15https://github.com/miniflux/v2.git (GITHUB):
Affected version(s) >=2.0.0 <2.2.15Fix Suggestion:
Update to version 2.2.15miniflux.app/v2 (GO):
Affected version(s) >=v2.0.0-20250330024941-cb695e653a08 <v2.2.15Fix Suggestion:
Update to version v2.2.15Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.05