NONE · 0

CVE-2026-63199

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...

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

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.