XSS in Miniflux V2
CVE-2025-31483
Miniflux is a feed reader. Due to a weak Content Security Policy on the /proxy/* route, an attacker can bypass the CSP of the media proxy and execute cross-site scripting when opening external images in a new tab/window. To mitigate the vulnerability, the CSP for the media proxy has been changed from default-src 'self' to default-src 'none'; form-action 'none'; sandbox;. This vulnerability is fixed in 2.2.7.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.004 (31.0th percentile) — read the EPSS interpretation.
Affected products
- Miniflux V2 — versions < 2.2.7
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
- security-advisories@github.com (x_refsource_MISC)