CVE-2025-9485 PUBLISHED

OAuth Single Sign On – SSO (OAuth Client) <= 6.26.12 - Authentication Bypass via get_resource_owner_from_id_token()

Assigner: Wordfence
Reserved: 26.08.2025 Published: 04.10.2025 Updated: 06.10.2025

The OAuth Single Sign On – SSO (OAuth Client) plugin for WordPress is vulnerable to Improper Verification of Cryptographic Signature in versions up to, and including, 6.26.12. This is due to the plugin performing unsafe JWT token processing without verification or validation in the get_resource_owner_from_id_token function. This makes it possible for unauthenticated attackers to bypass authentication and gain access to any existing user account - including administrators in certain configurations - or to create arbitrary subscriber-level accounts.

Metrics

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

Product Status

Vendor cyberlord92
Product OAuth Single Sign On – SSO (OAuth Client)
Versions Default: unaffected
  • affected from * to 6.26.12 (incl.)

Credits

  • Jonas Benjamin Friedli finder

References

Problem Types

  • CWE-347 Improper Verification of Cryptographic Signature CWE