Description
In Progress® Telerik® UI for AJAX prior to v2026.2.708, forged upload metadata can influence AsyncUploadTypeName processing and trigger unsafe attacker-controlled type resolution, enabling remote code execution in affected deployments.
Published: 2026-07-22
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

RadAsyncUpload has an unsafe type resolution flaw in the processing of AsyncUploadTypeName. An attacker who can craft upload metadata can force the framework to load an attacker‑controlled type, which results in arbitrary code execution on the server. The vulnerability is a classic instance of CWE–470 unsafe reflection and can allow remote attackers to run code with the rights of the application process.

Affected Systems

All installations of Progress Software’s Telerik UI for ASP.NET AJAX prior to the v2026.2.708 release are affected. There are no sub‑version exclusions reported; the flaw exists in every build before that version. If the component is deployed on a public or untrusted network surface, the risk is greater because the API is exposed to external requests.

Risk and Exploitability

With a CVSS score of 8.1 the vulnerability is high severity. The EPSS score is less than 1 %, reflecting a low current exploitation probability, and the issue is not listed in the CISA KEV catalog. However, remote code execution can be achieved by sending a specially crafted HTTP upload request, so the likely attack vector is a client‑initiated upload that is not adequately sanitized by the server.

Generated by OpenCVE AI on August 3, 2026 at 23:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for a vendor-provided update that addresses unsafe type resolution and apply it promptly.
  • Validate and sanitize upload metadata on the server side to ensure that only known, whitelisted type names are accepted.
  • If the AsyncUpload feature is not required, disable it or restrict access to trusted users only, and monitor for suspicious upload activity.

Generated by OpenCVE AI on August 3, 2026 at 23:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Progress
Progress telerik Ui For Asp.net Ajax
Vendors & Products Progress
Progress telerik Ui For Asp.net Ajax

Wed, 22 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 22 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Description In Progress® Telerik® UI for AJAX prior to v2026.2.708, forged upload metadata can influence AsyncUploadTypeName processing and trigger unsafe attacker-controlled type resolution, enabling remote code execution in affected deployments.
Title RadAsyncUpload AsyncUploadTypeName Type Resolution Vulnerability in Telerik UI for ASP.NET AJAX
Weaknesses CWE-470
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Progress Telerik Ui For Asp.net Ajax
cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-07-24T03:55:59.737Z

Reserved: 2026-06-24T13:46:36.671Z

Link: CVE-2026-13181

cve-icon Vulnrichment

Updated: 2026-07-22T19:15:23.541Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-22T14:17:13.553

Modified: 2026-08-06T18:13:26.983

Link: CVE-2026-13181

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:45:06Z

Weaknesses
  • CWE-470

    Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')