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.
Published: 2026-07-30
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CentreStack before version 17.4 contains a SQL injection flaw in the GladDBFiles.SearchEx() and SearchExUnder() functions. The vulnerability is triggered by supplying a crafted x-glad-filter request header to the jsondir API endpoint, where the Field parameter is unsanitized and interpolated directly into SQL query strings. An attacker who is authenticated can execute arbitrary SQL statements, including PostgreSQL file manipulation functions lo_from_bytea() and lo_export(), which can be used to write arbitrary files to the server filesystem and ultimately enable remote code execution.

Affected Systems

The affected product is Gladinet’s CentreStack, specifically all releases prior to version 17.4.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity vulnerability. Exploitation requires the attacker to be authenticated to the CentreStack system, which implies internal access or compromised credentials, but once achieved the attacker can gain full control of the server. The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, however the high CVSS and confirmed RCE capability make it a significant threat if exploiting authenticated attackers are present.

Generated by OpenCVE AI on August 2, 2026 at 05:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to CentreStack 17.4 or later.
  • Disable or restrict access to the jsondir API endpoint until the remedy is applied.
  • Implement network segmentation or firewall rules that block the x-glad-filter header from reaching the CentreStack service for non‑trusted hosts.

Generated by OpenCVE AI on August 2, 2026 at 05:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:gladinet:centrestack:*:*:*:*:*:*:*:*

Thu, 30 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Gladinet
Gladinet centrestack
Vendors & Products Gladinet
Gladinet centrestack

Thu, 30 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
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.
Title CentreStack < 17.4 SQL Injection via x-glad-filter Header
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Gladinet Centrestack
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:50:22.385Z

Reserved: 2026-06-12T20:20:02.948Z

Link: CVE-2026-54368

cve-icon Vulnrichment

Updated: 2026-07-30T14:37:17.361Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T13:16:51.910

Modified: 2026-07-30T16:45:00.353

Link: CVE-2026-54368

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:30:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')