CVE-2026-89022

BookStack before 26.05.5 contains an authentication bypass vulnerability in its social login implementation that allows unauthenticated attackers to sign in as arbitrary users by authenticating through a different social provider sharing the same driver_id namespace. Attackers can authenticate at one enabled social provider using a user ID that matches an account linked to a different social provider, bypassing credential verification entirely because the SocialAuthService::handleLoginCallback query ignores the driver column when retrieving linked account records.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-15 17:17

Updated : 2026-09-15 19:17


NVD link : CVE-2026-89022

Mitre link : CVE-2026-89022

CVE.ORG link : CVE-2026-89022


JSON object : View

Products Affected

No product.

CWE
CWE-290

Authentication Bypass by Spoofing