Description
CentreStack before 17.2 contains an authentication bypass vulnerability that allows unauthenticated attackers to read, write, or delete arbitrary account settings by exploiting exposed API endpoints that lack authorization checks. Attackers can generate valid encrypted EntAcctId values using the static shared encryption key to forge identifiers for any user GUID, including the system-wide cluster settings account, enabling enumeration of hosted tenant domains and administrator identities.
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to bypass authentication and access CentreStack’s exposed API endpoints. By forging encrypted EntAcctId values with the static shared encryption key, an unauthenticated adversary can read, write or delete any account settings, including system‑wide cluster settings. This could lead to the compromise of tenant domains, the exposure of administrator identities, and widespread disruption of service.

Affected Systems

CentreStack versions prior to 17.2 from Gladinet are affected. All releases older than 17.2 contain the flaw, as the exposed API endpoints lack proper authorization checks.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity. This vulnerability is classified as CWE-306, implying an authentication bypass flaw. The EPSS score of <1% shows a very low but nonzero probability that the vulnerability is being exploited. The exploit requires only the ability to request the API endpoint and knowledge of the static encryption key, which, based on the description, is inferred to be publicly accessible. The flaw is not listed in the CISA KEV catalog. An unauthenticated attacker can enumerate tenant domains and administrator accounts, providing a foothold for broader attacks.

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.2 or later, which removes the insecure API endpoints and restores proper authorization checks.
  • If an upgrade is not immediately possible, configure network or firewall rules to restrict access to the exposed API endpoints so that only trusted management infrastructure can reach them.
  • Enable application‑level logging and network monitoring to detect and alert on attempts to query the API with forged EntAcctId values, and audit tenant accounts for unexpected changes.

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 16: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.2 contains an authentication bypass vulnerability that allows unauthenticated attackers to read, write, or delete arbitrary account settings by exploiting exposed API endpoints that lack authorization checks. Attackers can generate valid encrypted EntAcctId values using the static shared encryption key to forge identifiers for any user GUID, including the system-wide cluster settings account, enabling enumeration of hosted tenant domains and administrator identities.
Title CentreStack < 17.2 Unauthenticated API Authorization Bypass
Weaknesses CWE-306
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Gladinet Centrestack
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-54367

cve-icon Vulnrichment

Updated: 2026-07-30T15:13:48.313Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-54367

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function