
AB WP Security Security & Risk Analysis
wordpress.org/plugins/ab-wp-securitySecurity plugin that stops User Enumeration in WordPress, removes WordPress Version Number, disable directory browsing and Disable XML-RPC
Is AB WP Security Safe to Use in 2026?
Generally Safe
Score 100/100AB WP Security has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The ab-wp-security plugin v1.51, based on the provided static analysis and vulnerability history, exhibits a generally positive security posture with no immediately apparent critical vulnerabilities. The absence of known CVEs, particularly unpatched ones, is a strong indicator of responsible development and maintenance. Furthermore, the static analysis reveals a remarkably clean attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these entry points appear to be unprotected. The code also demonstrates good practices by using prepared statements for all SQL queries and avoiding external HTTP requests, which can be common vectors for attacks. However, there are significant concerns regarding output escaping. With 100% of outputs not being properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-provided data is ever incorporated into these outputs. The presence of file operations without explicit mention of sanitization or permission checks also warrants attention. In conclusion, while the plugin is strong in preventing direct code execution vulnerabilities and has a clean history, the lack of output escaping is a critical weakness that needs immediate attention to achieve a truly secure state. The absence of taint analysis results is also notable, though it might simply mean no such flows were detected or the analysis tool limitations.
Key Concerns
- No output escaping detected
- File operations present without context
- No nonce checks on entry points
- No capability checks on entry points
AB WP Security Security Vulnerabilities
AB WP Security Code Analysis
Output Escaping
AB WP Security Attack Surface
WordPress Hooks 8
Maintenance & Trust
AB WP Security Maintenance & Trust
Maintenance Signals
Community Trust
AB WP Security Alternatives
Stop User Enumeration
stop-user-enumeration
Helps secure your site against hacking attacks through detecting User Enumeration
Zero Spam for WordPress
zero-spam
No spam, no scams, just seamless experiences with Zero Spam for WordPress - the shield your site deserves.
Manage XML-RPC
manage-xml-rpc
Enable/Disable XML-RPC for all or based on IP list, also you can control pingback and Unset X-Pingback from HTTP headers.
OOPSpam Anti-Spam: Spam Protection for WordPress Forms & Comments (No CAPTCHA)
oopspam-anti-spam
Protect your forms from spam with 99.9% accuracy - no CAPTCHA, no JavaScript, no tracking. Trusted by 3.5M+ websites.
WP fail2ban Blocklist
wpf2b-addon-blocklist
WP fail2ban Blocklist is a collaborative preemptive blocklist for WordPress.
AB WP Security Developer Profile
4 plugins · 30 total installs
How We Detect AB WP Security
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/ab-wp-security/ab-wp-security/style.css?ver=ab-wp-security/script.js?ver=HTML / DOM Fingerprints
wrapicon-themesicon32<!-- Add the icon to the page --><!-- Make a call to the WordPress function for rendering errors when settings are saved. --><!-- Create the form that will be used to render our options -->name="ab-wp-security-user-enumeration"name="ab-wp-security-wp-version"name="ab-wp-security-xml-rpc"name="ab-wp-security-dir-browse"