Debian Package Tracker
Register | Log in
Subscribe

prometheus

monitoring system and time series database

Choose email to subscribe with

general
  • source: prometheus (main)
  • version: 2.53.5+ds1-5
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Lucas Kanashiro [DMD] – Martina Ferrari [DMD] – Daniel Swarbrick [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.24.1+ds-1
  • oldstable: 2.42.0+ds-5
  • old-p-u: 2.42.0+ds-5+deb12u1
  • stable: 2.53.3+ds1-2
  • testing: 2.53.5+ds1-5
  • unstable: 2.53.5+ds1-5
versioned links
  • 2.24.1+ds-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.42.0+ds-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.42.0+ds-5+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.53.3+ds1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.53.5+ds1-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-prometheus-prometheus-dev
  • prometheus (7 bugs: 0, 5, 2, 0)
  • promtool
action needed
Marked for autoremoval on 07 July: #1135999 high
Version 2.53.5+ds1-5 of prometheus is marked for autoremoval from testing on Tue 07 Jul 2026. It is affected by #1135999. The removal of prometheus will also cause the removal of (transitive) reverse dependency: prometheus-pushgateway. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-05-15 Last update: 2026-06-12 03:00
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:07:13
    Last run: 2026-05-28T17:14:31.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:07:51
    Last run: 2026-06-07T17:28:14.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:14:10
    Last run: 2025-11-09T19:19:07.000Z
    Previous status: unknown

Created: 2026-05-28 Last update: 2026-06-12 02:32
A new upstream version is available: 3.12.0-rc.0 high
A new upstream version 3.12.0-rc.0 is available, you should consider packaging it.
Created: 2025-11-27 Last update: 2026-06-12 00:01
3 security issues in trixie high

There are 3 open security issues in trixie.

3 important issues:
  • CVE-2026-42151: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
  • CVE-2026-42154: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a snappy-compressed request body before allocating memory. An unauthenticated attacker can send a small payload that causes a huge heap allocation per request. Under concurrent load this can exhaust available memory and crash the Prometheus process. This issue has been patched in versions 3.5.3 and 3.11.3.
  • CVE-2026-44903: Prometheus is an open-source monitoring system and time series database. From 2.49.0 to before 3.5.3 and 3.11.3, in the Prometheus server's legacy web UI (enabled via the command-line flag --enable-feature=old-ui), the histogram heatmap chart view does not escape le label values when inserting them into the HTML for use as axis tick mark labels. An attacker who can inject crafted metrics can execute JavaScript in the browser of any Prometheus user who views the metric in the heatmap chart UI. This vulnerability is fixed in 3.5.3 and 3.11.3.
Created: 2026-05-06 Last update: 2026-06-07 17:30
3 security issues in sid high

There are 3 open security issues in sid.

3 important issues:
  • CVE-2026-42151: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
  • CVE-2026-42154: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a snappy-compressed request body before allocating memory. An unauthenticated attacker can send a small payload that causes a huge heap allocation per request. Under concurrent load this can exhaust available memory and crash the Prometheus process. This issue has been patched in versions 3.5.3 and 3.11.3.
  • CVE-2026-44903: Prometheus is an open-source monitoring system and time series database. From 2.49.0 to before 3.5.3 and 3.11.3, in the Prometheus server's legacy web UI (enabled via the command-line flag --enable-feature=old-ui), the histogram heatmap chart view does not escape le label values when inserting them into the HTML for use as axis tick mark labels. An attacker who can inject crafted metrics can execute JavaScript in the browser of any Prometheus user who views the metric in the heatmap chart UI. This vulnerability is fixed in 3.5.3 and 3.11.3.
Created: 2026-05-06 Last update: 2026-06-07 17:30
3 security issues in forky high

There are 3 open security issues in forky.

3 important issues:
  • CVE-2026-42151: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
  • CVE-2026-42154: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a snappy-compressed request body before allocating memory. An unauthenticated attacker can send a small payload that causes a huge heap allocation per request. Under concurrent load this can exhaust available memory and crash the Prometheus process. This issue has been patched in versions 3.5.3 and 3.11.3.
  • CVE-2026-44903: Prometheus is an open-source monitoring system and time series database. From 2.49.0 to before 3.5.3 and 3.11.3, in the Prometheus server's legacy web UI (enabled via the command-line flag --enable-feature=old-ui), the histogram heatmap chart view does not escape le label values when inserting them into the HTML for use as axis tick mark labels. An attacker who can inject crafted metrics can execute JavaScript in the browser of any Prometheus user who views the metric in the heatmap chart UI. This vulnerability is fixed in 3.5.3 and 3.11.3.
Created: 2026-05-06 Last update: 2026-06-07 17:30
2 security issues in bookworm high

There are 2 open security issues in bookworm.

2 important issues:
  • CVE-2026-42151: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.
  • CVE-2026-42154: Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a snappy-compressed request body before allocating memory. An unauthenticated attacker can send a small payload that causes a huge heap allocation per request. Under concurrent load this can exhaust available memory and crash the Prometheus process. This issue has been patched in versions 3.5.3 and 3.11.3.
Created: 2026-05-06 Last update: 2026-06-07 17:30
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-06-04 Last update: 2026-06-04 09:01
1 open merge request in Salsa normal
There is 1 open merge request for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2026-05-15 Last update: 2026-06-03 19:00
debian/patches: 4 patches to forward upstream low

Among the 22 debian patches available in version 2.53.5+ds1-5 of the package, we noticed the following issues:

  • 4 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2024-03-18 Last update: 2026-06-04 06:00
news
[rss feed]
  • [2026-06-09] Accepted prometheus 2.42.0+ds-5+deb12u1 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Mathias Gibbens)
  • [2026-06-08] prometheus 2.53.5+ds1-5 MIGRATED to testing (Debian testing watch)
  • [2026-06-04] Accepted prometheus 2.53.5+ds1-5 (source) into unstable (Mathias Gibbens)
  • [2026-03-29] prometheus 2.53.5+ds1-4 MIGRATED to testing (Debian testing watch)
  • [2026-03-26] Accepted prometheus 2.53.5+ds1-4 (source) into unstable (Reinhard Tartler)
  • [2026-01-05] prometheus 2.53.5+ds1-3 MIGRATED to testing (Debian testing watch)
  • [2025-12-31] Accepted prometheus 2.53.5+ds1-3 (source) into unstable (Daniel Swarbrick)
  • [2025-09-30] prometheus 2.53.5+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2025-09-27] Accepted prometheus 2.53.5+ds1-2 (source) into unstable (Arthur Diniz)
  • [2025-08-23] prometheus 2.53.5+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-20] Accepted prometheus 2.53.5+ds1-1 (source) into unstable (Daniel Swarbrick)
  • [2025-08-19] Accepted prometheus 2.53.4+ds1-1 (source) into unstable (Daniel Swarbrick)
  • [2025-07-15] prometheus 2.53.3+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2025-06-23] Accepted prometheus 2.53.3+ds1-2 (source) into unstable (Daniel Swarbrick)
  • [2025-02-21] prometheus 2.53.3+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-16] Accepted prometheus 2.53.3+ds1-1 (source) into unstable (Martina Ferrari)
  • [2025-02-16] prometheus 2.53.1+ds-3 MIGRATED to testing (Debian testing watch)
  • [2025-02-14] Accepted prometheus 2.53.1+ds-3 (source) into unstable (Martina Ferrari)
  • [2025-02-10] Accepted prometheus 2.53.1+ds-2 (source) into unstable (Martina Ferrari)
  • [2025-02-10] Accepted prometheus 2.53.1+ds-1 (source) into unstable (Martina Ferrari)
  • [2024-12-11] prometheus 2.45.6+ds-9 MIGRATED to testing (Debian testing watch)
  • [2024-12-05] Accepted prometheus 2.45.6+ds-9 (source) into unstable (Daniel Swarbrick)
  • [2024-12-02] Accepted prometheus 2.45.6+ds-8 (source all amd64) into unstable (Debian FTP Masters) (signed by: Daniel Swarbrick)
  • [2024-11-06] prometheus 2.45.6+ds-7 MIGRATED to testing (Debian testing watch)
  • [2024-10-31] Accepted prometheus 2.45.6+ds-7 (source) into unstable (Reinhard Tartler)
  • [2024-10-22] Accepted prometheus 2.45.6+ds-6 (source) into experimental (Reinhard Tartler)
  • [2024-10-13] prometheus 2.45.6+ds-5 MIGRATED to testing (Debian testing watch)
  • [2024-10-07] Accepted prometheus 2.45.6+ds-5 (source) into unstable (Daniel Swarbrick)
  • [2024-10-06] Accepted prometheus 2.45.6+ds-4 (source) into unstable (Daniel Swarbrick)
  • [2024-10-05] Accepted prometheus 2.45.6+ds-3 (source all amd64) into unstable (Debian FTP Masters) (signed by: Daniel Swarbrick)
  • 1
  • 2
bugs [bug history graph]
  • all: 10 11
  • RC: 1
  • I&N: 7 8
  • M&W: 2
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.53.5+ds1-3

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing