Description
Gladinet CentreStack through 16.1.10296.56315 (fixed in 16.4.10315.56368) has a deserialization vulnerability due to the CentreStack portal's hardcoded machineKey use, as exploited in the wild in March 2025. This enables threat actors (who know the machineKey) to serialize a payload for server-side deserialization to achieve remote code execution. NOTE: a CentreStack admin can manually delete the machineKey defined in portal\web.config.
EPSS Score:
0%
Comprehensive Technical Analysis of EUVD-2025-9671
1. Vulnerability Assessment and Severity Evaluation
The vulnerability identified in EUVD-2025-9671 affects Gladinet CentreStack versions through 16.1.10296.56315. This deserialization vulnerability arises from the use of a hardcoded machineKey in the CentreStack portal, which can be exploited by threat actors who know the machineKey. The vulnerability allows for remote code execution (RCE) through server-side deserialization of a malicious payload.
Severity Evaluation:
- Base Score: 9.0
- Base Score Version: CVSS:3.1
- Base Score Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
The high base score of 9.0 indicates a critical vulnerability. The CVSS vector breakdown shows that the attack complexity (AC) is high, but the impact on confidentiality, integrity, and availability is also high. The attack vector (AV) is network-based, and no user interaction (UI) or privileges (PR) are required.
2. Potential Attack Vectors and Exploitation Methods
Attack Vectors:
- Network-Based Attack: The vulnerability can be exploited over the network, making it accessible to remote attackers.
- Deserialization Exploit: Threat actors can craft a serialized payload that, when deserialized by the server, executes arbitrary code.
Exploitation Methods:
- Knowledge of machineKey: Attackers need to know the hardcoded machineKey to craft the payload.
- Payload Crafting: Using the machineKey, attackers can create a serialized payload that, when processed by the server, results in RCE.
3. Affected Systems and Software Versions
Affected Software:
- Gladinet CentreStack versions through 16.1.10296.56315.
Fixed Version:
- The vulnerability is fixed in version 16.4.10315.56368.
4. Recommended Mitigation Strategies
Immediate Mitigation:
- Upgrade: Upgrade to Gladinet CentreStack version 16.4.10315.56368 or later.
- Manual Mitigation: CentreStack administrators can manually delete the machineKey defined in
portal\web.configto mitigate the risk.
Long-Term Mitigation:
- Regular Patching: Implement a regular patching and update schedule for all software, including CentreStack.
- Network Segmentation: Segment the network to limit the exposure of critical systems.
- Monitoring and Logging: Enhance monitoring and logging to detect and respond to suspicious activities.
5. Impact on European Cybersecurity Landscape
The vulnerability poses a significant risk to organizations using Gladinet CentreStack within the European Union. Given the critical nature of the vulnerability, it could lead to data breaches, unauthorized access, and service disruptions. The exploitation of this vulnerability in the wild highlights the need for vigilant cybersecurity practices and timely patch management.
6. Technical Details for Security Professionals
Technical Overview:
- Deserialization Vulnerability: The issue stems from the use of a hardcoded machineKey in the CentreStack portal, which is used for encryption and decryption of data.
- Exploitation: Attackers can exploit this by crafting a serialized payload that, when deserialized, executes arbitrary code on the server.
Detection and Response:
- Intrusion Detection Systems (IDS): Implement IDS to detect unusual network traffic patterns that may indicate an exploitation attempt.
- Incident Response Plan: Develop and maintain an incident response plan to quickly address any detected exploitation attempts.
References:
Conclusion: The deserialization vulnerability in Gladinet CentreStack is critical and requires immediate attention. Organizations should prioritize upgrading to the fixed version and implement additional security measures to mitigate the risk. The European cybersecurity landscape must remain vigilant against such vulnerabilities to protect against potential data breaches and service disruptions.