OAuth Single Sign On – SSO (OAuth Client) <= 6.26.12 - Authentication Bypass via get_resource_owner_from_id_token()
Strategic Overview
- Status
- Patched in 6.26.13
- Affected Plugin
- OAuth Single Sign On – SSO (OAuth Client)
- Affected Version
<= 6.26.12- CVSS
- 9.8Critical
- Weakness type
- CWE-347 · Improper Verification of Cryptographic Signature
- CVE
CVE-2025-9485
At a glance
CVE-2025-9485 is a critical-severity Improper Verification of Cryptographic Signature vulnerability in the OAuth Single Sign On WordPress plugin, affecting versions <= 6.26.12. It carries a CVSS score of 9.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 6.26.13; sites on affected versions should update now. Disclosed October 2025, reported by Jonas Benjamin Friedli.
Vulnerability Overview
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.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-347: Improper Verification of Cryptographic Signature
The product does not verify, or incorrectly verifies, the cryptographic signature for data.
Remediation
Update to version 6.26.13, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: OAuth Single Sign On 6.26.13 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in OAuth Single Sign On – SSO (OAuth Client)
- 8.8CVE-2022-34155: OAuth Single Sign On – SSO Missing Authorization
CVE-2022-34155 - 8.1CVE-2024-10111: OAuth Single Sign On – SSO Authentication Bypass
CVE-2024-10111 - 8.1CVE-2022-2133: OAuth Single Sign On – SSO Authentication Bypass
CVE-2022-2133 - 6.4OAuth Single Sign On – SSO (OAuth Client) <= 6.22.5 XSS
- 6.1Multiple miniOrange Plugins (Various Version) Reflected XSS
- 5.3CVE-2025-10753: OAuth Single Sign On – SSO Missing Authorization
CVE-2025-10753 - 4.3CVE-2025-10752: OAuth Single Sign On – SSO (OAuth Client) CSRF
CVE-2025-10752 - 4.3CVE-2023-1092: OAuth Single Sign On – SSO (OAuth Client) CSRF
CVE-2023-1092
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C