WP About Author Security & Risk Analysis

wordpress.org/plugins/wp-about-author

Easily display customizable author bios below your posts

600 active installs v1.6.3 PHP 7.4+ WP 5.6+ Updated May 25, 2025
author-bioauthor-boxpost-footersocial-linksuser-profile
99
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 24, 2025
Safety Verdict

Is WP About Author Safe to Use in 2026?

Generally Safe

Score 99/100

WP About Author has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Feb 24, 2025Updated 11mo ago
Risk Assessment

The wp-about-author plugin v1.6.3 exhibits a generally strong security posture based on the provided static analysis. The plugin has no identified AJAX handlers or REST API routes without authentication, and all SQL queries utilize prepared statements. A significant majority of output is properly escaped, and there are no observed dangerous functions, file operations, or external HTTP requests. The presence of a nonce check is also a positive indicator of security consciousness. However, the vulnerability history reveals one known medium severity CVE related to Cross-Site Scripting (XSS), which was patched according to the data. While this specific version has no outstanding vulnerabilities, the past XSS issue indicates a potential for input sanitization weaknesses that should be monitored in future updates.

Overall, the plugin demonstrates good development practices for securing its entry points and database interactions. The primary concern stems from past vulnerability trends. The absence of capability checks on the single shortcode is a minor oversight, though the lack of unprotected entry points mitigates immediate risk. The total absence of taint analysis results is unusual and could imply either a very small codebase or a limitation in the analysis tool's ability to detect flows in this specific context. Given the past XSS, further scrutiny of input handling is recommended.

Key Concerns

  • Past medium severity XSS vulnerability
  • No capability checks on shortcode
Vulnerabilities
1 published

WP About Author Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-27323medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

WP About Author <= 1.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

Feb 24, 2025 Patched in 1.6 (89d)
Version History

WP About Author Release Timeline

v1.6.3Current
v1.6.2
v1.6.1
v1.6
v1.51 CVE
v1.41 CVE
v1.31 CVE
v1.21 CVE
v1.11 CVE
v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

WP About Author Code Analysis

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

Output Escaping

94% escaped50 total outputs
Attack Surface

WP About Author Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_about_author] wp-about-author.php:364
WordPress Hooks 7
actionwp_headwp-about-author.php:362
actionadmin_menuwp-about-author.php:366
actionadmin_print_scriptswp-about-author.php:367
actionadmin_print_styleswp-about-author.php:368
actionwp_print_styleswp-about-author.php:371
filteruser_contactmethodswp-about-author.php:373
filterthe_contentwp-about-author.php:374
Maintenance & Trust

WP About Author Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 25, 2025
PHP min version7.4
Downloads81K

Community Trust

Rating90/100
Number of ratings17
Active installs600
Developer Profile

WP About Author Developer Profile

Jon Bishop

7 plugins · 4K total installs

83
trust score
Avg Security Score
93/100
Avg Patch Time
89 days
View full developer profile
Detection Fingerprints

How We Detect WP About Author

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-about-author/wp-about-author.css/wp-content/plugins/wp-about-author/wp-about-author.js
Script Paths
/wp-content/plugins/wp-about-author/wp-about-author.js
Version Parameters
wp-about-author/wp-about-author.css?ver=wp-about-author/wp-about-author.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-about-author-containerwp-about-author-picwp-about-author-circlewp-about-author-pic-bgwp-about-author-textwp-about-author-layout-wp-about-author-container-contact-svgs+1 more
Data Attributes
wp_author_avatar_sizewp_author_social_imageswp_author_alert_borderlayoutwp_author_alert_bg
FAQ

Frequently Asked Questions about WP About Author