WP SAML Auth Security & Risk Analysis

wordpress.org/plugins/wp-saml-auth

SAML authentication for WordPress.

7K active installs v2.3.1 PHP 7.4+ WP 6.4+ Updated Mar 9, 2026
authenticationsaml
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP SAML Auth Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 25d ago
Risk Assessment

The "wp-saml-auth" v2.3.1 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of unprotected entry points across AJAX, REST API, shortcodes, and cron events is a significant strength. Furthermore, the code adheres to best practices by using prepared statements for all SQL queries and ensuring proper output escaping for all detected outputs. The lack of identified dangerous functions and external HTTP requests also contributes to a reduced attack surface.

However, the analysis does reveal a couple of areas that warrant attention. The presence of 0 nonce checks across the entire plugin is a notable weakness, especially since nonce checks are crucial for preventing Cross-Site Request Forgery (CSRF) attacks on any functionality that modifies data. While the current data shows no specific vulnerabilities or taint flows, the absence of nonce checks represents a potential gap that could be exploited if any user-facing functionality were to be added or modified in the future. The single capability check, while present, doesn't fully mitigate the risk posed by the missing nonces.

Given the clean vulnerability history with no known CVEs or past issues, the plugin appears to have been developed with security in mind. The lack of critical or high severity taint flows further reinforces this. The overall conclusion is that the plugin is currently in a good security state, with its primary weakness being the absence of nonce checks for its entry points, a fundamental security mechanism.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

WP SAML Auth Security Vulnerabilities

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

WP SAML Auth Code Analysis

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

Output Escaping

100% escaped30 total outputs
Attack Surface

WP SAML Auth Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
actioninitinc\class-wp-saml-auth-options.php:28
filterwp_saml_auth_optioninc\class-wp-saml-auth-options.php:41
filterwp_saml_auth_optioninc\class-wp-saml-auth-options.php:69
filterwp_saml_auth_optioninc\class-wp-saml-auth-options.php:72
actionadmin_initinc\class-wp-saml-auth-settings.php:64
actionadmin_menuinc\class-wp-saml-auth-settings.php:65
actioninitinc\class-wp-saml-auth.php:50
actionplugins_loadedinc\class-wp-saml-auth.php:51
actionlogin_headinc\class-wp-saml-auth.php:153
actionlogin_messageinc\class-wp-saml-auth.php:154
actionwp_logoutinc\class-wp-saml-auth.php:155
filterlogin_body_classinc\class-wp-saml-auth.php:156
filterauthenticateinc\class-wp-saml-auth.php:157
actionadmin_noticesinc\class-wp-saml-auth.php:158
filterlogin_redirectinc\class-wp-saml-auth.php:353
filterwp_saml_auth_optionwp-saml-auth.php:27
Maintenance & Trust

WP SAML Auth Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 9, 2026
PHP min version7.4
Downloads199K

Community Trust

Rating88/100
Number of ratings7
Active installs7K
Developer Profile

WP SAML Auth Developer Profile

Pantheon Systems

8 plugins · 39K total installs

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

How We Detect WP SAML Auth

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-saml-auth/css/wp-saml-auth.css/wp-content/plugins/wp-saml-auth/js/wp-saml-auth.js
Script Paths
/wp-content/plugins/wp-saml-auth/js/wp-saml-auth.js
Version Parameters
wp-saml-auth/css/wp-saml-auth.css?ver=wp-saml-auth/js/wp-saml-auth.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP SAML Auth