WP Multisite SSO Security & Risk Analysis

wordpress.org/plugins/wp-multisite-sso

Single sign on for a multisite WordPress implementation. Users are authenticated for all sites across the network.

10 active installs v1.0.3 PHP + WP 4.0+ Updated Sep 7, 2016
loginlogoutmultisitessowp-multisite-sso
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Multisite SSO Safe to Use in 2026?

Generally Safe

Score 85/100

WP Multisite SSO has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The wp-multisite-sso plugin v1.0.3 exhibits a generally positive security posture based on the static analysis. The absence of exposed AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the analysis indicates a high level of care in output escaping, with 92% of outputs being properly escaped, and no dangerous functions, file operations, or external HTTP requests were detected. The complete lack of known CVEs in its history further reinforces this perception of a secure plugin.

However, there are areas for concern that detract from an otherwise strong security profile. The plugin's sole SQL query is not using prepared statements, which presents a significant risk of SQL injection vulnerabilities. Additionally, the complete absence of nonce checks and capability checks across all analyzed entry points is a critical oversight. While the static analysis did not reveal direct vulnerabilities in these areas, the lack of these fundamental security mechanisms means that any future code additions or unforeseen interactions could easily lead to serious security flaws, such as Cross-Site Request Forgery (CSRF) or unauthorized access.

In conclusion, while the current version of wp-multisite-sso v1.0.3 appears to be free of known vulnerabilities and has a well-defined, limited attack surface, the reliance on raw SQL and the complete omission of nonce and capability checks are substantial weaknesses. These fundamental security measures should be implemented to ensure robust protection against common web attack vectors and to maintain a high security standard going forward.

Key Concerns

  • SQL queries not using prepared statements
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

WP Multisite SSO Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

WP Multisite SSO Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

92% escaped25 total outputs
Attack Surface

WP Multisite SSO Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuadmin\admin.php:12
actionadmin_initadmin\admin.php:13
actioninitadmin\admin.php:114
actionwp_loginwp-multisite-sso.php:40
actionwp_logoutwp-multisite-sso.php:41
actionlogin_enqueue_scriptswp-multisite-sso.php:42
actioninitwp-multisite-sso.php:292
Maintenance & Trust

WP Multisite SSO Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedSep 7, 2016
PHP min version
Downloads10K

Community Trust

Rating86/100
Number of ratings4
Active installs10
Developer Profile

WP Multisite SSO Developer Profile

smccafferty

2 plugins · 20 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 Multisite SSO

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

Asset Fingerprints

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

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Multisite SSO