CVE-2026-54368 Details
Description
CentreStack before 17.4 contains a SQL injection vulnerability in GladDBFiles.SearchEx() and SearchExUnder() that allows authenticated attackers to execute arbitrary SQL statements by supplying a crafted x-glad-filter request header through the jsondir API endpoint. Attackers can exploit unsanitized interpolation of the Field parameter directly into SQL query strings to write arbitrary files to the server filesystem via PostgreSQL lo_from_bytea() and lo_export() functions, enabling remote code execution.
A SQL injection vulnerability has been identified in CentreStack versions prior to 17.4. The issue resides in the GladDBFiles.SearchEx() and SearchExUnder() functions, where authenticated attackers can execute arbitrary SQL statements. Exploitation involves sending a crafted x-glad-filter request header through the jsondir API endpoint. The vulnerability arises from unsanitized interpolation of the Field parameter into SQL query strings, allowing attackers to write arbitrary files to the server filesystem using PostgreSQL's lo_from_bytea() and lo_export() functions, ultimately enabling remote code execution.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 30, 2026CISA-ADP
Assessed Jul 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.centrestack.com/ | [email protected] | Vendor |
| https://www.vulncheck.com/advisories/centrestack-sql-injection-via-x-glad-filter-header | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| CentreStack | < 17.4 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 30, 2026 | CVE Modified | CISA-ADP |
| Jul 30, 2026 | New CVE Received | [email protected] |
Volerion