---
id: CVE-2026-63458
title: >-
  Perses is an open-source dashboard and visualization project for observability
  data
summary: >-
  Perses is an open-source dashboard and visualization project for observability
  data. Prior to 0.54.0-beta.3, an authenticated user with viewer access to one
  project can supply another project through the project query parameter on
  projec…
severity: high
cvss: 7.1
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-639
vendor: perses
product: perses
affected:
  - perses < 0.54.0-beta.3
patched:
  - github.com/perses/perses 0.54.0-beta.3
published: '2026-09-18'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:12:04.247'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-63458'
references:
  - url: >-
      https://github.com/perses/perses/commit/8015fb340bdc625953e73a7a688be5b939159540
    label: security-advisories@github.com
  - url: 'https://github.com/perses/perses/releases/tag/v0.54.0-beta.3'
    label: security-advisories@github.com
  - url: 'https://github.com/perses/perses/security/advisories/GHSA-cjgj-2fwf-4c2w'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-cjgj-2fwf-4c2w'
  - url: 'https://github.com/perses/perses'
tags:
  - nvd
  - cve.org
  - ghsa
  - go
  - osv
epss: 0.00303
epssPercentile: 0.23261
aliases:
  - GHSA-cjgj-2fwf-4c2w
ecosystem: go
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T19:50:23.078796Z'
cvssSource: cna
ingestedAt: '2026-09-18T17:46:41.527Z'
---

## Overview

Perses is an open-source dashboard and visualization project for observability data. Prior to 0.54.0-beta.3, an authenticated user with viewer access to one project can supply another project through the project query parameter on project-scoped list endpoints, including /api/v1/projects/{project}/dashboards and /api/v1/datasources. The request-controlled project value is used to select dashboards, datasources, and variables without enforcing the caller's authorization for that selected project, which breaks project-level tenant isolation and exposes complete resource specifications belonging to other projects. This issue is fixed in version 0.54.0-beta.3.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-63458)

Affected packages:

- `github.com/perses/perses < 0.54.0-beta.3`

Patched in:

- `github.com/perses/perses 0.54.0-beta.3`

Source: https://github.com/advisories/GHSA-cjgj-2fwf-4c2w
