Description
Scraparr is a Prometheus Exporter for various components of the *arr Suite. From 3.0.0-beta to before 3.0.2, when the Readarr integration was enabled, the exporter exposed the configured Readarr API key as the alias metric label value. Users were affected only if all of the following conditions are met, Readarr scraping feature was enabled and no alias configured, the exporter’s /metrics endpoint was accessible to external or unauthorized users, and the Readarr instance is externally accessible. If the /metrics endpoint was publicly accessible, the Readarr API key could have been disclosed via exported metrics data. This vulnerability is fixed in 3.0.2.
Published: 2026-02-12
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive data exposure
Action: Patch
AI Analysis

Impact

From version 3.0.0-beta up to, but not including, 3.0.2, the Readarr integration in Scraparr exposed the configured Readarr API key as the value of the alias metric label. The primary impact is disclosure of a credential that could be used to authenticate to the Readarr instance, potentially granting an attacker full control over the system. The weakness underlying this vulnerability is a failure to mask or protect sensitive data before exposing it in publicly accessible metrics, which aligns with CWE‑200.

Affected Systems

The affected product is Scraparr, a Prometheus exporter for the *arr Suite, developed by thecfu. Versions from 3.0.0‑beta through 3.0.1 are vulnerable. The vulnerability is addressed in release 3.0.2 and later. Users who have enabled the Readarr scraping feature, have not configured an alias for the metric, and have left the /metrics endpoint publicly accessible are at risk.

Risk and Exploitability

The CVSS score of 9.1 indicates high severity, and the EPSS score of less than 1% suggests low but non‑zero exploitation probability. The vulnerability can be exploited remotely by any actor who can reach the /metrics endpoint and the Readarr service; therefore, any organization with the exporter exposed to the internet or an untrusted network segment faces a significant risk. The vulnerability is not listed in CISA's KEV catalog.

Generated by OpenCVE AI on April 17, 2026 at 19:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Scraparr to version 3.0.2 or later, which removes the exposure of the API key.
  • Configure the /metrics endpoint so that only authorized hosts can access it, such as by placing it behind authentication or restricting it to the local network.
  • If the Readarr integration is required but the alias cannot be changed immediately, disable the automatic metric labeling that uses the API key, or set a custom alias that does not reveal sensitive information.

Generated by OpenCVE AI on April 17, 2026 at 19:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Feb 2026 17:00:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:a:thecfu:scraparr:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Fri, 13 Feb 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Thecfu
Thecfu scraparr
Vendors & Products Thecfu
Thecfu scraparr

Fri, 13 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 12 Feb 2026 21:45:00 +0000

Type Values Removed Values Added
Description Scraparr is a Prometheus Exporter for various components of the *arr Suite. From 3.0.0-beta to before 3.0.2, when the Readarr integration was enabled, the exporter exposed the configured Readarr API key as the alias metric label value. Users were affected only if all of the following conditions are met, Readarr scraping feature was enabled and no alias configured, the exporter’s /metrics endpoint was accessible to external or unauthorized users, and the Readarr instance is externally accessible. If the /metrics endpoint was publicly accessible, the Readarr API key could have been disclosed via exported metrics data. This vulnerability is fixed in 3.0.2.
Title Scraparr Readarr Integration exposes sensitive values as metric labels.
Weaknesses CWE-200
References
Metrics cvssV4_0

{'score': 9.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-13T16:24:53.101Z

Reserved: 2026-02-10T18:01:31.901Z

Link: CVE-2026-26069

cve-icon Vulnrichment

Updated: 2026-02-13T16:24:48.553Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-12T22:16:06.670

Modified: 2026-02-23T16:58:36.867

Link: CVE-2026-26069

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T20:00:09Z

Weaknesses