External risk intelligence

CentreStack Hardcoded Key Enables Unauthenticated Remote Code Execution.

CVE advisorySeverity: CRITICAL (CVSS 9.3)

CVE-2026-54363

CentreStack is a file sharing and cloud storage platform designed to be deployed as an internet-facing gateway to provide remote access to corporate data. It is intended for external connectivity, making its authentication and API endpoints, which are targeted by this vulnerability, naturally exposed to the public internet in normal deployments.

Remote Code Execution

Halo Surface Signal: 5 out of 5 — more likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This vulnerability in CentreStack allows attackers to forge encrypted tokens, potentially leading to unauthorized access and remote code execution. The issue stems from a hardcoded cryptographic key, meaning a single weakness impacts all users and enables unauthenticated access to privileged functions. The main concern is confirming relevance and exposure due to the critical nature of the potential exploit.

  • Hardcoded key allows token forgery.
  • Critical access and code execution risks.
  • Confirm if our systems are affected.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker can reach and trigger this vulnerability by leveraging a hardcoded cryptographic key within CentreStack. This key allows them to forge encrypted tokens, bypassing authentication mechanisms. With these forged tokens, an attacker can then call privileged API endpoints to gain administrative control and achieve remote code execution.

  • No authentication required.
  • Forging encrypted tokens.
  • Unauthenticated remote code execution.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow unauthenticated attackers to forge arbitrary encrypted tokens, bypassing authentication to access privileged API endpoints. When supported by the advisory, this could lead to obtaining a domain administrator IdentityTicket, enabling unauthenticated remote code execution.

  • System data and sensitive information at risk.
  • Forging tokens via static key for API access.
  • Unauthenticated remote code execution possible.

Operational Fix

Recommended remediation, mitigation, and detection steps

For CentreStack, platform or infrastructure teams are likely responsible for addressing this critical vulnerability due to its internet-facing nature and the exploitation of core authentication mechanisms. The first practical step is to identify all CentreStack instances, confirm their internet reachability and business criticality, and then assign an owner for remediation planning.

  • Platform/Infrastructure teams own the issue.
  • Verify external exposure and business criticality.
  • Plan remediation based on identified risk.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is CentreStack?

CentreStack is a software platform built for file sharing and cloud storage. Organizations use it to create a gateway that enables remote employees to access corporate data securely from various locations.

What does CWE-321 mean for CVE-2026-54363?

CWE-321 refers to the use of a hardcoded cryptographic key. In this CVE, it means the software contains a static, pre-set secret used to encrypt authentication tokens. Because this key is built directly into the code and shared across all installations, an attacker can use it to create their own valid tokens, effectively tricking the system into granting them high-level access.

How do attackers trigger this vulnerability?

An attacker triggers this by using the hardcoded key to generate a forged authentication token. They then present this token to specific privileged API endpoints in CentreStack to mimic a logged-in administrator. Simply navigating to the site or viewing public pages does not trigger this; the attacker must intentionally send crafted requests to these sensitive internal API paths.

Is my CentreStack instance at risk according to Halo Surface Signal?

Yes, if your instance is internet-facing. Halo Surface Signal identifies CentreStack as a platform typically deployed as an external gateway for remote access. Because these authentication and API endpoints are designed to be reachable from the public internet, they are highly accessible to attackers attempting to use this vulnerability.

What are the first steps to address this issue?

Start by identifying all deployed instances of CentreStack within your infrastructure. Once you have a complete inventory, verify which of these systems are reachable from the internet and evaluate their business criticality. Assign a team to oversee the remediation process, prioritizing systems with external exposure.

References