Author Avatars List/Block Security & Risk Analysis

wordpress.org/plugins/author-avatars

Display lists of user avatars using widgets or shortcodes. With Gutenberg support.

4K active installs v2.1.25 PHP + WP 3.0+ Updated Nov 28, 2025
authoravatarblockimageprofile
72
B · Generally Safe
CVEs total4
Unpatched1
Last CVEFeb 23, 2026
Safety Verdict

Is Author Avatars List/Block Safe to Use in 2026?

Mostly Safe

Score 72/100

Author Avatars List/Block is generally safe to use. 4 past CVEs were resolved.

4 known CVEs 1 unpatched Last CVE: Feb 23, 2026Updated 5mo ago
Risk Assessment

The author-avatars v2.1.25 plugin exhibits a generally good security posture based on the static analysis. The plugin demonstrates a commitment to secure coding practices by utilizing prepared statements for all SQL queries and properly escaping the vast majority of its output. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. Crucially, all identified entry points (AJAX handlers) have nonce checks, a vital layer of protection against CSRF attacks.

Key Concerns

  • No capability checks on AJAX handlers
  • Bundled TinyMCE library
  • Medium severity CVEs in history
Vulnerabilities
4 published

Author Avatars List/Block Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
1 CVE in 2024
2024
1 CVE in 2025
2025
1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
4

4 total CVEs

CVE-2026-39690medium · 5.3Missing Authorization

Author Avatars List/Block <= 2.1.25 - Missing Authorization

Feb 23, 2026Unpatched
CVE-2025-22804medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Author Avatars List/Block <= 2.1.23 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jan 7, 2025 Patched in 2.1.24 (8d)
CVE-2024-47370medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Author Avatars List/Block <= 2.1.21 - Authenticated (Subscriber+) Stored Cross-Site Scripting

Sep 30, 2024 Patched in 2.1.22 (11d)
CVE-2023-49846medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Author Avatars List/Block <= 2.1.17 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Dec 6, 2023 Patched in 2.1.18 (48d)
Code Analysis
Analyzed Mar 16, 2026

Author Avatars List/Block Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

95% escaped21 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
AA_shortcode_paging (author-avatars.php:30)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Author Avatars List/Block Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_AA_shortcode_pagingauthor-avatars.php:27
noprivwp_ajax_AA_shortcode_pagingauthor-avatars.php:28
WordPress Hooks 5
actioninitblocks\init.php:108
actionenqueue_block_editor_assetsblocks\init.php:238
actionenqueue_block_assetsblocks\src\init.php:41
actionenqueue_block_editor_assetsblocks\src\init.php:78
actioninitblocks\src\show-avatar\class-render.php:20
Maintenance & Trust

Author Avatars List/Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedNov 28, 2025
PHP min version
Downloads380K

Community Trust

Rating96/100
Number of ratings32
Active installs4K
Developer Profile

Author Avatars List/Block Developer Profile

Paul Bearne

6 plugins · 5K total installs

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

How We Detect Author Avatars List/Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-avatars/build/show-avatar/style-block.css/wp-content/plugins/author-avatars/build/show-avatar/block.js/wp-content/plugins/author-avatars/build/show-avatar/block.css
Script Paths
/wp-content/plugins/author-avatars/build/show-avatar/block.js

HTML / DOM Fingerprints

CSS Classes
shortcode-author-avatars
Data Attributes
data-aa-action
JS Globals
authorAvatars
Shortcode Output
<div class="shortcode-author-avatars">
FAQ

Frequently Asked Questions about Author Avatars List/Block