Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
North Korean Hackers Attack South Korea with Ted Backdoor and CurlRAT
September 7, 2026
Roundcube Patches Critical Zero-Click XSS, SSRF Bypass Flaws
September 7, 2026
Fake Minecraft Mod Delivers Myth Stealer RAT to Hijack Browser Credentials
September 7, 2026
Home/Vulnerabilities/Critical Telerik Sitefinity RCE Flaw Lets Unauthenticated Attackers Take Over Servers
Vulnerabilities

Critical Telerik Sitefinity RCE Flaw Lets Unauthenticated Attackers Take Over Servers

Key Takeaways A critical vulnerability chain in Telerik UI for ASP.NET AJAX allows unauthenticated remote code execution. The flaw impacts the RadAsyncUpload component, affecting versions 2010.1.309...

Jennifer sherman
Jennifer sherman
September 7, 2026 3 Min Read
3 0

Key Takeaways

  • A critical vulnerability chain in Telerik UI for ASP.NET AJAX allows unauthenticated remote code execution.
  • The flaw impacts the RadAsyncUpload component, affecting versions 2010.1.309 through 2026.2.519.
  • The vulnerability, tracked across four CVEs, requires specific conditions for exploitation, including a configured encryption key and an active server-side file upload handler.
  • Progress Software released a fix in version 2026.2.708 (2026 Q2 SP1 update).

Cybersecurity researchers have uncovered a severe chain of vulnerabilities within Telerik UI for ASP.NET AJAX, enabling unauthenticated attackers to achieve remote code execution (RCE) on enterprise web applications. This critical flaw primarily resides in the widely deployed RadAsyncUpload component, a file-upload control integral to many ASP.NET WebForms applications.

Table Of Content

  • Key Takeaways
  • The Vulnerability Chain
  • What You Should Do

Progress Software, the vendor behind Telerik, has confirmed that the affected versions range from 2010.1.309 up to 2026.2.519. A patch was subsequently released in version 2026.2.708, included in the 2026 Q2 SP1 update.

The Vulnerability Chain

The identified attack vector comprises four distinct vulnerabilities: CVE-2026-13181, CVE-2026-13182, CVE-2026-13183, and CVE-2026-13184. While these issues are serious, their successful exploitation is contingent on specific environmental factors and cannot be universally applied to all default Telerik installations.

Central to this vulnerability chain is CVE-2026-13182, a padding oracle vulnerability found in the RadAsyncUpload component’s handling of encrypted client states. Telerik utilizes AES-CBC encryption to secure configuration data transmitted between the server and the user’s browser. A padding oracle vulnerability arises when an application exhibits differing error messages or behaviors in response to valid versus invalid encrypted data. In this scenario, malformed data triggers a distinct error compared to valid padding combined with invalid JSON content.

This subtle discrepancy allows an attacker to repeatedly submit modified ciphertext. By observing the application’s responses, they can progressively deduce how the encrypted data is being decrypted. This process ultimately enables them to recover sensitive information and forge new, modified encrypted values without possessing the original encryption key. Even with ASP.NET’s customErrors feature enabled, researchers noted that exploitation remains feasible, albeit more challenging and time-consuming, by employing timing analysis to discern the error differences.

Leveraging this oracle, researchers demonstrated how to manipulate Telerik’s serializedConfiguration data, which dictates the settings of the upload control. This manipulation allowed them to alter the AllowedFileExtensions field, thereby permitting the upload of DLL files. The attack employed a CBC forgery technique, inserting a “sacrificial” encrypted block within a JSON string. This method preserved essential configuration data from legitimate page loads, including session controls, while simultaneously injecting malicious entries into the configuration.

The second critical component of the chain, CVE-2026-13181, involves the management of upload metadata. Here, Telerik’s framework resolves the .NET type name provided via the AsyncUploadTypeName value without adequate allowlisting. If a server-side FileUploaded handler attempts to read the UploadResult property, Telerik will deserialize the crafted malicious data into the specified type. This behavior can be combined with the System.Configuration.Install.AssemblyInstaller gadget, forcing the application to load an uploaded mixed-mode DLL from a temporary directory. This action then enables the execution of native code through its DllMain entry point.

The proof-of-concept demonstrated successful execution of a web shell within the IIS worker process. An alternative in-memory variant was also shown to execute commands without writing any files to disk, making detection more challenging.

Successful exploitation of this vulnerability chain requires several conditions to be met: attackers must access a page containing a RadAsyncUpload control that has an active server-side FileUploaded event handler configured to read the UploadResult. Additionally, an explicit, non-default Telerik.AsyncUpload.ConfigurationEncryptionKey must be configured, a setting typically recommended as a security best practice, for the exploit path to function.

What You Should Do

  • Immediately upgrade Telerik UI for ASP.NET AJAX to version 2026.2.708 or newer.
  • Administrators should meticulously identify all pages utilizing the RadAsyncUpload control and review their upload event handlers for any suspicious activity or misconfigurations.
  • Implement robust monitoring for unusual IIS activity, specifically looking for instances where w3wp.exe unexpectedly spawns cmd.exe, the appearance of unapproved DLL files in temporary directories, or unexpected .aspx files in web root folders.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackCVEExploitSecurityVulnerability

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

OpenVPN Patches 7 High-Severity Flaws Exposing VPN Connections

Next Post

Fake Minecraft Mod Delivers Myth Stealer RAT to Hijack Browser Credentials

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
N-able Patches Critical RCE Vulnerability in N-central Platform
September 7, 2026
New Chrome Extension Steals Login Sessions, Creates Backdoors
September 7, 2026
Best Business Antivirus and Endpoint Protection Software for 2024
September 7, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us