Time Limit Security & Risk Analysis

wordpress.org/plugins/time-limit-for-users

З цим плагіном можна легко поставити ліміт часу для кожного користувача. Буде зручно для батьків.

0 active installs v1.0 PHP + WP 3.8+ Updated Jun 4, 2020
accountaccountsmemberuserusers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Time Limit Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "time-limit-for-users" plugin v1.0 exhibits a strong security posture based on the provided static analysis. There are no identified attack surface entry points, dangerous functions, direct SQL queries, file operations, or external HTTP requests. The presence of a capability check and the complete absence of taint analysis findings are positive indicators. The code appears to follow secure coding practices regarding SQL query preparation, with 100% of queries using prepared statements. However, a minor concern arises from the output escaping, where 25% of outputs are not properly escaped, potentially leaving the plugin vulnerable to cross-site scripting (XSS) if the unescaped data originates from user input. The plugin's vulnerability history is clean, with no recorded CVEs, which is a significant strength, suggesting good development practices or limited exposure. Overall, this plugin appears to be well-secured with minimal apparent risks, the primary area for attention being the unescaped output.

Key Concerns

  • Unescaped output detected (25%)
Vulnerabilities
None known

Time Limit Security Vulnerabilities

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

Time Limit Release Timeline

v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Time Limit Code Analysis

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

Output Escaping

75% escaped8 total outputs
Attack Surface

Time Limit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionuser_registeradmin.php:11
actionshow_user_profileadmin.php:50
actionedit_user_profileadmin.php:51
filteruser_row_actionsadmin.php:67
filterlogin_messageadmin.php:84
actionwp_headloggedin.php:59
actionadmin_headloggedin.php:60
actionwp_loginlogin.php:51
actionadmin_initoptions.php:10
actionadmin_menuoptions.php:12
Maintenance & Trust

Time Limit Maintenance & Trust

Maintenance Signals

WordPress version tested3.8.41
Last updatedJun 4, 2020
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Time Limit Developer Profile

hazbert

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 Time Limit

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
edit-user-status
Data Attributes
name="activation_date"id="activation_date"name="expiry_date"id="expiry_date"name="account_status"id="account_status"
FAQ

Frequently Asked Questions about Time Limit