AccessWise – Power to restrict your website and it's content Security & Risk Analysis

wordpress.org/plugins/accesswise

Show each website visitor a quick age verification screen before using the site. Saves the response in a cookie for further visits.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Feb 8, 2026
content-protectionlast-loginprotectedrestrictedtoolbar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AccessWise – Power to restrict your website and it's content Safe to Use in 2026?

Generally Safe

Score 100/100

AccessWise – Power to restrict your website and it's content has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "accesswise" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates strong practices regarding SQL queries, exclusively using prepared statements, and shows a good output escaping rate (83%). The absence of known vulnerabilities and CVEs in its history is also a significant strength, suggesting a generally well-maintained codebase.

However, the plugin presents notable concerns due to its attack surface. Two AJAX handlers are exposed without any authentication checks, creating a direct entry point for potential attackers. Furthermore, the taint analysis revealed two flows with unsanitized paths, indicating a risk of insecure handling of user-supplied data, even though they are not categorized as critical or high severity in this analysis. The presence of a file operation and only one nonce check further highlights areas where security could be strengthened.

Overall, while the plugin benefits from a clean vulnerability history and secure SQL practices, the unprotected AJAX handlers and identified unsanitized path flows represent significant risks that require immediate attention. The plugin's current state suggests it has the potential for vulnerabilities if not addressed, particularly concerning how external inputs are handled and authenticated.

Key Concerns

  • AJAX handlers without auth checks
  • Flows with unsanitized paths (2)
  • File operation detected
  • Only 1 nonce check for 2 AJAX handlers
  • 83% output escaping (1/6 unescaped)
Vulnerabilities
None known

AccessWise – Power to restrict your website and it's content Security Vulnerabilities

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

AccessWise – Power to restrict your website and it's content Code Analysis

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

Output Escaping

83% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
update_settings (includes\App\AjaxHandler.php:42)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

AccessWise – Power to restrict your website and it's content Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_accesswise_update_settingsincludes\App\AjaxHandler.php:27
authwp_ajax_accesswise_get_settingsincludes\App\AjaxHandler.php:28
WordPress Hooks 25
actionplugins_loadedincludes\Accesswise.php:30
actioninitincludes\Accesswise.php:76
filterplugin_action_links_accesswise/accesswise.phpincludes\Accesswise.php:77
actionwp_loginincludes\App\Controller\LastLogin.php:31
filtermanage_users_columnsincludes\App\Controller\LastLogin.php:32
actionmanage_users_custom_columnincludes\App\Controller\LastLogin.php:33
filtermanage_users_sortable_columnsincludes\App\Controller\LastLogin.php:34
actionpre_get_usersincludes\App\Controller\LastLogin.php:35
actionwp_headincludes\App\Controller\Protection.php:30
actionwp_footerincludes\App\Controller\Protection.php:31
filterlogin_redirectincludes\App\Controller\Redirection.php:32
actionwp_logoutincludes\App\Controller\Redirection.php:36
actiontemplate_redirectincludes\App\Controller\Redirection.php:40
actionafter_setup_themeincludes\App\Controller\Toolbar.php:30
actionadmin_bar_menuincludes\App\Controller\Toolbar.php:31
filtershow_admin_barincludes\App\Controller\Toolbar.php:36
filtershow_admin_barincludes\App\Controller\Toolbar.php:40
filtershow_admin_barincludes\App\Controller\Toolbar.php:43
filtershow_admin_barincludes\App\Controller\Toolbar.php:46
actionadmin_enqueue_scriptsincludes\App\RegisterAssets.php:19
actionwp_enqueue_scriptsincludes\App\RegisterAssets.php:21
actionadmin_menuincludes\Dashboard\AdminMenu.php:27
actionin_admin_headerincludes\Dashboard\AdminMenu.php:28
actionadmin_enqueue_scriptsincludes\Dashboard\Assets.php:25
filterscript_loader_tagincludes\Dashboard\Assets.php:26
Maintenance & Trust

AccessWise – Power to restrict your website and it's content Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 8, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AccessWise – Power to restrict your website and it's content Developer Profile

Engramium

5 plugins · 10 total installs

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

How We Detect AccessWise – Power to restrict your website and it's content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/accesswise/dist/assets/index.css/wp-content/plugins/accesswise/dist/assets/index.js
Script Paths
/wp-content/plugins/accesswise/dist/assets/index.js
Version Parameters
accesswise/dist/assets/index.css?ver=accesswise/dist/assets/index.js?ver=

HTML / DOM Fingerprints

JS Globals
accesswise
FAQ

Frequently Asked Questions about AccessWise – Power to restrict your website and it's content