Stored Cross-Site Scripting (XSS) in Auth0 AD/LDAP Connector CVE-2026-85982 - Sep 8, 2026
Description
The Auth0 AD/LDAP Connector is vulnerable to stored Cross-Site Scripting (XSS) issues due to improper HTML encoding of data in search results and updater log content displayed in the admin panel.
An authenticated user with privileges to modify directory attributes, or a low-privileged local user on the host where the connector is installed, could insert script content. This script content could then execute in an administrator's browser when they view the affected search results or update logs.
Preconditions
A threat actor has authenticated access to one or more user directories with permissions to modify user-editable attributes, or has access via a low-privileged local account on the host where the Auth0 AD/LDAP Connector is installed; and
An administrator views the affected search results or update logs in the Auth0 AD/LDAP Connector Admin Panel.
Fix
Upgrade the auth0/ad-ldap-connector to version 8.0.0 or greater.
CVE details
CVE ID | |
Published Date | 2026-09-08 |
Vulnerability Type | Stored Cross-Site Scripting |
CWE | CWE-79 – Improper Neutralization of Input During Web Page Generation |
CVSS v3 | Score: 9 Vector string: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H |
References
Stored Cross-Site Scripting (XSS) in Auth0 AD/LDAP Connector