JWT SSOLO plugin Security & Risk Analysis

wordpress.org/plugins/jwt-ssolo

Plugin to authenticate users through the AUTH service of SSOLO ltd

0 active installs v1.5.2 PHP 5.2.4+ WP 4.6+ Updated May 14, 2020
authenticationdgprjwtloginsecure-login
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JWT SSOLO plugin Safe to Use in 2026?

Generally Safe

Score 85/100

JWT SSOLO plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'jwt-ssolo' v1.5.2 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of any recorded vulnerabilities, including critical or high severity ones, and the consistent use of prepared statements for SQL queries are strong indicators of good development practices. Furthermore, the plugin shows a responsible approach to output escaping, with a high percentage of outputs being properly handled. The limited attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed, significantly reduces the potential for external manipulation. The plugin also does not appear to bundle any external libraries, which can be a source of vulnerabilities if not kept up-to-date.

However, there are areas that warrant attention. The lack of any identified nonce checks or capability checks on any potential entry points is a significant concern. While the static analysis reports zero AJAX handlers and REST API routes, which limits the immediate impact, the absence of these fundamental WordPress security mechanisms suggests a potential oversight. If any functionalities were to be added or exposed in the future without these checks, it could lead to exploitable vulnerabilities. The plugin also performs a considerable number of file operations and external HTTP requests, which, while not inherently insecure, represent areas where vulnerabilities could arise if not implemented with extreme care and robust validation. The fact that no taint flows were analyzed is unusual and might indicate limitations in the analysis tool or the complexity of the plugin's code, preventing a deeper dive into potential data manipulation risks.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Potential for unescaped output
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

JWT SSOLO plugin Security Vulnerabilities

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

JWT SSOLO plugin Release Timeline

v1.5.1
v1.5
Code Analysis
Analyzed Mar 17, 2026

JWT SSOLO plugin Code Analysis

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

Output Escaping

77% escaped13 total outputs
Attack Surface

JWT SSOLO plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwp_authenticatejwtlogin.php:18
actiontml_registered_actionjwtlogin.php:99
actiontml_registered_actionjwtlogin.php:107
filterlostpassword_urljwtlogin.php:113
actionshow_user_profilejwtlogin.php:115
actionedit_user_profilejwtlogin.php:116
actionadmin_menujwtlogin.php:146
actionadmin_initjwtlogin.php:147
actionadmin_menuoptions.php:15
actionadmin_initoptions.php:16
Maintenance & Trust

JWT SSOLO plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 14, 2020
PHP min version5.2.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

JWT SSOLO plugin Developer Profile

Marco Fiorletta

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 JWT SSOLO plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jwt-ssolo/css/jwtl-styles.css/wp-content/plugins/jwt-ssolo/js/jwtl-script.js
Script Paths
/wp-content/plugins/jwt-ssolo/js/jwtl-script.js
Version Parameters
jwt-ssolo/css/jwtl-styles.css?ver=jwt-ssolo/js/jwtl-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
jwtl-admin-pagejwtl-login-form-wrapper
HTML Comments
<!-- JWT SSOLO plugin --><!-- Missing configuration -->
Data Attributes
data-jwtl-login-urldata-jwtl-register-urldata-jwtl-recovery-url
JS Globals
jwtl_login_noncejwtl_ajax_url
Shortcode Output
<div class="jwtl-login-form-wrapper">
FAQ

Frequently Asked Questions about JWT SSOLO plugin