CVE-2026-63307

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.
Configurations

No configuration.

History

17 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-17 17:17

Updated : 2026-07-17 18:04


NVD link : CVE-2026-63307

Mitre link : CVE-2026-63307

CVE.ORG link : CVE-2026-63307


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key