Categories: Cyber Security News

CentreStack 0-Day Flaw Enables Remote Code Execution on Web Servers

A critical security flaw, tracked as CVE-2025-30406, has been identified in ASP.NET applications that improperly manage cryptographic keys for ViewState integrity checks.

This vulnerability allows attackers to forge ViewState data, potentially leading to unauthorized actions or remote code execution (RCE) on affected web servers.

Immediate remediation is urged, as exploitation has already been observed in active attacks.

Sponsored
class="wp-block-heading">Technical Overview of CVE-2025-30406

The vulnerability stems from the use of hardcoded or inadequately protected machineKey values in the IIS web.config file.

These keys are responsible for securing ASP.NET ViewState data—a mechanism used to maintain page state across HTTP requests.

If an attacker obtains or predicts the machineKey, they can bypass integrity checks and craft malicious ViewState payloads.

In configurations where deserialization is enabled, this could lead to RCE by exploiting insecure deserialization processes.

Impact and Exploitation

Successful exploitation enables:

  • Unauthorized modification of server-side ViewState data.
  • Execution of arbitrary code on the web server (in configurations allowing deserialization).
  • Compromise of clustered environments if keys are shared across nodes.

Remediation Steps

1. Apply the Patched Version (Build 16.4.10315.56368)
Download the updated installer from Gladinet Cloud Enterprise. The patch automatically generates a unique machineKey during installation, eliminating reliance on default or static keys.

2. Manual Mitigation for Immediate Risk Reduction
For systems unable to update immediately, rotate machineKey values manually:

Sponsored
  • Single Server:
    • Navigate to C:Program Files (x86)Gladinet Cloud Enterpriseroot and back up web.config.
    • In IIS Manager, generate new keys via Sites → Default Web Site → Machine Key → Generate Keys.
    • Remove existing machineKey entries from portalweb.config and restart IIS.
  • Server Farms:
    • Generate a new machineKey on the primary node and replicate it across all worker nodes.
    • Ensure portalweb.config on all nodes does not contain legacy machineKey configurations.

3. Additional Hardening Recommendations
Refer to the KB Article for guidelines on securing CentreStack clusters, including network isolation and periodic key rotation.

Urgency of Response

Organizations using ASP.NET applications, particularly those with CentreStack deployments, must prioritize patching or key rotation.

The combination of active exploitation and the potential for RCE elevates this vulnerability to critical severity.

System administrators are advised to validate configurations and monitor for anomalous activity.

For further details on secure deserialization practices and ViewState hardening, consult Microsoft’s ASP.NET documentation and the CentreStack security advisory.

Find this Story Interesting! Follow us on LinkedIn and X to Get More Instant Updates

The post CentreStack 0-Day Flaw Enables Remote Code Execution on Web Servers appeared first on Cyber Security News.

rssfeeds-admin

Recent Posts

The 7th Tie in Oscars History Just Happened for Best Live Action Short Film

The Oscars just had their seventh tie in the history of the Academy Awards, for…

49 minutes ago

Bans on sugary foods in SNAP programs in 5 states challenged by recipients

A sign explaining restrictions on buying soda and sweetened drinks using Supplemental Nutrition Assistance Program…

3 hours ago

Oscars Winners 2026: The Full List of Winners From the 98th Academy Awards (Live Updates!)

The 98th Academy Awards, also known as The Oscars 2026, have finally arrived and are…

4 hours ago

Big Country Trails & Tales: A look at Texas’ newest state park

BIG COUNTRY, Texas (KTAB/KRBC) - A brand new Texas State Park is now open, and…

5 hours ago

Aether OS is computer in a browser built for the AT Protocol

Aether OS puts a full-fledged desktop in your browser that ties directly into the AT…

7 hours ago

The Best Deals Today: Trails in the Sky 1st Chapter, Dragon Quest VII Reimagined, Nioh 3, and More

A new weekend has arrived, and today, you can save big on Trails in the…

8 hours ago

This website uses cookies.