wp-sso-client Security & Risk Analysis

wordpress.org/plugins/wp-sso-client

Documentacion completa https://gitlab.com/wp-sso/wp-sso-client

0 active installs v1.0 PHP + WP 4.9.2+ Updated Feb 27, 2018
authenticationmy-ssoone-loginsingle-sign-onsso
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is wp-sso-client Safe to Use in 2026?

Generally Safe

Score 85/100

wp-sso-client has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The wp-sso-client v1.0 plugin exhibits a concerning security posture due to a small but significant attack surface without proper authentication. The presence of two AJAX handlers that lack authentication checks is a primary area of concern, as these can be exploited by unauthenticated users to trigger plugin functionality. While the plugin demonstrates good practices in other areas, such as the absence of dangerous functions, 100% use of prepared statements for SQL queries, and no file operations or external HTTP requests (beyond one unclassified request), the lack of robust authorization on its entry points significantly elevates its risk profile.

The static analysis reveals no critical or high-severity taint flows, which is a positive indicator. However, the limited scope of taint analysis (0 flows analyzed) means this cannot be considered a comprehensive assessment of potential data handling vulnerabilities. The absence of any recorded historical vulnerabilities (CVEs) is generally positive, suggesting the plugin has not been a frequent target or has had a relatively clean history. However, this can also be attributed to its limited adoption or potentially insufficient security auditing in the past. The plugin's strengths lie in its avoidance of common pitfalls like raw SQL and dangerous functions, but the critical weakness of unprotected AJAX handlers overshadows these positives, making it a moderate risk for environments where security is paramount.

Key Concerns

  • AJAX handlers without auth checks
  • Missing nonce checks on AJAX
  • Incomplete taint analysis
  • 50% output escaping
Vulnerabilities
None known

wp-sso-client Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

wp-sso-client Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

wp-sso-client Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
1 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
1
Bundled Libraries
0

Output Escaping

50% escaped2 total outputs
Attack Surface
2 unprotected

wp-sso-client Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_sso_tokenwp-sso-client.php:209
noprivwp_ajax_sso_tokenwp-sso-client.php:210
WordPress Hooks 2
filterauthenticatewp-sso-client.php:74
actionwp_enqueue_scriptswp-sso-client.php:207
Maintenance & Trust

wp-sso-client Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 27, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

wp-sso-client Developer Profile

MarianoFerro

1 plugin · 0 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect wp-sso-client

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-sso-client/wp-sso-client.js
Script Paths
wp-sso-client.js
Version Parameters
wp-sso-client/wp-sso-client.js?ver=1.0

HTML / DOM Fingerprints

JS Globals
wp_sso_clientwp_sso_client_urls
FAQ

Frequently Asked Questions about wp-sso-client