Co-Authors Widget Security & Risk Analysis

wordpress.org/plugins/widget-for-co-authors

The plugin add a widget and a shortcode in order to show authors of an article. It is compatible with Co-Authors Plus.

30 active installs v0.6 PHP 7.0.18+ WP 4.8.5+ Updated Oct 13, 2021
authorscoauthorsmulti-authormultiple-authorswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Co-Authors Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Co-Authors Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The widget-for-co-authors plugin version 0.6 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by avoiding dangerous functions, making all SQL queries using prepared statements, and not performing file operations or external HTTP requests. There are also no known vulnerabilities (CVEs) associated with this version, and the taint analysis revealed no critical or high-severity issues. This suggests a generally robust development approach concerning these areas.

However, significant concerns arise from the lack of security checks on its entry points. The plugin has two shortcodes, and neither the static analysis nor the taint analysis indicate any nonce or capability checks. While the attack surface is small, these unprotected shortcodes represent potential vectors for attack if they can be manipulated to execute unintended actions. Furthermore, the very low percentage of properly escaped output (9%) is a substantial risk. This indicates that data outputted by the plugin is highly likely to be vulnerable to Cross-Site Scripting (XSS) attacks, which could allow attackers to inject malicious scripts into the user's browser.

In conclusion, while the absence of known vulnerabilities and the secure handling of database queries and external interactions are strengths, the critical lack of input sanitization and output escaping, coupled with unprotected shortcodes, creates a significant security risk, primarily for XSS. The plugin's overall security is compromised by these fundamental weaknesses in handling user-supplied data and ensuring secure output.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
  • Low output escaping percentage (9%)
Vulnerabilities
None known

Co-Authors Widget Security Vulnerabilities

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

Co-Authors Widget Code Analysis

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

Output Escaping

9% escaped22 total outputs
Attack Surface

Co-Authors Widget Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[blog-post-coauthors] widget-for-co-authors.php:21
[blog-coauthors-avatars] widget-for-co-authors.php:86
WordPress Hooks 3
actionplugins_loadedwidget-for-co-authors.php:15
actionwp_enqueue_scriptswidget-for-co-authors.php:83
actionwidgets_initwidget-for-co-authors.php:95
Maintenance & Trust

Co-Authors Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 13, 2021
PHP min version7.0.18
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Co-Authors Widget Developer Profile

Gianluigi Filippelli

1 plugin · 30 total installs

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

How We Detect Co-Authors Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/widget-for-co-authors/blog-spoiler.css
Version Parameters
widget-for-co-authors/blog-spoiler.css?ver=

HTML / DOM Fingerprints

CSS Classes
block-item-textread-more-stateread-more-wrapread-more-trigger_closedread-more-trigger_opened
Data Attributes
for="1"for="2"for="3"for="4"for="5"for="6"+4 more
Shortcode Output
[blog-post-coauthors][blog-coauthors-avatars]
FAQ

Frequently Asked Questions about Co-Authors Widget