Author Box WP Lens Security & Risk Analysis

wordpress.org/plugins/author-box-for-divi

A plugin which provides an author box for your WordPress blog. Originally known as "Author Box for Divi."

900 active installs v2.1.6 PHP 5.2+ WP 3.6+ Updated Jun 2, 2026
authorauthor-bioauthor-boxauthor-social-iconsbio
99
A · Safe
CVEs total1
Unpatched0
Last CVEJul 8, 2026
Safety Verdict

Is Author Box WP Lens Safe to Use in 2026?

Generally Safe

Score 99/100

Author Box WP Lens 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: Jul 8, 2026Updated 2mo ago
Risk Assessment

The "author-box-for-divi" plugin version 2.1.4 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all its SQL queries, showing no evidence of dangerous functions or file operations, and making no external HTTP requests. The plugin also includes nonce checks for its AJAX handlers, which is a fundamental security measure. However, a significant concern arises from the attack surface. The plugin exposes three AJAX handlers, and alarmingly, all three lack authentication checks. This means any user, regardless of their role or logged-in status, can potentially interact with these handlers, which could lead to unintended actions or information disclosure if these handlers are not themselves secured by other means within the application context (which is not evident from the provided static analysis). The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong indicator of past diligence. Despite this positive history, the presence of unprotected entry points in the code analysis is a serious flaw that outweighs the benefits of its clean history and other secure coding practices. The 50% rate of properly escaped output, while not ideal, is less critical than the unprotected AJAX handlers. The taint analysis showing no flows is reassuring, but the attack surface remains the most pressing issue.

Key Concerns

  • 3 AJAX handlers without auth checks
  • 50% of outputs not properly escaped
Vulnerabilities
1 published

Author Box WP Lens Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Author Box WP Lens <= 2.1.5 - Authenticated (Subscriber+) Stored Cross-Site Scripting

Jul 8, 2026 Patched in 2.1.6 (7d)
Version History

Author Box WP Lens Release Timeline

v2.1.6Current
v2.1.51 CVE
v2.1.41 CVE
v2.1.31 CVE
v2.1.2b1 CVE
v2.1.11 CVE
v2.11 CVE
v2.0.41 CVE
v2.0.31 CVE
v2.0.21 CVE
v2.0.11 CVE
v2.01 CVE
v1.4.61 CVE
Code Analysis
Analyzed Mar 16, 2026

Author Box WP Lens Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

50% escaped115 total outputs
Attack Surface
3 unprotected

Author Box WP Lens Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_abfd_dismiss_noticeindex.php:33
authwp_ajax_abfd_dismiss_notice_ratingindex.php:34
authwp_ajax_abfd_previewindex.php:45
WordPress Hooks 14
actioninitindex.php:25
actionplugins_loadedindex.php:30
actionadmin_noticesindex.php:32
actionadmin_initindex.php:37
actionadmin_menuindex.php:38
actionadmin_enqueue_scriptsindex.php:39
actionpersonal_options_updateindex.php:40
actionedit_user_profile_updateindex.php:41
actionshow_user_profileindex.php:42
actionedit_user_profileindex.php:43
actionwp_enqueue_scriptsindex.php:47
actionthe_contentindex.php:48
actionwp_headindex.php:50
actionadmin_headindex.php:51
Maintenance & Trust

Author Box WP Lens Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJun 2, 2026
PHP min version5.2
Downloads33K

Community Trust

Rating100/100
Number of ratings12
Active installs900
Developer Profile

Author Box WP Lens Developer Profile

Netrr

2 plugins · 1K total installs

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

How We Detect Author Box WP Lens

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-box-for-divi/css/style.css/wp-content/plugins/author-box-for-divi/js/script.js/wp-content/plugins/author-box-for-divi/css/frontend.css
Script Paths
/wp-content/plugins/author-box-for-divi/js/script.js
Version Parameters
author-box-for-divi/css/style.css?ver=author-box-for-divi/js/script.js?ver=author-box-for-divi/css/frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
abfd-author-boxabfd-box-wrapperabfd-author-details
HTML Comments
<!-- Author Box WP Lens --><!-- End Author Box WP Lens -->
Data Attributes
data-abfd-user-id
JS Globals
abfd_vars
FAQ

Frequently Asked Questions about Author Box WP Lens