Description
In Progress® Telerik® UI for AJAX prior to v2026.2.708, applications using cookie-based storage in RadPersistenceManager or RadDockLayout deserialize attacker-controlled cookie content, allowing unauthenticated remote code execution.
Published: 2026-07-22
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an attacker to trigger remote code execution in applications that use Progress Telerik UI for ASP.NET AJAX before version 2026.2.708. Attacker‑controlled data placed in a cookie is deserialized by the RadPersistenceManager or RadDockLayout components. Because the deserialized objects are not validated, an attacker can execute arbitrary code on the server. The associated weakness is CWE‑502: Deserialization of Untrusted Data.

Affected Systems

Progress Software’s Telerik UI for ASP.NET AJAX is affected for all releases preceding v2026.2.708. Any deployment that relies on cookie‑based storage in the RadPersistenceManager or RadDockLayout is vulnerable; versions v2026.2.708 and later contain the fix.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, and the EPSS score is <1%. The vulnerability is not listed in KEV, suggesting no known widespread exploitation. The likely attack vector is via a crafted HTTP cookie sent to the application, enabling an unauthenticated attacker to reach the vulnerable deserialization endpoint. An exploit would result in full compromise of the application without authentication.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Telerik UI for ASP.NET AJAX to version 2026.2.708 or later as recommended by Progress.
  • If an upgrade cannot be performed immediately, disable or eliminate cookie‑based persistence in RadPersistenceManager and RadDockLayout so that no cookie data is deserialized.
  • Implement strict input validation and sanitization for any cookie values, ensuring that only expected data types are accepted. Also enable HttpOnly and secure flags on cookies to mitigate passive tampering.

Generated by OpenCVE AI on August 3, 2026 at 23:41 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, applications using cookie-based storage in RadPersistenceManager or RadDockLayout deserialize attacker-controlled cookie content, allowing unauthenticated remote code execution.
Title PersistenceFramework Cookie Deserialization Vulnerability in Telerik UI for ASP.NET AJAX
Weaknesses CWE-502
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:56:00.738Z

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

Link: CVE-2026-13185

cve-icon Vulnrichment

Updated: 2026-07-22T19:13:56.638Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-06T18:07:18.830

Link: CVE-2026-13185

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data