SAASPASS Two Factor Authentication – 2FA Security & Risk Analysis

wordpress.org/plugins/saaspass-two-factor-authentication-2fa

SAASPASS provides the easiest way to secure your Wordpress with two-factor authentication (2FA) and enable passwordless security. MFA made amazing!

10 active installs v1.0.4 PHP + WP 4.0.0+ Updated Aug 27, 2018
passwordpasswordsphonesaaspasssecure
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SAASPASS Two Factor Authentication – 2FA Safe to Use in 2026?

Generally Safe

Score 85/100

SAASPASS Two Factor Authentication – 2FA has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The saaspass-two-factor-authentication-2fa plugin v1.0.4 exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and demonstrates good practices regarding SQL queries, as 100% of them are prepared statements. Furthermore, the attack surface appears minimal, with no registered AJAX handlers, REST API routes, shortcodes, or cron events that are exposed. The absence of external HTTP requests and reliance on bundled libraries also contribute to a more controlled environment.

However, significant concerns arise from the static code analysis. The presence of 19 dangerous functions, including `system` and `assert`, without any apparent capability checks or nonce checks on any entry points is a major red flag. This suggests a high potential for arbitrary code execution or privilege escalation if these functions are called with user-controlled input. Additionally, a critical finding is a flow with unsanitized paths, indicating a potential for path traversal vulnerabilities. The fact that 0% of outputs are properly escaped is also a serious issue, opening the door to cross-site scripting (XSS) vulnerabilities.

While the plugin has a clean vulnerability history, this does not negate the risks identified in the static analysis. The absence of historical CVEs might be due to the plugin's limited exposure, lack of rigorous auditing, or simply good luck so far. The identified code signals and taint analysis present substantial risks that require immediate attention. The plugin strengths lie in its lack of external dependencies and secure SQL handling, but these are overshadowed by the potential for severe vulnerabilities due to insecure function usage, unsanitized paths, and unescaped output.

Key Concerns

  • Dangerous functions used without checks
  • Unsanitized paths found in taint analysis
  • No output escaping
  • No capability checks
  • No nonce checks
  • File operations present
Vulnerabilities
None known

SAASPASS Two Factor Authentication – 2FA Security Vulnerabilities

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

SAASPASS Two Factor Authentication – 2FA Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

SAASPASS Two Factor Authentication – 2FA Code Analysis

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

Dangerous Functions Found

systemsystem('open ' . $url);saml\bin\translation.php:137
assertassert('is_string($indentation)');saml\bin\translation.php:170
assertassert('is_array($metadataHosted)');saml\modules\saml\hooks\hook_metadata_hosted.php:9
assertassert('array_key_exists("saml:sp:AuthId", $state)');saml\modules\saml\www\sp\saml2-acs.php:82
assertassert('array_key_exists("ExpectedIssuer", $state)');saml\modules\saml\www\sp\saml2-acs.php:90
assertassert('FALSE');saml\modules\saml\www\sp\saml2-acs.php:228
assertassert('is_string($dataId)');saml\templates\attributequery.php:5
assertassert('is_string($url)');saml\templates\attributequery.php:8
assertassert('is_string($nameIdFormat)');saml\templates\attributequery.php:11
assertassert('is_string($nameIdValue)');saml\templates\attributequery.php:14
assertassert('is_string($nameIdQualifier)');saml\templates\attributequery.php:17
assertassert('is_string($nameIdSPQualifier)');saml\templates\attributequery.php:20
assertassert('is_null($attributes) || is_array($attributes)');saml\templates\attributequery.php:24
assertassert('array_key_exists("response", $this->data)');saml\templates\post.php:24
assertassert('array_key_exists("RelayStateName", $this->data)');saml\templates\post.php:25
assertassert('array_key_exists("RelayState", $this->data)');saml\templates\post.php:26
assertassert('is_string($name)');saml\templates\post.php:45
assertassert('is_string($value) || is_array($value)');saml\templates\post.php:46
assertassert('substr($url, 0, 1) === "/"');saml\www\module.php:47

Output Escaping

0% escaped187 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<module> (saml\www\module.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SAASPASS Two Factor Authentication – 2FA Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionlost_passwordsaaspass_samlauth.php:23
actionretrieve_passwordsaaspass_samlauth.php:24
actionpassword_resetsaaspass_samlauth.php:25
filtershow_password_fieldssaaspass_samlauth.php:26
Maintenance & Trust

SAASPASS Two Factor Authentication – 2FA Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SAASPASS Two Factor Authentication – 2FA Developer Profile

SAASPASS

1 plugin · 10 total installs

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

How We Detect SAASPASS Two Factor Authentication – 2FA

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/saaspass-two-factor-authentication-2fa/saml/www/module.php/core/authenticate.php/wp-content/plugins/saaspass-two-factor-authentication-2fa/saml/www/module.php/core/login.php/wp-content/plugins/saaspass-two-factor-authentication-2fa/saml/www/module.php/saml/sp/metadata.php/1/wp-content/plugins/saaspass-two-factor-authentication-2fa/saml/www/module.php/saml/sp/saml2-acs.php/wp-content/plugins/saaspass-two-factor-authentication-2fa/saml/www/module.php/saml/sp/saml2-logout.php
Script Paths
/wp-content/plugins/saaspass-two-factor-authentication-2fa/saml/bin/importPdoMetadata.php/wp-content/plugins/saaspass-two-factor-authentication-2fa/saml/bin/initMDSPdo.php

HTML / DOM Fingerprints

JS Globals
SAML_ClientSAML_Admin
FAQ

Frequently Asked Questions about SAASPASS Two Factor Authentication – 2FA