CVE-2026-86123 PUBLISHED

SQL Chat Unauthenticated Database-Connection Proxy in the /api/connection Endpoints

Assigner: VulnCheck
Reserved: 05.09.2026 Published: 05.09.2026 Updated: 05.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
CVSS Score: 9.4

Product Status

Vendor sqlchat
Product sqlchat
Versions Default: unaffected
  • affected from 0 to 665af875413affadfeefff81794f1d7758782bc2 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE