CVE-2026-63199
8.3Perses · Perses
A missing authorization vulnerability in Perses allows authenticated low-privilege users to exfiltrate sensitive project or global secrets by intercepting them via a user-controlled datasource proxy.
Executive summary
Perses is vulnerable to an unauthorized sensitive information disclosure flaw that allows low-privilege users to exfiltrate secrets, presenting a high risk to observability infrastructure.
Vulnerability
The application fails to perform necessary permission checks when accessing project or global secrets during datasource creation or proxying. This allows an authenticated user with datasource creation rights to point the application to an external service and capture decrypted secrets in plaintext.
Business impact
The exploitation of this vulnerability results in the compromise of sensitive credentials, which may include database passwords, API keys, or infrastructure secrets stored within the Perses observability platform. Given the CVSS score of 8.3, this high-severity flaw poses a significant risk of lateral movement and broader system compromise. Unauthorized access to these secrets can lead to the total loss of confidentiality for the data streams managed by the observability stack.
Remediation
Immediate Action: Upgrade the Perses installation to version 0.54.0-rc.0 or later to ensure proper authorization checks are enforced on secret resolution.
Proactive Monitoring: Review audit logs for unusual datasource creation activities or requests to unknown external endpoints that might indicate attempts to exfiltrate secret data.
Compensating Controls: Restrict the ability to create new datasources to a minimal set of trusted administrative users until the upgrade can be performed.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a critical breakdown in access control that exposes administrative secrets to unauthorized users. Organizations utilizing Perses for observability should treat this as a high-priority remediation task, updating the software immediately to prevent potential credential theft and subsequent unauthorized access to connected infrastructure.
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section