Description
In Progress® Telerik® UI for AJAX prior to v2026.2.708, the internal LayoutBuilder control processes client-state XML without disabling DTD processing, allowing unauthenticated denial of service via recursive XML entity expansion.
Published: 2026-07-22
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An XML External Entity (XXE) flaw exists in the internal LayoutBuilder control of Progress Software's Telerik UI for ASP.NET AJAX. The control processes client-state XML without disabling DTD processing, allowing an attacker to submit a malicious XML document that expands recursive entity references. The recursive expansion consumes excessive server resources, leading to a denial of service. This is a denial-by-partial-input weakness (CWE-776) and can be triggered without authentication.

Affected Systems

Any installation of Telerik UI for ASP.NET AJAX that uses a version earlier than v2026.2.708 is affected. The Vendor is Progress Software and the product is Telerik UI for ASP.NET AJAX.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. EPSS score is less than 1%, indicating a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that attackers can exploit the flaw by sending a crafted XML payload to the LayoutBuilder client-state endpoint, which requires no special privileges. The resulting denial of service can impact the availability of web applications built with the affected control, making this a noteworthy risk in environments that rely on that component.

Generated by OpenCVE AI on August 3, 2026 at 23:39 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 newer.
  • Configure the application to disable DTD processing for all XML that is parsed by the LayoutBuilder control.
  • Restrict unauthenticated access to the LayoutBuilder client-state endpoint using authentication controls or network segmentation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 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 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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, the internal LayoutBuilder control processes client-state XML without disabling DTD processing, allowing unauthenticated denial of service via recursive XML entity expansion.
Title XXE Denial of Service via RadLayoutBuilder Client State in Telerik UI for ASP.NET AJAX
Weaknesses CWE-776
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-07-22T19:10:08.695Z

Reserved: 2026-07-06T13:11:08.309Z

Link: CVE-2026-14865

cve-icon Vulnrichment

Updated: 2026-07-22T19:10:03.378Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-06T17:45:37.293

Link: CVE-2026-14865

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-776

    Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')