---
id: CVE-2026-73192
title: >-
  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…
summary: >-
  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…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: Apache Software Foundation
product: Apache Sling XSS
affected:
  - apache_sling_xss < 2.4.12
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:58:26.570'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73192'
references:
  - url: 'https://sling.apache.org/news.html'
    label: security@apache.org
  - url: 'http://www.openwall.com/lists/oss-security/2026/09/23/18'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
  - cve.org
epss: 0.00204
epssPercentile: 0.10738
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-23T14:05:46.959656Z'
ingestedAt: '2026-09-23T10:21:54.373Z'
---

## Overview

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

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
