CVE-2026-73192
Received Received - Intake

Reflected XSS in Apache Sling XSS

Vulnerability report for CVE-2026-73192, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: Apache Software Foundation

Description

An improper neutralization of input during web page generation ('Cross-site Scripting') [CWE-79] vulnerability when using the XSSAPI.getValidHref() in Apache Sling XSS version 2.4.10 and prior may allow an attacker to perform a reflected cross-site scripting (XSS) attack in every feature using this method. In order to successfully attack an application, the attacker needs to be able to submit a value which is not correctly sanitized by that library. Upgrade to Apache Sling XSS >= 2.4.12

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
apache sling_xss to 2.4.12 (exc)
apache sling_xss From 2.4.12 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected cross-site scripting (XSS) vulnerability in Apache Sling XSS versions 2.4.10 and prior. It occurs when the XSSAPI.getValidHref() method fails to properly neutralize user input, allowing an attacker to inject malicious scripts into web pages. The attacker must submit a value that the library does not sanitize correctly.

Detection Guidance

To detect this vulnerability, inspect applications using Apache Sling XSS library versions 2.4.10 or prior. Check for improper input neutralization in features using XSSAPI.getValidHref(). Review server logs for suspicious input patterns or unexpected script execution.

Impact Analysis

An attacker could exploit this to execute arbitrary JavaScript in a victim's browser when they visit a compromised page. This may lead to session hijacking, data theft, or defacement of the affected application.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's data protection requirements and HIPAA's security rules for protected health information. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Upgrade Apache Sling XSS to version 2.4.12 or later to address the XSS vulnerability. Ensure all applications using the library are updated. Review and sanitize user inputs to prevent reflected XSS attacks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73192. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart