CVE-2026-63458

HIGH CVSS 4.0: 7.1 EPSS 0.30%
Updated Sep 23, 2026
Perses
Parameter Value
CVSS 7.1 (HIGH)
Fixed In 0.54.0
Type CWE-639 (Authorization Bypass)
Vendor Perses
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v4.0

Weakness Type (CWE)

Related Vulnerabilities