Multisite Author Bio Security & Risk Analysis

wordpress.org/plugins/multisite-author-bio

Multisite Author Bio allows you to easily manage unique user biographical information across each site in a WordPress Multisite network.

0 active installs v1.1.2 PHP + WP 5.0+ Updated Jan 7, 2026
authorauthor-bioauthor-descriptionmultisitemultisite-author
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Multisite Author Bio Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The multisite-author-bio plugin v1.1.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates excellent adherence to security best practices, with 100% of SQL queries using prepared statements and all output being properly escaped. Furthermore, the presence of nonce and capability checks on its entry points (AJAX handlers) is commendable, indicating a deliberate effort to prevent unauthorized access and actions.

The attack surface is minimal, consisting of only two AJAX handlers, both of which appear to be protected by authentication checks. The absence of any detected dangerous functions, file operations, or external HTTP requests further strengthens its security profile. The taint analysis revealing no unsanitized paths also suggests a low risk of injection vulnerabilities. The plugin's vulnerability history is completely clear, with no recorded CVEs, which is a significant positive indicator of its long-term security reliability and the diligence of its developers.

Overall, multisite-author-bio v1.1.2 presents a very low risk to WordPress installations. Its proactive security measures, lack of known vulnerabilities, and well-contained attack surface make it a trustworthy addition. The only area for potential consideration, though not a deduction given the current data, would be to maintain this high standard of security as the plugin evolves and its attack surface potentially grows.

Vulnerabilities
None known

Multisite Author Bio Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Multisite Author Bio Release Timeline

v1.1.2Current
v1.1.1
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Multisite Author Bio Code Analysis

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

Output Escaping

100% escaped43 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<mab-user-setup> (classes/mab-user-setup.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multisite Author Bio Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_mab_save_admin_pageclasses/mab-plugin.php:96
authwp_ajax_mab_get_bio_variationclasses/mab-user-setup.php:17
WordPress Hooks 10
filterget_the_author_user_descriptionclasses/mab-frontend.php:14
actionplugins_loadedclasses/mab-plugin.php:81
filteruser_has_capclasses/mab-plugin.php:84
actionadmin_enqueue_scriptsclasses/mab-plugin.php:90
actionnetwork_admin_menuclasses/mab-plugin.php:93
actionshow_user_profileclasses/mab-user-setup.php:20
actionedit_user_profileclasses/mab-user-setup.php:21
actionuser_registerclasses/mab-user-setup.php:24
actionprofile_updateclasses/mab-user-setup.php:25
actionadmin_enqueue_scriptsclasses/mab-user-setup.php:28
Maintenance & Trust

Multisite Author Bio Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 7, 2026
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Multisite Author Bio Developer Profile

codeadapted

2 plugins · 0 total installs

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

How We Detect Multisite Author Bio

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multisite-author-bio/js/mab-admin.js/wp-content/plugins/multisite-author-bio/css/mab-admin.css/wp-content/plugins/multisite-author-bio/css/mab-frontend.css
Script Paths
/wp-content/plugins/multisite-author-bio/js/mab-admin.js
Version Parameters
multisite-author-bio/js/mab-admin.js?ver=multisite-author-bio/css/mab-admin.css?ver=multisite-author-bio/css/mab-frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
mab-admin-page-wrapper
HTML Comments
<!-- wp_nonce_field generated by the plugin -->
Data Attributes
data-mab-nonce-actiondata-mab-nonce-value
JS Globals
mab_admin_params
FAQ

Frequently Asked Questions about Multisite Author Bio