CVE-2026-89022 PUBLISHED

BookStack < 26.05.5 Authentication Bypass via Social Login Provider Confusion

Assigner: VulnCheck
Reserved: 10.09.2026 Published: 15.09.2026 Updated: 15.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.1

Product Status

Vendor bookstackapp
Product bookstack
Versions Default: unaffected
  • affected from 0 to 26.05.5 (excl.)

Credits

  • Ada Logics finder
  • Google finder

References

Problem Types

  • Authentication Bypass by Spoofing CWE