Description
Improper restriction of recursive entity references in DTDs ('XML entity expansion') vulnerability in Apache Sling XSS.



This issue affects Apache Sling XSS: before 2.4.12.



Users are recommended to upgrade to version 2.4.12, which fixes the issue.
Published: 2026-09-23
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross Site Scripting (XSS)
Action: Immediate Upgrade
AI Analysis

Impact

Improper restriction of recursive entity references in DTDs, also known as XML entity expansion, is present in Apache Sling XSS before version 2.4.12. The flaw allows an attacker to craft XML payloads that contain deeply nested or recursive entities, causing the parser to expand them unchecked. When the expanded entities are incorporated into a response, they can embed malicious script that is executed in the victim’s browser, leading to cross‑site scripting. The weakness is identified as CWE‑776.

Affected Systems

Affected products are Apache Sling XSS from the Apache Software Foundation. Versions before 2.4.12 are vulnerable; upgrading to 2.4.12 or later eliminates the issue.

Risk and Exploitability

The CVSS score of 6.1, the EPSS score of less than 1 % and absence from the CISA KEV catalog suggest a low probability of current exploitation. The impact is moderate because the vulnerability enables XSS, but it requires that the target parses malicious XML. Based on the description, the likely attack vector involves sending a specially crafted XML document to a Sling endpoint that parses DTDs, which is inferred from the need for recursive entity processing.

Generated by OpenCVE AI on September 23, 2026 at 16:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Sling to version 2.4.12 or later.
  • Configure the XML parser to disable DTD processing or enforce recursive entity limits.
  • Implement strict validation or sanitization of incoming XML to reject recursive entity declarations.

Generated by OpenCVE AI on September 23, 2026 at 16:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
References

Wed, 23 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Improper restriction of recursive entity references in DTDs ('XML entity expansion') vulnerability in Apache Sling XSS. This issue affects Apache Sling XSS: before 2.4.12. Users are recommended to upgrade to version 2.4.12, which fixes the issue.
Title Apache Sling XSS: Missing parser resource limits
Weaknesses CWE-776
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T17:08:15.717Z

Reserved: 2026-09-15T11:15:33.640Z

Link: CVE-2026-92001

cve-icon Vulnrichment

Updated: 2026-09-23T17:08:15.717Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T10:17:08.323

Modified: 2026-09-23T17:58:26.570

Link: CVE-2026-92001

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T16:45:03Z

Weaknesses
  • CWE-776

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