
PersonDoc for WooCommerce Security & Risk Analysis
wordpress.org/plugins/persondocAn extension of WooCommerce that integrate fastcheck PersonDoc in your Woocomerce login page.
Is PersonDoc for WooCommerce Safe to Use in 2026?
Generally Safe
Score 85/100PersonDoc for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "persondoc" v1.1 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals indicate robust security practices, with no dangerous functions, all SQL queries using prepared statements, and all output properly escaped. The presence of a capability check, even with zero total entry points, suggests an awareness of authorization mechanisms.
Taint analysis reveals no flows with unsanitized paths, indicating that data processed by the plugin is not being improperly handled, which is a positive indicator. The vulnerability history is also remarkably clean, with zero known CVEs, unpatched vulnerabilities, or any recorded common vulnerability types. This lack of past issues suggests a well-maintained and secure codebase over time.
Overall, "persondoc" v1.1 appears to be a very secure plugin. The thorough use of prepared statements, output escaping, and the absence of exploitable entry points are commendable. The lack of any historical vulnerabilities further reinforces its reliability. The only area for potential minor consideration, though not explicitly flagged as a risk in this data, is the complete absence of nonces and capability checks on any entry points, which is a direct consequence of having no entry points. However, given the current state, the plugin is assessed as having minimal risk.
PersonDoc for WooCommerce Security Vulnerabilities
PersonDoc for WooCommerce Code Analysis
Output Escaping
PersonDoc for WooCommerce Attack Surface
WordPress Hooks 11
Maintenance & Trust
PersonDoc for WooCommerce Maintenance & Trust
Maintenance Signals
Community Trust
PersonDoc for WooCommerce Alternatives
Restrict Role Login
restrict-role-login
Allows administrators to restrict user login based on user roles.
User SignIn – SignUp
user-signin-signup
We're provide functionality like user can able to Sign Up, Sign In, Edit profile, Forget password, Change password. This plugin will be add user …
WebPoint Login
webpoint-login
Authorization, registration and password reset with protection from robots.
Contact Form 7 – Dynamic Text Extension
contact-form-7-dynamic-text-extension
Extends Contact Form 7 by adding dynamic form fields that accepts shortcodes to prepopulate form fields with default values and dynamic placeholders.
MailChimp Forms by MailMunch
mailchimp-forms-by-mailmunch
MailChimp Forms to get more email subscribers. Subscribe your WordPress visitors to your MailChimp lists easily.
PersonDoc for WooCommerce Developer Profile
1 plugin · 20 total installs
How We Detect PersonDoc for WooCommerce
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/persondoc/asset/css/persondoc.css/wp-content/plugins/persondoc/asset/js/persondoc.js/wp-content/plugins/persondoc/asset/js/persondoc.jsHTML / DOM Fingerprints
prsd_buttononclick="PD.open()"PD<input onclick="PD.open()" type="button" value="PERSONDOC" class="prsd_button" id="prsdLogin"><input onclick="PD.open()" type="button" value="PERSONDOC" class="prsd_button" id="prsdRegister">