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: Apply Patch
AI Analysis

Impact

The vulnerability is an improper neutralization of input during web page generation, which allows an attacker to inject malicious scripts into pages served by the XSS Webconsole plugin. If exploited, the attacker can execute arbitrary client‑side code against users who view the web console, potentially leading to session hijacking, credential theft or unauthorized actions within the browser context.

Affected Systems

Apache Sling XSS deployments with a version earlier than 2.4.12, as identified by the Apache Software Foundation.

Risk and Exploitability

The EPSS score is reported to be less than 1 % and the vulnerability is not listed in the CISA KEV catalog, indicating a low probability of publicly observed exploitation. The CVSS score of 6.1 classifies this issue as moderate severity, and the attack likely requires the ability to send crafted input to the web console; it is therefore considered a moderate‑severity issue in terms of potential impact, but with a low exploitation likelihood based on the current data.

Generated by OpenCVE AI on September 23, 2026 at 16:37 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 fix for the improper escaping issue.
  • If an immediate upgrade is not possible, limit access to the XSS Webconsole plugin or remove it entirely from the production environment to reduce the attack surface.
  • Apply an additional defensive posture by implementing a strict Content Security Policy (CSP) on the web console pages to mitigate the impact of any remaining or undiscovered injection flaws.

Generated by OpenCVE AI on September 23, 2026 at 16:37 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: Improper escaping in the XSS Webconsole plugin
Weaknesses CWE-79
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

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

Reserved: 2026-09-15T11:11:29.968Z

Link: CVE-2026-91999

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-91999

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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