Description
CentreStack before 17.4 contains an XML external entity (XXE) injection vulnerability that allows unauthenticated attackers to exfiltrate arbitrary files by supplying a malicious URL to the SharePoint storage configuration handler. Attackers can send a crafted request to the unauthenticated StorageConfig endpoint causing the server to fetch and parse attacker-controlled XML containing external DTD references, resulting in out-of-band file exfiltration of sensitive files such as Web.config, which may contain database credentials and cryptographic key material.
Published: 2026-07-30
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CentreStack versions before 17.4 are vulnerable to an XML external entity (XXE) injection flaw. By supplying a malicious URL to the SharePoint storage configuration handler, an attacker can cause the server to retrieve and parse attacker‑controlled XML that contains external DTD references. This causes out‑of‑band retrieval of arbitrary files from the server, such as configuration files that may hold database credentials or cryptographic keys. The result is a loss of confidentiality and potential compromise of sensitive data.

Affected Systems

The affected product is CentreStack from Gladinet. Versions earlier than 17.4 contain the flaw; the exact sub‑release list is not specified in the advisory.

Risk and Exploitability

The CVSS score of 8.7 classifies this as a high‑severity vulnerability. The EPSS score is below 1 %, indicating that the likelihood of exploitation at this time is low, and it is not listed in the CISA KEV catalog. The flaw is remotely exploitable via an unauthenticated request to the StorageConfig endpoint, so an attacker only needs network access to the target to send a crafted request. Once the request is processed, the server will fetch the attacker‑provided XML, leading to unauthorized file exfiltration.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CentreStack to version 17.4 or later to eliminate the XML external entity injection flaw.
  • If an upgrade cannot be performed immediately, configure network or application firewalls to block unauthenticated access to the SharePoint StorageConfig endpoint (e.g., /StorageConfig URL) or enforce authentication before invoking it.
  • Review all XML parsing components and configurations to ensure they are not vulnerable to XXE; disable DTD processing or other external entity features if possible.

Generated by OpenCVE AI on August 2, 2026 at 05:26 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 13:45:00 +0000

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

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description CentreStack before 17.4 contains an XML external entity (XXE) injection vulnerability that allows unauthenticated attackers to exfiltrate arbitrary files by supplying a malicious URL to the SharePoint storage configuration handler. Attackers can send a crafted request to the unauthenticated StorageConfig endpoint causing the server to fetch and parse attacker-controlled XML containing external DTD references, resulting in out-of-band file exfiltration of sensitive files such as Web.config, which may contain database credentials and cryptographic key material.
Title CentreStack < 17.4 XXE via SharePoint Storage Configuration
Weaknesses CWE-611
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Gladinet Centrestack
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-54366

cve-icon Vulnrichment

Updated: 2026-07-30T12:59:39.215Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-54366

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference