logo

CVE-2023-27591 miniflux.app

Package

Manager: go
Name: miniflux.app
Vulnerable Version: >=0 <=1.0.46

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00195 pctl0.41669

Details

Unauthenticated Miniflux user can bypass allowed networks check to obtain Prometheus metrics ### Impact An unauthenticated user can retrieve Prometheus metrics from a publicly reachable Miniflux instance where the `METRICS_COLLECTOR` [configuration option](https://miniflux.app/docs/configuration.html#metrics-collector) is enabled and `METRICS_ALLOWED_NETWORKS` is set to `127.0.0.1/8` (the default). ### Patches PR #1745 fixes the problem. Available in Miniflux >= 2.0.43. ### Workarounds Set `METRICS_COLLECTOR` to `false` (default) or run Miniflux behind a trusted reverse-proxy. ### References - https://miniflux.app/docs/configuration.html#metrics-collector - https://miniflux.app/docs/configuration.html#metrics-allowed-networks

Metadata

Created: 2025-04-02T17:24:11Z
Modified: 2025-04-02T17:24:11Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/04/GHSA-3qjf-qh38-x73v/GHSA-3qjf-qh38-x73v.json
CWE IDs: ["CWE-1220", "CWE-200"]
Alternative ID: GHSA-3qjf-qh38-x73v
Finding: F308
Auto approve: 1