NoEntry: Admin Page Access Control Security & Risk Analysis

wordpress.org/plugins/noentry-admin-page-access-control

Restrict access to specific WordPress admin pages for selected users. Fully customizable per-user access rules based on URL matching.

0 active installs v1.0 PHP 7.0+ WP 5.3+ Updated Jun 21, 2025
access-controladminpage-restrictionsurl-blockinguser-roles
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NoEntry: Admin Page Access Control Safe to Use in 2026?

Generally Safe

Score 100/100

NoEntry: Admin Page Access Control has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "noentry-admin-page-access-control" plugin version 1.0 exhibits a seemingly strong security posture based on the provided static analysis. The plugin demonstrates good practice by not exposing any direct attack surface through AJAX handlers, REST API routes, or shortcodes without proper authentication or permission checks. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the strong emphasis on using prepared statements for SQL queries are all positive indicators. The high percentage of properly escaped output suggests an awareness of output sanitization best practices.

The lack of reported vulnerabilities in its history is also a reassuring sign, indicating a consistent track record of security. However, the absence of nonce checks and capability checks across all analyzed entry points, even though the attack surface is reported as zero, presents a theoretical concern. While the static analysis might not have identified any direct flows that could be exploited, the complete absence of these fundamental WordPress security mechanisms leaves the plugin vulnerable to CSRF attacks or unauthorized access if any new entry points were to be introduced in future versions without proper checks. The current data suggests a plugin that is currently secure but could be made more robust with the inclusion of standard WordPress security checks.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

NoEntry: Admin Page Access Control Security Vulnerabilities

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

NoEntry: Admin Page Access Control Code Analysis

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

Output Escaping

93% escaped30 total outputs
Attack Surface

NoEntry: Admin Page Access Control Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsnoentry-admin-page-access-control.php:28
actionadmin_menunoentry-admin-page-access-control.php:65
actionadmin_initnoentry-admin-page-access-control.php:80
filterplugin_action_links_noentry-admin-page-access-control/noentry-admin-page-access-control.phpnoentry-admin-page-access-control.php:82
Maintenance & Trust

NoEntry: Admin Page Access Control Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 21, 2025
PHP min version7.0
Downloads242

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

NoEntry: Admin Page Access Control Developer Profile

CodeByGary

1 plugin · 0 total installs

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

How We Detect NoEntry: Admin Page Access Control

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/noentry-admin-page-access-control/assets/admin.css/wp-content/plugins/noentry-admin-page-access-control/assets/admin.js/wp-content/plugins/noentry-admin-page-access-control/assets/jquery-ui.min.css
Script Paths
/wp-content/plugins/noentry-admin-page-access-control/assets/admin.js
Version Parameters
noentry-admin-page-access-control/assets/admin.css?ver=noentry-admin-page-access-control/assets/admin.js?ver=noentry-admin-page-access-control/assets/jquery-ui.min.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about NoEntry: Admin Page Access Control