HomepageOkta logo

Unauthenticated Localhost Admin Panel in Auth0 AD/LDAP Connector CVE-2026-85981 - Sep 8, 2026

View all security advisories

Description

The administrative panel of the Auth0 AD/LDAP Connector (versions 6.5.0 and earlier) listens on the local loopback interface without requiring authentication. This allows a local, low-privileged user or process on the host system to access the panel's management endpoints without credentials.

Through these endpoints, a local user can read configuration details, including plaintext Active Directory service account credentials, and modify connector settings.

Affected product and versions

<= v6.5.0

Preconditions

  1. Prior Local Access: An adversary must have the ability to execute code or establish connections to the administrative panel on the system hosting the Auth0 AD/LDAP Connector.

  2. No Remote Exposure: The vulnerability cannot be exploited remotely; administrative panel access is restricted to the local host.

Fix

Upgrade the auth0/ad-ldap-connector version 8.0.0 or greater.

CVE details

CVE ID

CVE-2026-85981

Published Date

2026-09-08

Vulnerability Type

Missing Authentication / Sensitive Data Exposure

CWE

CWE-306 – Missing Authentication for Critical Function

CVSS v3

Score: 6.7

Vector string: 3.1#CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H 

References

Unauthenticated Localhost Admin Panel in Auth0 AD/LDAP Connector