WP Author Profile Widget Security & Risk Analysis

wordpress.org/plugins/wp-author-profile-widget

Add WP Author Profile Widget with easy way.

100 active installs v1.0 PHP + WP 5.0+ Updated Oct 19, 2024
authorbiobiographyprofilewidget
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Author Profile Widget Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "wp-author-profile-widget" v1.0 plugin exhibits a strong security posture based on the provided static analysis. It has zero AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting its attack surface. Furthermore, the code demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no file operations or external HTTP requests. The absence of any reported vulnerabilities or CVEs also suggests a history of secure development and maintenance. However, a significant concern is the low percentage of properly escaped output (66%), indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is outputted without sufficient sanitization. The complete lack of nonce and capability checks across all identified entry points is another critical weakness, as it means any user, regardless of their role or privileges, could potentially interact with any functionality the plugin might expose (though the current static analysis suggests zero exposed entry points).

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

WP Author Profile Widget Security Vulnerabilities

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

WP Author Profile Widget Code Analysis

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

Output Escaping

66% escaped44 total outputs
Attack Surface

WP Author Profile Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsinit.php:23
actioncustomize_registerwp-author-customizer.php:180
actionwp_headwp-author-customizer.php:197
actionwidgets_initwp-author-widget.php:148
filteruser_contactmethodswp-author-widget.php:151
Maintenance & Trust

WP Author Profile Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 19, 2024
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

WP Author Profile Widget Developer Profile

B.M. Rafiul Alam

4 plugins · 7K total installs

96
trust score
Avg Security Score
94/100
Avg Patch Time
3 days
View full developer profile
Detection Fingerprints

How We Detect WP Author Profile Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-author-profile-widget/assets/css/style.css/wp-content/plugins/wp-author-profile-widget/assets/css/fontello.css
Version Parameters
wp-author-profile-widget/assets/css/style.css?ver=wp-author-profile-widget/assets/css/fontello.css?ver=

HTML / DOM Fingerprints

CSS Classes
slider-custom-controlcustomize-control-titlecustomize-control-slider-valuesliderslider-reset
Data Attributes
slider-min-valueslider-max-valueslider-step-valueslider-reset-value
JS Globals
cawqv_Slider_Custom_Control
FAQ

Frequently Asked Questions about WP Author Profile Widget