Author Profile Plus Security & Risk Analysis

wordpress.org/plugins/author-profile-plus

Supercharge your WordPress user profiles with Author Profile Plus

10 active installs v0.8.2 PHP + WP 3.0+ Updated Feb 10, 2014
profileuser-profile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author Profile Plus Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The author-profile-plus plugin v0.8.2 presents a mixed security posture. While it demonstrates strengths in avoiding dangerous functions, file operations, external HTTP requests, and utilizes prepared statements for its SQL queries, significant concerns arise from its attack surface and output handling. The presence of an unprotected AJAX handler is a critical vulnerability, providing a direct entry point for attackers. Furthermore, the extremely low percentage of properly escaped output signals a high risk of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly into the page without sanitization.

The absence of any recorded CVEs is positive, suggesting a lack of publicly known exploits. However, this should not be interpreted as a guarantee of security, especially given the identified code weaknesses. The taint analysis, while showing no critical or high severity flows, did reveal flows with unsanitized paths, which, when combined with the unprotected entry point, warrants further investigation for potential exploitation.

In conclusion, the plugin's most pressing issues are the unprotected AJAX endpoint and the widespread lack of output escaping. These weaknesses significantly outweigh the strengths in other areas, creating a notable risk profile. Users should be cautious until these issues are addressed. The lack of vulnerability history, coupled with the observed code issues, suggests that the plugin may have been overlooked by security researchers or that potential vulnerabilities have not yet been discovered or disclosed.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
  • No nonce checks on AJAX
  • No capability checks
Vulnerabilities
None known

Author Profile Plus Security Vulnerabilities

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

Author Profile Plus Code Analysis

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

Output Escaping

6% escaped18 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
_options_page (class.author-profile-plus.php:299)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Author Profile Plus Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_save_author_fieldsclass.author-profile-plus.php:24

Shortcodes 1

[author-profile] class.author-profile-plus.php:31
WordPress Hooks 7
actioninitclass.author-profile-plus.php:10
actionshow_user_profileclass.author-profile-plus.php:13
actionedit_user_profileclass.author-profile-plus.php:14
actionprofile_updateclass.author-profile-plus.php:15
actionadmin_enqueue_scriptsclass.author-profile-plus.php:18
actionadmin_menuclass.author-profile-plus.php:21
actionthe_contentclass.author-profile-plus.php:34
Maintenance & Trust

Author Profile Plus Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 10, 2014
PHP min version
Downloads2K

Community Trust

Rating40/100
Number of ratings1
Active installs10
Developer Profile

Author Profile Plus Developer Profile

lukerollans

4 plugins · 710 total installs

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

How We Detect Author Profile Plus

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-profile-plus/assets/css/font-awesome.min.css/wp-content/plugins/author-profile-plus/assets/css/theme.css/wp-content/plugins/author-profile-plus/assets/css/style.css/wp-content/plugins/author-profile-plus/assets/js/scripts.js
Script Paths
/wp-content/plugins/author-profile-plus/assets/js/scripts.js
Version Parameters
author-profile-plus/assets/css/font-awesome.min.css?ver=author-profile-plus/assets/css/theme.css?ver=author-profile-plus/assets/css/style.css?ver=author-profile-plus/assets/js/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
author-profileauthor-profile-aboutbioavatargravatar-wrappersocialfa-facebook-square+13 more
Data Attributes
data-app_author_namedata-app_author_biodata-app_author_avatardata-app_author_facebookdata-app_author_twitterdata-app_author_gplus+1 more
JS Globals
AJAX
Shortcode Output
<div class="author-profile author-profile-<p class="about">About <blockquote class="bio"><ul class="social">
FAQ

Frequently Asked Questions about Author Profile Plus