CVE-2026-63199

Source
https://cve.org/CVERecord?id=CVE-2026-63199
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63199.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63199
Aliases
Downstream
Related
Published
2026-09-18T17:36:05Z
Modified
2026-09-19T03:47:21Z
Severity
  • 8.3 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N CVSS Calculator
Summary
Perses: Missing authorization in datasource proxy allows cross-scope secret disclosure
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63199.json"
}
References

Affected packages

Git / github.com/perses/perses

Affected ranges

Type
GIT
Repo
https://github.com/perses/perses
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0.43.0"
        },
        {
            "fixed": "0.54.0-rc.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63199.json"