CVE-2026-63307
Chat2DB < 5.3.0 Insecure Direct Object Reference via GET /api/connection/datasource
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-639 |
| Vendor | ottermind |
| Product | chat2db |
| Published | Jul 17, 2026 |
Stay Ahead of the Next One
Get instant alerts for ottermind chat2db
Be the first to know when new medium vulnerabilities affecting ottermind chat2db are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
OtterMind / Chat2DB
0 < 5.3.0
References
Credits
George Chen