Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://github.com/perses/perses/commit/2368c9ef4eb0a70fbca5df69aa20e595821ab625
- https://github.com/perses/perses/releases/tag/v0.54.0-rc.0
- https://github.com/perses/perses/security/advisories/GHSA-4227-9989-jrhx
FAQ
What is CVE-2026-63199?
CVE-2026-63199 is a documented vulnerability. 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...
How severe is CVE-2026-63199?
CVSS scoring is not yet available for CVE-2026-63199. Check NVD for updates.
Is there a patch for CVE-2026-63199?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.