Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/prometheus/prometheus
  4. ›
  5. CVE-2021-29622

CVE-2021-29622: URL Redirection to Untrusted Site ('Open Redirect')

February 15, 2022 (updated April 12, 2022)

Prometheus is an open-source monitoring system and time series database. In 2.23.0, Prometheus changed its default UI to the New ui. To ensure a seamless transition, the URL’s prefixed by /new redirect to /. Due to a bug in the code, it is possible for an attacker to craft an URL that can redirect to any other URL, in the /new endpoint. If a user visits a prometheus server with a specially crafted address, they can be redirected to an arbitrary URL. The issue was patched in the 2.26.1 and 2.27.1 releases. In 2.28.0, the /new endpoint will be removed completely. The workaround is to disable access to /new via a reverse proxy in front of Prometheus.

References

  • github.com/advisories/GHSA-vx57-7f4q-fpc7
  • github.com/prometheus/prometheus/releases/tag/v2.26.1
  • github.com/prometheus/prometheus/releases/tag/v2.27.1
  • github.com/prometheus/prometheus/security/advisories/GHSA-vx57-7f4q-fpc7
  • nvd.nist.gov/vuln/detail/CVE-2021-29622

Code Behaviors & Features

Detect and mitigate CVE-2021-29622 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.23.0 before 2.26.1, version 2.27.0

Fixed versions

  • 2.26.1
  • 2.27.1

Solution

Upgrade to versions 2.26.1, 2.27.1 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

go/github.com/prometheus/prometheus/CVE-2021-29622.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:01 +0000.