SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-54365

HIGH · CVSS 7.5 EPSS 0.22%

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

CentreStack versions prior to 17.3 are vulnerable to an unauthenticated deserialization flaw in GSNamespace.dll, enabling attackers to create arbitrary local OS user accounts by exploiting exposed API endpoints with a crafted base64-encoded XML string. This vulnerability can lead to unauthorized access and manipulation of the server filesystem, posing a significant risk to system integrity. Organizations using affected Windows systems should prioritize patching to mitigate potential exploitation.

CVE
CVE-2026-54365
Severity
HIGH
CVSS
7.5
EPSS
0.22%
Windows

Original NVD Description

CentreStack before 17.3 contains an unauthenticated deserialization vulnerability in GSNamespace.dll that allows unauthenticated attackers to create arbitrary local OS user accounts by supplying a crafted base64-encoded XML string to exposed API endpoints. Attackers can send a malicious StorageConfigure parameter to the jsonimportuserbyupn, jsonimportuserbyupnex, or japiimportuserbyupn endpoints to trigger InternalImportAdUserByUPN(), causing GladinetCloudMonitor.exe to invoke the NetUserAdd Windows API with attacker-controlled credentials and create arbitrary directories on the server filesystem.