Description
In Progress® Telerik® UI for AJAX prior to v2026.3.812, insufficient validation of client-supplied state in RadImageEditor may allow an attacker to influence which file is returned by the control's image cache, potentially exposing file contents outside the intended image directories.
Published: 2026-09-02
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the RadImageEditor component of Progress Software’s Telerik UI for ASP.NET AJAX. A client can supply crafted state data that bypasses path validation, allowing the control’s image cache to return arbitrary files. The effect is a confidentiality breach, potentially exposing any files residing on the server beyond the intended image directories. The weakness maps to CWE-22, a path traversal flaw.

Affected Systems

Telerik UI for ASP.NET AJAX implementations running any version earlier than 2026.3.812 are affected. The issue specifically impacts the RadImageEditor control, which can be present in web applications built with this Telerik component suite.

Risk and Exploitability

The CVSS score of 7.5 indicates high impact, but the EPSS score is not available, so current exploitation probability cannot be quantified. The vulnerability is unauthenticated, meaning any external user can craft requests to read files. The lack of a KEV listing suggests no known public exploits yet, but the high severity warrants prompt attention. An attacker, by sending a specially crafted request to the RadImageEditor, can retrieve any file accessible to the application process, potentially including configuration files, secrets, or other sensitive data.

Generated by OpenCVE AI on September 2, 2026 at 12:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied update to version 2026.3.812 or later, which fixes the path validation flaw.
  • Ensure that the application’s file system permissions restrict access to the image cache directories to only the necessary process user.
  • Validate and sanitize any client‑supplied input that influences file retrieval before it reaches RadImageEditor, if an update cannot be applied immediately.

Generated by OpenCVE AI on September 2, 2026 at 12:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description In Progress® Telerik® UI for AJAX prior to v2026.3.812, insufficient validation of client-supplied state in RadImageEditor may allow an attacker to influence which file is returned by the control's image cache, potentially exposing file contents outside the intended image directories.
Title RadImageEditor ClientState Unauthenticated Arbitrary File Read Vulnerability in Telerik UI for ASP.NET AJAX
Weaknesses CWE-22
References
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-09-02T10:42:56.527Z

Reserved: 2026-08-03T15:18:25.329Z

Link: CVE-2026-18672

cve-icon Vulnrichment

Updated: 2026-09-02T10:42:52.327Z

cve-icon NVD

Status : Received

Published: 2026-09-02T11:17:18.970

Modified: 2026-09-02T11:17:18.970

Link: CVE-2026-18672

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T12:30:13Z

Weaknesses
  • CWE-22

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