CVE-2025-67713
Miniflux has an Open Redirect via protocol-relative redirect_url in miniflux.app
6.1
MEDIUM
CVSS 3.1
EPSS 0.04%
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.
How to fix CVE-2025-67713
To remediate CVE-2025-67713, upgrade the affected package to a fixed version below.
- —no fix listed
- —no fix listed
- —upgrade to 2.2.15 or later
- —upgrade to 2.2.15 or later
Is CVE-2025-67713 being exploited?
Low — EPSS is 0.0%, meaning exploitation activity has not been observed at scale.
Affected packages (4)
- from 0
- from 0
- from 0, < 2.2.15
- from 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 |