CVE-2025-67713

MEDIUM EPSS 8.1%
Published Dec 11, 20256mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 4.0
Medium
Find Similar
Published Dec 11, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.3
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
8.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-601

Affected Products 1

VendorProductVersionRange
miniflux_projectminiflux* <2.2.15

References 2

  • github.com https://github.com/miniflux/v2/commit/76df99f3a3db234cf6b312be5e771485213d03c7
    Patch
  • github.com https://github.com/miniflux/v2/security/advisories/GHSA-wqv2-4wpg-8hc9
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/miniflux/v2/commit/76df99f3a3db234cf6b312be5e771485213d03c7
    Patch