CVE-2026-91852: Apache Sling XSS: CWE-79 multiple raw-string break-outs and ReDOS in XSSImpl
Moderate Apache Sling XSS flaw CVE-2026-91852 covers raw-string break-outs and ReDoS in XSSImpl.
Joerg Hoh posted an oss-security note on CVE-2026-91852 affecting Apache Sling XSS, rated moderate. The flaw is CWE-79 cross-site scripting through multiple raw-string break-outs in XSSImpl, together with regular-expression denial of service. It is tracked as SLING-13334. The short advisory does not give affected versions or say exploitation has been observed.
- CVE-2026-91852 is rated moderate
- CWE-79 raw-string break-outs in XSSImpl
- Issue also includes ReDoS
- Tracked in Apache Jira as SLING-13334
Vulnerabilities mentionedAll →
- CVE-2026-918526.1—Cross-Site Scripting Filter Bypass in Apache Sling XSS before 2.4.12published · Apache Sling XSS
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-91852 | Cross-Site Scripting Filter Bypass in Apache Sling XSS before 2.4.12 Apache Sling XSS, the anti-XSS filtering library used by Sling-based Java applications (including Adobe Experience Manager), contains an improper input neutralization flaw (CWE-79) in XSSImpl prior to version 2.4.12. The flaw includes multiple 'raw-string break-outs', meaning attacker-controlled content can escape the library's sanitization, plus a regular-expression denial-of-service (ReDoS) issue in the same component. When an application uses the library to filter untrusted input that is later rendered in a generated web page, an attacker who can get crafted content stored or reflected and viewed by a victim can execute script in the victim's browser, potentially hijacking their session or performing actions on their behalf. The ReDoS component can additionally be triggered to hang processing threads with pathological input. The fix is upgrading to Apache Sling XSS 2.4.12; there is no known public proof of concept and no evidence of exploitation in the wild. |
Posted by Joerg Hoh on Sep 23 Severity: moderate https://issues.apache.org/jira/browse/SLING-13334 Credit: Apache...
This source does not provide full text. Read it at seclists.org.