Bug 2538881 (CVE-2026-63199) - CVE-2026-63199 github.com/perses/perses: Perses: Cross-scope secret disclosure due to missing authorization in datasource proxy
Summary: CVE-2026-63199 github.com/perses/perses: Perses: Cross-scope secret disclosur...
Keywords:
Status: NEW
Alias: CVE-2026-63199
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-22 21:03 UTC by OSIDB Bzimport
Modified: 2026-09-23 06:40 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-22 21:03:01 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.