CVE-2026-63307 Details
Description
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.
A vulnerability allowing insecure direct object reference has been identified in Chat2DB versions prior to 5.3.0. This vulnerability exists in the GET /api/connection/datasource/{id} endpoint, where the absence of an ownership check allows authenticated non-admin users to access decrypted database passwords for datasources owned by other users. The issue arises because the endpoint's handler calls dataSourceService.queryExistent(id, ...) without verifying ownership, enabling users to enumerate datasource IDs and retrieve plaintext database credentials.
Users can upgrade to Chat2DB version 5.3.0 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 17, 2026CISA-ADP
Assessed Jul 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/OtterMind/Chat2DB/issues/1839 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/OtterMind/Chat2DB/releases/tag/v5.3.0 | [email protected] | Release NotesVendor |
| https://www.vulncheck.com/advisories/forgecode-arbitrary-code-execution-via-unvetted-mcp-json-in-untrusted-repository | [email protected] | AdvisoryBundle |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OtterMind Chat2DB | < 5.3.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Modified | CISA-ADP |
| Jul 17, 2026 | New CVE Received | [email protected] |
Volerion