Description
CentreStack before 17.5 contains a hardcoded cryptographic key vulnerability that allows unauthenticated attackers to forge arbitrary encrypted tokens by exploiting a static SysNumber value used as entropy for AccessTicket.Encrypt() and AccessTicket.Decrypt() across all installations. Attackers can use the hardcoded key to craft valid x-glad-auth headers and call privileged API endpoints such as acquiretenantbackuptoken to obtain a domain administrator IdentityTicket, enabling a complete unauthenticated remote code execution chain.
Published: 2026-07-30
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a hardcoded cryptographic key flaw present in all versions of CentreStack prior to 17.5. It allows an attacker to forge encrypted authentication tokens by exploiting a static system number used as entropy in token encryption and decryption. With a forged x-glad-auth header, the attacker can invoke privileged API endpoints, such as acquiretenantbackuptoken, to obtain a domain administrator IdentityTicket. The chain of exploitation results in a fully uncontrolled code execution environment on the affected server.

Affected Systems

All installations of Gladinet CentreStack released before version 17.5 are impacted. The vulnerability exists across every deployment that has not applied the version 17.5 (or later) security update, affecting the entire product line regardless of deployment size or configuration.

Risk and Exploitability

The CVSS score of 9.3 reflects a high severity. Because the flaw requires no prior authentication, the attack is network‑based and can be performed from anywhere the API is exposed. The EPSS score is very low at < 1 %, and the vulnerability is not listed as a Known Exploited Vulnerability by CISA, but the impact and ease of exploitation warrant immediate attention. Exploitability hinges on the presence of the hardcoded key and the encryption routine; once an attacker obtains a forged token, they can move laterally within the CentreStack environment and gain administrator privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest CentreStack release (17.5 or later) that removes the hard‑coded cryptographic key.
  • Re‑configure the system to enforce secure key handling and reject legacy authentication tokens if any remain.
  • Implement network‑level controls to block or monitor x‑glad‑auth headers from unauthenticated sources, ensuring only trusted clients can access privileged API endpoints.

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 15: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 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.5 contains a hardcoded cryptographic key vulnerability that allows unauthenticated attackers to forge arbitrary encrypted tokens by exploiting a static SysNumber value used as entropy for AccessTicket.Encrypt() and AccessTicket.Decrypt() across all installations. Attackers can use the hardcoded key to craft valid x-glad-auth headers and call privileged API endpoints such as acquiretenantbackuptoken to obtain a domain administrator IdentityTicket, enabling a complete unauthenticated remote code execution chain.
Title CentreStack < 17.5 Hardcoded Key Token Forgery RCE
Weaknesses CWE-321
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Gladinet Centrestack
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-54363

cve-icon Vulnrichment

Updated: 2026-07-30T14:38:06.320Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-54363

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-321

    Use of Hard-coded Cryptographic Key