CVE-2025-9485: CWE-347 Improper Verification of Cryptographic Signature in cyberlord92 OAuth Single Sign On – SSO (OAuth Client)
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.
AI Analysis
Technical Summary
CVE-2025-9485 is a critical security vulnerability identified in the OAuth Single Sign On – SSO (OAuth Client) plugin for WordPress, affecting all versions up to and including 6.26.12. The root cause is an improper verification of cryptographic signatures (CWE-347) during JWT token processing in the function get_resource_owner_from_id_token. Specifically, the plugin fails to validate or verify the JWT token's signature, allowing attackers to craft malicious tokens that the system accepts as legitimate. This flaw enables unauthenticated attackers to bypass normal authentication mechanisms, granting unauthorized access to any existing user account, including those with administrative privileges under certain configurations. Additionally, attackers can create arbitrary subscriber-level accounts, potentially facilitating further attacks or persistence. The vulnerability has a CVSS v3.1 base score of 9.8, indicating critical severity with network attack vector, no required privileges or user interaction, and full impact on confidentiality, integrity, and availability. Although no exploits have been observed in the wild yet, the vulnerability's nature and ease of exploitation make it a high-risk threat. The plugin's widespread use in WordPress environments, especially for OAuth-based single sign-on, increases the potential attack surface. The lack of available patches at the time of disclosure necessitates immediate defensive actions by administrators.
Potential Impact
The impact of CVE-2025-9485 is severe for organizations worldwide using the affected OAuth Single Sign On – SSO plugin. Successful exploitation allows attackers to bypass authentication entirely, gaining unauthorized access to user accounts, including high-privilege administrator accounts in some setups. This can lead to full system compromise, data breaches, unauthorized data modification, and service disruption. Attackers can also create subscriber accounts, enabling persistent footholds or further lateral movement within the environment. For organizations relying on WordPress for critical business functions, such as e-commerce, content management, or internal portals, this vulnerability threatens confidentiality, integrity, and availability of sensitive data and services. The ease of exploitation without any authentication or user interaction increases the risk of automated attacks and large-scale compromise. Additionally, compromised administrator accounts can be used to deploy malware, ransomware, or conduct further attacks on connected systems, amplifying the damage.
Mitigation Recommendations
1. Immediately disable the OAuth Single Sign On – SSO (OAuth Client) plugin if patching is not yet available to prevent exploitation. 2. Monitor authentication and access logs for unusual login patterns or creation of new subscriber accounts that could indicate exploitation attempts. 3. Implement additional multi-factor authentication (MFA) at the WordPress login level to reduce risk from compromised accounts. 4. Once a patch or updated plugin version is released, apply it promptly to ensure proper JWT signature verification is enforced. 5. Conduct a thorough audit of existing user accounts, especially administrators, to detect unauthorized access or account creation. 6. Restrict plugin usage to trusted environments and consider alternative SSO solutions with verified security track records. 7. Employ Web Application Firewalls (WAFs) with rules to detect and block malformed JWT tokens or suspicious authentication requests targeting this vulnerability. 8. Educate administrators and developers about secure JWT handling and the risks of improper cryptographic verification to prevent similar issues in custom code.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan, South Korea, Italy, Spain
CVE-2025-9485: CWE-347 Improper Verification of Cryptographic Signature in cyberlord92 OAuth Single Sign On – SSO (OAuth Client)
Description
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.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-9485 is a critical security vulnerability identified in the OAuth Single Sign On – SSO (OAuth Client) plugin for WordPress, affecting all versions up to and including 6.26.12. The root cause is an improper verification of cryptographic signatures (CWE-347) during JWT token processing in the function get_resource_owner_from_id_token. Specifically, the plugin fails to validate or verify the JWT token's signature, allowing attackers to craft malicious tokens that the system accepts as legitimate. This flaw enables unauthenticated attackers to bypass normal authentication mechanisms, granting unauthorized access to any existing user account, including those with administrative privileges under certain configurations. Additionally, attackers can create arbitrary subscriber-level accounts, potentially facilitating further attacks or persistence. The vulnerability has a CVSS v3.1 base score of 9.8, indicating critical severity with network attack vector, no required privileges or user interaction, and full impact on confidentiality, integrity, and availability. Although no exploits have been observed in the wild yet, the vulnerability's nature and ease of exploitation make it a high-risk threat. The plugin's widespread use in WordPress environments, especially for OAuth-based single sign-on, increases the potential attack surface. The lack of available patches at the time of disclosure necessitates immediate defensive actions by administrators.
Potential Impact
The impact of CVE-2025-9485 is severe for organizations worldwide using the affected OAuth Single Sign On – SSO plugin. Successful exploitation allows attackers to bypass authentication entirely, gaining unauthorized access to user accounts, including high-privilege administrator accounts in some setups. This can lead to full system compromise, data breaches, unauthorized data modification, and service disruption. Attackers can also create subscriber accounts, enabling persistent footholds or further lateral movement within the environment. For organizations relying on WordPress for critical business functions, such as e-commerce, content management, or internal portals, this vulnerability threatens confidentiality, integrity, and availability of sensitive data and services. The ease of exploitation without any authentication or user interaction increases the risk of automated attacks and large-scale compromise. Additionally, compromised administrator accounts can be used to deploy malware, ransomware, or conduct further attacks on connected systems, amplifying the damage.
Mitigation Recommendations
1. Immediately disable the OAuth Single Sign On – SSO (OAuth Client) plugin if patching is not yet available to prevent exploitation. 2. Monitor authentication and access logs for unusual login patterns or creation of new subscriber accounts that could indicate exploitation attempts. 3. Implement additional multi-factor authentication (MFA) at the WordPress login level to reduce risk from compromised accounts. 4. Once a patch or updated plugin version is released, apply it promptly to ensure proper JWT signature verification is enforced. 5. Conduct a thorough audit of existing user accounts, especially administrators, to detect unauthorized access or account creation. 6. Restrict plugin usage to trusted environments and consider alternative SSO solutions with verified security track records. 7. Employ Web Application Firewalls (WAFs) with rules to detect and block malformed JWT tokens or suspicious authentication requests targeting this vulnerability. 8. Educate administrators and developers about secure JWT handling and the risks of improper cryptographic verification to prevent similar issues in custom code.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-08-26T08:59:36.029Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68e0877c11971642e85b3483
Added to database: 10/4/2025, 2:33:32 AM
Last enriched: 2/26/2026, 5:57:44 PM
Last updated: 3/21/2026, 1:08:55 AM
Views: 320
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.