CVE-2026-82843 PUBLISHED

WP OAuth Server < 6.4.0 - Subscriber+ Cross-User Account Takeover via OIDC ID Token Substitution

Assigner: WPScan
Reserved: 31.08.2026 Published: 23.09.2026 Updated: 23.09.2026

The WP OAuth Server ( Login with WordPress ) WordPress plugin before 6.4.0 does not bind the OpenID Connect identity assertion it issues to the authorization grant being exchanged, returning instead the assertion belonging to whichever user authenticated most recently, which allows users with the Subscriber role and above to obtain a validly signed identity assertion for another user, including an administrator, and authenticate as them at any application that uses the site for single sign-on.

Product Status

Vendor Unknown
Product WP OAuth Server ( Login with WordPress )
Versions Default: unaffected
  • affected from 0 to 6.4.0 (excl.)

Credits

  • vuxvinh finder
  • WPScan coordinator

References

Problem Types

  • CWE-287 Improper Authentication CWE