Description
Improper neutralization of input during web page generation ('cross-site scripting') 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: Patch immediately
AI Analysis

Impact

The vulnerability arises from a failure to properly neutralize user‑supplied input during the rendering of web pages, allowing malicious scripts to be injected. This cross‑site scripting flaw can enable attackers to run arbitrary code in victims’ browsers, potentially leading to session hijacking, data theft, or defacement. The associated sanitizer bypass and uncontrolled resource consumption highlighted in the advisory also suggest that attackers might trigger excessive processing or disable protection mechanisms, amplifying the risk.

Affected Systems

Apache Sling XSS components released by the Apache Software Foundation before version 2.4.12 are affected. Systems running any earlier version of this product are vulnerable until the 2.4.12 update is applied.

Risk and Exploitability

The EPSS score is below 1 %, indicating a low probability of active exploitation at the time of analysis, and the vulnerability is not listed in the CISA KEV catalog. Likely attack vectors involve HTTP requests that include malicious payloads in web request parameters or form data. Because the flaw is client‑side and requires a browser to process the injected content, it is particularly dangerous for users who access the affected pages without stringent browser or network controls. Still, the limited exploitation probability and lack of critical effort in known attacks imply a moderate overall risk, but the potential for resource exhaustion means that even low‑volume attacks could degrade service availability. The CVSS score of 6.1 indicates medium severity.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Sling XSS to version 2.4.12 or later, which contains the vendor‑supplied fix.
  • Implement server‑side input validation and output encoding to ensure any remaining user data is safely handled, addressing the underlying CWE‑79 weakness.
  • Deploy a strict Content Security Policy that blocks inline scripts and restricts script sources to trusted domains, reducing the impact of any residual XSS vectors.

Generated by OpenCVE AI on September 23, 2026 at 16:55 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 neutralization of input during web page generation ('cross-site scripting') 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: Sanitizer bypass, uncontrolled resource consumption and failure pf protection mechanisms
Weaknesses CWE-79
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

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

Reserved: 2026-09-15T10:58:12.211Z

Link: CVE-2026-91928

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-91928

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')