Server-side file disclosure via SQL blocklist bypass
Published Jul 9, 2026 · Updated Jul 10, 2026
SQL injection in SQLChatAgent before 0.65.1 allows attackers to read PostgreSQL server files through generated SELECT queries. The _validate_query method tests raw SQL against function-name regexes that require an immediate opening parenthesis, while its sqlglot check validates only the top-level SELECT statement. Exploitation requires attacker-influenced SQL generation and a PostgreSQL role permitted to call pg_read_file, exposing files readable by the database server process.
Summary
What happened
SQL injection in SQLChatAgent before 0.65.1 allows attackers to read PostgreSQL server files through generated SELECT queries. The _validate_query method tests raw SQL against function-name regexes that require an immediate opening parenthesis, while its sqlglot check validates only the top-level SELECT statement. Exploitation requires attacker-influenced SQL generation and a PostgreSQL role permitted to call pg_read_file, exposing files readable by the database server process.
The record
- CVE
- CVE-2026-54760
- Published
- Jul 9, 2026
- Updated
- Jul 10, 2026
- Vendor
- Langroid
- Product
- Langroid
- Classifications
- CWE-22, CWE-89, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 9, 2026CVE publishedPublication date reported by the CVE source.
- Jul 10, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 0.65.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-6xc5-4r68-67fc PostgreSQL bypass reproductionproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo