GHSA-7xvg-gx2w-r5ccCriticalCVSS 8.7
SQL Chat contains four unauthenticated API endpoints that accept client-supplied database...
🔗 CVE IDs covered (1)
📋 Description
SQL Chat contains four unauthenticated API endpoints that accept client-supplied database connection parameters and execute arbitrary SQL queries against attacker-specified hosts. Attackers can connect to internal databases, execute SQL commands, enumerate schemas, and pivot into the server's network without authentication.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-86123
- https://github.com/sqlchat/sqlchat/issues/189
- https://github.com/sqlchat/sqlchat
- https://github.com/sqlchat/sqlchat/blob/665af875413affadfeefff81794f1d7758782bc2/src/pages/api/connection/execute.ts
- https://github.com/sqlchat/sqlchat/blob/665af875413affadfeefff81794f1d7758782bc2/src/pages/api/connection/test.ts
- https://www.vulncheck.com/advisories/sql-chat-unauthenticated-database-connection-proxy-in-the-api-connection-endpoints
- https://github.com/advisories/GHSA-7xvg-gx2w-r5cc