Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/sqlchat/sqlchat
- https://github.com/sqlchat/sqlchat/blob/665af875413affadfeefff81794f1d7758782bc2
- https://github.com/sqlchat/sqlchat/blob/665af875413affadfeefff81794f1d7758782bc2
- https://github.com/sqlchat/sqlchat/issues/189
- https://www.vulncheck.com/advisories/sql-chat-unauthenticated-database-connectio
- https://github.com/sqlchat/sqlchat/issues/189
FAQ
What is CVE-2026-86123?
CVE-2026-86123 is a vulnerability with a CVSS score of 8.7 (HIGH). 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 connec...
How severe is CVE-2026-86123?
CVE-2026-86123 has been rated HIGH with a CVSS base score of 8.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-86123?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.