CVE Catalog

CVE-2026-63199

HighCVSS 8.3
Published: Translated: NVD NIST

Summary

Perses versions 0.43.0 through 0.54.0-rc.0 authorize datasource creation and unsaved datasource proxy paths on a Datasource or GlobalDatasource scope without requiring read permission for the separately grantable associated project or global Secret. A low-privilege user can attach a Secret they cannot read, point the datasource at a user-controlled service, and cause Perses to send the decrypted secret in plaintext, bypassing scope separation.

Risk Assessment

Bypassing project and global scope separation can lead to leakage of sensitive credentials, such as passwords or API keys, to an attacker.

Recommendation

Upgrade Perses to version 0.54.0-rc.0 or later, which fixes this issue.

Other vulnerabilities in Perses

See all
Original NVD description (English source)

Perses is an open-source dashboard and visualization project for observability data. From 0.43.0 until 0.54.0-rc.0, the datasource creation and unsaved datasource proxy paths authorize the caller on a Datasource or GlobalDatasource scope but do not require read permission for the separately grantable associated project or global Secret before resolving it. A low-privilege user with GlobalDatasource:create or corresponding project datasource creation rights can attach a project or global Secret that the user cannot otherwise read, point the datasource at a service controlled by the user, and cause Perses to send the decrypted secret in plaintext, bypassing project and global scope separation. This issue is fixed in version 0.54.0-rc.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS