AuthPro Security & Risk Analysis

wordpress.org/plugins/authpro

Adds AuthPro.com remotely hosted service support to your WordPress website.

10 active installs v1.3.0 PHP + WP 4.1.0+ Updated Nov 23, 2022
category-protectionloginpage-protectionpassword-protectionpost-protection
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AuthPro Safe to Use in 2026?

Generally Safe

Score 85/100

AuthPro has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "authpro" plugin v1.3.0 exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices by utilizing prepared statements for all SQL queries and including a reasonable number of nonce and capability checks, suggesting an awareness of common WordPress security pitfalls. The plugin also reports no known historical vulnerabilities, which is a positive indicator. However, a significant concern arises from the static analysis revealing that 0% of its 8 output operations are properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized data could be directly rendered in the browser. Furthermore, the taint analysis shows one flow with an unsanitized path, though it's not categorized as critical or high, it still represents a potential vector for data manipulation or access. The single external HTTP request also warrants attention, as its context and security are not detailed, but it could be a point of vulnerability if not handled securely. Overall, while the plugin avoids common pitfalls like raw SQL and unprotected entry points, the lack of output escaping is a critical flaw that significantly elevates its risk profile.

Key Concerns

  • No output escaping
  • Taint flow with unsanitized path
Vulnerabilities
None known

AuthPro Security Vulnerabilities

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

AuthPro Code Analysis

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

Output Escaping

0% escaped8 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
authpro_check_comment (authpro.php:82)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AuthPro Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuauthpro.php:32
actionadd_meta_boxesauthpro.php:34
actionsave_postauthpro.php:35
actionsave_pageauthpro.php:36
actionwp_enqueue_scriptsauthpro.php:38
filterpreprocess_commentauthpro.php:39
filterscript_loader_tagauthpro.php:40
filterplugin_action_linksauthpro.php:42
Maintenance & Trust

AuthPro Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 23, 2022
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

AuthPro Developer Profile

yuryk

1 plugin · 10 total installs

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

How We Detect AuthPro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/authpro/authpro.js
Script Paths
https://www.authpro.com/auth/

HTML / DOM Fingerprints

Data Attributes
data-acc
FAQ

Frequently Asked Questions about AuthPro