CAMOO SSO Security & Risk Analysis

wordpress.org/plugins/camoo-sso

Camoo.Hosting Single sign On for WordPress websites.

200 active installs v1.5.8 PHP 7.4+ WP 5.6+ Updated Dec 31, 2025
camoo-sso-integrationcamoo-hostinghebergement-web-avec-ssomanaged-hosting-with-sso
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CAMOO SSO Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The Camoo SSO plugin version 1.5.8 exhibits a generally strong security posture, with several good practices in place. The static analysis reveals a minimal attack surface, with only one shortcode identified as an entry point, and critically, no unprotected AJAX handlers or REST API routes were found. The plugin also demonstrates a commitment to secure coding by utilizing prepared statements for all SQL queries and properly escaping a high percentage of its outputs. The absence of file operations and external HTTP requests further contributes to its secure design.

Despite these strengths, a few areas warrant attention. The presence of the 'assert' dangerous function is a notable concern, as it can be misused for debugging or even as an indirect attack vector if not handled with extreme care. While no direct taint flows were identified, the potential for issues remains if user-supplied data eventually reaches this function without proper sanitization. The lack of nonce checks on its sole entry point (the shortcode) is a potential weakness, as it could be susceptible to CSRF attacks if the shortcode performs any sensitive actions. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign, but it also means there's less historical data to assess long-term security trends or past developer responsiveness.

In conclusion, Camoo SSO version 1.5.8 is well-developed from a security perspective, particularly in its handling of common web vulnerabilities like SQL injection and output escaping. However, the 'assert' function and the absence of nonce checks on its shortcode represent specific, albeit potentially minor, risks that could be mitigated. The clean vulnerability history is encouraging, but vigilance is always advised.

Key Concerns

  • Dangerous function (assert) found
  • Missing nonce check on shortcode
Vulnerabilities
None known

CAMOO SSO Security Vulnerabilities

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

CAMOO SSO Code Analysis

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

Dangerous Functions Found

assertassert($this->token instanceof UnencryptedToken);src\Services\TokenService.php:64

Output Escaping

95% escaped42 total outputs
Attack Surface

CAMOO SSO Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sso_button] src\Bootstrap.php:181
WordPress Hooks 20
actionadmin_noticescamoo-sso.php:25
actionplugins_loadedcamoo-sso.php:36
actioninitsrc\Bootstrap.php:31
actioninitsrc\Bootstrap.php:172
filterall_pluginssrc\Bootstrap.php:174
actionlogin_formsrc\Bootstrap.php:178
actionadmin_initsrc\Controller\AdminController.php:38
actionadmin_menusrc\Controller\AdminController.php:39
actionplugins_loadedsrc\Services\Integration.php:44
filterlogin_body_classsrc\Services\Integration.php:69
actionwp_loadedsrc\Services\Integration.php:70
filterlogin_headertextsrc\Services\Integration.php:71
actionlogin_enqueue_scriptssrc\Services\Integration.php:72
actionlogin_footersrc\Services\Integration.php:73
actionlogin_initsrc\Services\Integration.php:74
actionadmin_initsrc\Services\Integration.php:75
actionlogin_form_loginsrc\Services\Integration.php:156
filterrewrite_rules_arraysrc\Services\RewriteService.php:26
filterquery_varssrc\Services\RewriteService.php:27
actiontemplate_redirectsrc\Services\RewriteService.php:28
Maintenance & Trust

CAMOO SSO Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 31, 2025
PHP min version7.4
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

CAMOO SSO Developer Profile

Camoo Sarl

4 plugins · 310 total installs

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

How We Detect CAMOO SSO

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/camoo-sso/assets/css/admin.css/wp-content/plugins/camoo-sso/assets/js/admin.js
Script Paths
/wp-content/plugins/camoo-sso/assets/js/admin.js
Version Parameters
camoo-sso/assets/css/admin.css?ver=camoo-sso/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
camoo-sso-settings-tablecamoo-sso-options-tabletd-camoo-sso-options
Data Attributes
name="camoo-sso[redirect_to_dashboard]"name="camoo-sso[sync_roles]"name="camoo-sso[show_sso_button_login_page]"name="camoo-sso[allow_login_account]"name="camoo-sso[disable_username_password_login]"
FAQ

Frequently Asked Questions about CAMOO SSO