
Simple Access Control Security & Risk Analysis
wordpress.org/plugins/simple-access-controlA very simple plugin that hides specific pages, posts and menu items from users based on their logged in staus.
Is Simple Access Control Safe to Use in 2026?
Generally Safe
Score 85/100Simple Access Control has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'simple-access-control' v1.6.0 plugin exhibits a mixed security posture. On the positive side, it boasts a clean vulnerability history with no known CVEs, indicating a generally well-maintained codebase or limited exposure. The absence of dangerous functions, file operations, external HTTP requests, and raw SQL queries without prepared statements are strong indicators of good development practices.
However, significant concerns arise from the static analysis. The most critical finding is that 100% of output is unescaped, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, a taint analysis revealed a flow with an unsanitized path, which, while not classified as critical or high severity in this instance, still represents a potential vulnerability that could be exploited if data were to enter this flow from an untrusted source. The complete lack of nonce checks and capability checks, especially given the absence of authentication checks on its entry points, further amplifies these risks by making it easier for attackers to trigger vulnerable code paths.
Key Concerns
- 100% of output unescaped
- Taint flow with unsanitized path
- Missing nonce checks
- Missing capability checks
Simple Access Control Security Vulnerabilities
Simple Access Control Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Simple Access Control Attack Surface
WordPress Hooks 14
Maintenance & Trust
Simple Access Control Maintenance & Trust
Maintenance Signals
Community Trust
Simple Access Control Alternatives
Duplicate Post Page Menu & Custom Post Type
duplicate-post-page-menu-custom-post-type
The best plugin to duplicate post, page, menu and custom post type multiple times in a single click.
Carbon Copy
carbon-copy
Copy pages, posts, menus quickly and conveniently.
Menu In Post
menu-in-post
A simple but flexible plugin to allow the use of menus in posts and pages.
Page Specific Menu Items
page-specific-menu-items
Allows user to select menu items page wise.
PageMenu
page-menu
Allow user to select menu and menu items for specific page
Simple Access Control Developer Profile
4 plugins · 520 total installs
How We Detect Simple Access Control
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/simple-access-control/sac.js/wp-content/plugins/simple-access-control/sac.jsHTML / DOM Fingerprints
sac_build_loginoutsac_allowedsac_redirectsac_filter_pagessac_filter_nav_itemssac_pages_excludes+11 more