Beveiligingsadvies

CVE-2026-63307

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-17 16:13:57
Laatst bijgewerkt 2026-07-23 19:23:46
Toegewezen door VulnCheck
CVSS-score 7.1
Status PUBLISHED

Beschrijving

Chat2DB before 5.3.0 contains an insecure direct object reference vulnerability in the GET /api/connection/datasource/{id} endpoint. The handler calls dataSourceService.queryExistent(id, ...) without an ownership check and returns the decrypted password field, allowing any authenticated non-admin user to enumerate datasource IDs and read the plaintext database credentials of datasources owned by other users.