CVE 5.3 MEDIUM

Miniflux 2 has an Open Redirect via protocol-relative `redirect_url`_CVE-2025-67713

5.3 / 10
MEDIUM
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

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.

Basic Information

ID CVE-2025-67713
Source GitHub_M
Published Dec 11, 2025 at 00:17

Affected Product

Vendor miniflux
Product v2
Version < 2.2.15
Affected Versions miniflux v2 < 2.2.15

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.