Description
In Progress® Telerik® UI for AJAX prior to v2026.2.708, a path traversal vulnerability in the file-based persistence storage provider can be exploited when the storage key is derived from user-controlled input, enabling attacker-controlled deserialization and 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

A path traversal flaw in the AppDataStorageProvider of Progress Software’s Telerik UI for ASP.NET AJAX allows a malicious actor to influence the storage key used by the file‑based persistence system. Because the key is user controllable, an attacker can trigger deserialization of arbitrary data, which the framework will then execute on the server. The weakness is a classic path traversal condition, CWE‑22, that directly enables remote code execution once the attacker supplies a crafted input and the application processes it.

Affected Systems

The vulnerability affects Progress Software’s Telerik UI for ASP.NET AJAX releases prior to version 2026.2.708. Systems running v2026.2.707 or earlier are in risk, while versions 2026.2.708 and beyond contain the mitigated code.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score of <1% indicates a very low exploitation probability, but the presence of the flaw still represents a significant security risk. It is not listed in CISA’s KEV catalog, but the nature of the vulnerability—attacker‑controlled deserialization leading to remote code execution—means that exploitation is likely if an attacker can reach the vulnerable endpoint. The most probable attack vector involves a crafted request that supplies a malicious storage key, which is then processed by the application’s persistence layer.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Telerik UI for ASP.NET AJAX version 2026.2.708 or later.
  • If an upgrade is delayed, ensure that any storage key values supplied by users are strictly validated or removed; do not allow untrusted input to influence file paths or deserialization inputs.
  • Implement network‑level access controls to restrict exposure of the endpoints that handle persistence operations to trusted hosts only.
  • Optionally, monitor application logs for unusual file path traversals or deserialization attempts to detect exploitation attempts early.

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, a path traversal vulnerability in the file-based persistence storage provider can be exploited when the storage key is derived from user-controlled input, enabling attacker-controlled deserialization and remote code execution.
Title AppDataStorageProvider Path Traversal Deserialization Vulnerability in Telerik UI for ASP.NET AJAX
Weaknesses CWE-22
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:01.638Z

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

Link: CVE-2026-13186

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-06T18:06:22.533

Link: CVE-2026-13186

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')