Simple Limited Access Security & Risk Analysis

wordpress.org/plugins/simple-limited-access

With "Simple Limited Access" you can limit access to specific pages or post_type by forcing the user to enter a username and password that y …

0 active installs v1.1.0 PHP 7.4+ WP + Updated Nov 7, 2022
accesslimitedloginreserved
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Limited Access Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Limited Access has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "simple-limited-access" v1.1.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of any known CVEs, a clean vulnerability history, and the fact that all SQL queries utilize prepared statements are significant strengths. The plugin also reports zero unprotected AJAX handlers, REST API routes, shortcodes, or cron events, suggesting a limited attack surface in terms of direct entry points. However, there are areas for concern. The taint analysis reveals three flows with unsanitized paths, which is a notable risk, even if no critical or high severity issues were identified. Furthermore, a significant portion of output (33%) is not properly escaped, potentially opening the door for cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-controlled data. The presence of Select2 as a bundled library, without information on its version or potential vulnerabilities, is another minor concern. While the plugin has a history free of known vulnerabilities, the identified taint flows and unescaped output represent potential weaknesses that should be addressed.

Key Concerns

  • Flows with unsanitized paths found
  • Significant portion of output not escaped
  • Bundled library (Select2) without version info
Vulnerabilities
None known

Simple Limited Access Security Vulnerabilities

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

Simple Limited Access Release Timeline

v1.1.0Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Simple Limited Access Code Analysis

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

Bundled Libraries

Select2

Output Escaping

67% escaped48 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
hook_template_redirect (public\class-simple-limited-access-public.php:149)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple Limited Access Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuadmin\class-simple-limited-access-admin.php:125
actionplugins_loadedincludes\class-simple-limited-access.php:144
actionadmin_enqueue_scriptsincludes\class-simple-limited-access.php:159
actionadmin_enqueue_scriptsincludes\class-simple-limited-access.php:160
actionwp_enqueue_scriptsincludes\class-simple-limited-access.php:175
actionwp_enqueue_scriptsincludes\class-simple-limited-access.php:176
actiontemplate_includepublic\class-simple-limited-access-public.php:153
Maintenance & Trust

Simple Limited Access Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.0
Last updatedNov 7, 2022
PHP min version7.4
Downloads879

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Limited Access Developer Profile

Leonardo Pinori

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 Simple Limited Access

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-limited-access/admin/js/simple-limited-access-admin.js/wp-content/plugins/simple-limited-access/admin/css/select2.min.css/wp-content/plugins/simple-limited-access/admin/js/select2.min.js
Script Paths
/wp-content/plugins/simple-limited-access/admin/js/simple-limited-access-admin.js/wp-content/plugins/simple-limited-access/admin/js/select2.min.js
Version Parameters
simple-limited-access/admin/js/simple-limited-access-admin.js?ver=simple-limited-access/admin/css/select2.min.css?ver=simple-limited-access/admin/js/select2.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
select2-container
FAQ

Frequently Asked Questions about Simple Limited Access