ghsa-3qjf-qh38-x73v
Vulnerability from github
Published
2025-04-02 17:24
Modified
2025-04-02 17:24
Severity ?
VLAI Severity ?
Summary
Unauthenticated Miniflux user can bypass allowed networks check to obtain Prometheus metrics
Details
Impact
An unauthenticated user can retrieve Prometheus metrics from a publicly reachable Miniflux instance where the METRICS_COLLECTOR configuration option 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
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 2.0.42"
},
"package": {
"ecosystem": "Go",
"name": "miniflux.app/v2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.43"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "miniflux.app"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.46"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-27591"
],
"database_specific": {
"cwe_ids": [
"CWE-1220",
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2025-04-02T17:24:11Z",
"nvd_published_at": "2023-03-17T20:15:00Z",
"severity": "HIGH"
},
"details": "### Impact\n\nAn 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).\n\n### Patches\n\nPR #1745 fixes the problem. Available in Miniflux \u003e= 2.0.43.\n\n### Workarounds\n\nSet `METRICS_COLLECTOR` to `false` (default) or run Miniflux behind a trusted reverse-proxy.\n\n### References\n\n- https://miniflux.app/docs/configuration.html#metrics-collector\n- https://miniflux.app/docs/configuration.html#metrics-allowed-networks",
"id": "GHSA-3qjf-qh38-x73v",
"modified": "2025-04-02T17:24:11Z",
"published": "2025-04-02T17:24:11Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/miniflux/v2/security/advisories/GHSA-3qjf-qh38-x73v"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27591"
},
{
"type": "WEB",
"url": "https://github.com/miniflux/v2/pull/1745"
},
{
"type": "PACKAGE",
"url": "https://github.com/miniflux/v2"
},
{
"type": "WEB",
"url": "https://github.com/miniflux/v2/releases/tag/2.0.43"
},
{
"type": "WEB",
"url": "https://miniflux.app/docs/configuration.html#metrics-collector"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Unauthenticated Miniflux user can bypass allowed networks check to obtain Prometheus metrics"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…