<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>SQL Chat - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/sql-chat/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 05 Sep 2026 11:31:46 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/sql-chat/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthenticated SQL Injection and Database Access in SQL Chat</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-86123/</link><pubDate>Sat, 05 Sep 2026 11:31:46 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-86123/</guid><description>CVE-2026-86123 allows unauthenticated attackers to supply arbitrary database connection parameters, enabling unauthorized SQL execution against internal infrastructure.</description><content:encoded><![CDATA[<p>SQL Chat contains four unauthenticated API endpoints that fail to sanitize client-supplied database connection parameters. This vulnerability, tracked as CVE-2026-86123, allows remote, unauthenticated attackers to force the application to establish connections to arbitrary external or internal database hosts. Once connected, an attacker can execute arbitrary SQL queries, enumerate database schemas, and potentially exfiltrate sensitive data. Furthermore, because these connections originate from the SQL Chat server itself, the vulnerability provides an attacker with a foothold to pivot into internal network segments that may not be directly reachable from the internet. This issue is critical for organizations deploying SQL Chat in environments with access to sensitive internal database resources, as it bypasses standard authentication and access controls for the database layer.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability poses a significant risk to data confidentiality and network integrity. Successful exploitation enables unauthorized schema enumeration and data exfiltration from any database the SQL Chat server can reach. In segmented networks, the service can be leveraged to bypass perimeter firewalls, allowing attackers to reach and interact with internal-only database instances.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Patch immediately: Ensure SQL Chat is updated to the latest available version that contains the fix for CVE-2026-86123.</li>
<li>Network isolation: Restrict the network reachability of the SQL Chat server using host-based firewalls or VPC security groups to only those database hosts that are strictly required for its operation.</li>
<li>Monitoring: Monitor web access logs for unauthenticated POST requests to API endpoints responsible for database configuration or connection establishment.</li>
<li>Database auditing: Enable audit logging on database servers accessible by the SQL Chat instance to detect unauthorized queries or abnormal connection patterns.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-86123</category><category>sql-injection</category><category>web-application</category><category>vulnerability</category></item></channel></rss>