CVE Catalog

CVE-2026-54368

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Summary

CentreStack before 17.4 contains a SQL injection vulnerability in GladDBFiles.SearchEx() and SearchExUnder(). An authenticated attacker can supply a crafted x-glad-filter header via the jsondir API endpoint, leading to arbitrary SQL execution and file writes using PostgreSQL functions, enabling remote code execution.

Risk Assessment

The risk is remote code execution by an authenticated attacker, potentially leading to full server compromise.

Recommendation

Immediately upgrade CentreStack to version 17.4 or later, which includes a fix.

Other vulnerabilities in CentreStack

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS