
Custom Guest Authors Security & Risk Analysis
wordpress.org/plugins/custom-guest-authorsReplace the default WordPress post author with custom guest author names via a custom field. Supports multiple comma-separated authors.
Is Custom Guest Authors Safe to Use in 2026?
Generally Safe
Score 100/100Custom Guest Authors has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The custom-guest-authors plugin v2.3.1 demonstrates several good security practices, including a lack of identifiable attack surface points through AJAX, REST API, shortcodes, and cron events. The code also shows a high percentage of properly escaped output and a reasonable number of nonce and capability checks. This suggests the developers have some awareness of common WordPress security vulnerabilities.
However, a significant concern arises from the static analysis indicating 100% of SQL queries are not using prepared statements. This is a substantial risk, as it opens the door to SQL injection vulnerabilities, especially if any of the input data used in these queries is not rigorously sanitized. The taint analysis also identified one flow with unsanitized paths, which, while not classified as critical or high severity, warrants attention as it represents a potential pathway for attackers.
The absence of any recorded vulnerabilities in its history is a positive sign, implying a generally secure past. Nevertheless, the static analysis findings, particularly the raw SQL queries, point to a potential weakness that could be exploited. The overall security posture is therefore a mix of good practices and a critical oversight in database interaction.
Key Concerns
- Raw SQL queries without prepared statements
- Taint flow with unsanitized paths
Custom Guest Authors Security Vulnerabilities
Custom Guest Authors Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Custom Guest Authors Attack Surface
WordPress Hooks 24
Maintenance & Trust
Custom Guest Authors Maintenance & Trust
Maintenance Signals
Community Trust
Custom Guest Authors Alternatives
ThemeRuby Multi Authors – Assign Multiple Writers to Posts
themeruby-multi-authors
A lightweight plugin that allows you to assign multiple writers to posts, fast and easy to use.
Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors
publishpress-authors
PublishPress Authors is the best plugin for adding authors, co-authors, multiple authors and guest authors to WordPress posts.
Molongui Authorship – Author Boxes, Guest Authors & Co-Authors for WordPress
molongui-authorship
All-in-One Authorship Solution: Seamless Author Box, Guest Authors, and Co-Authors to enhance your site's authority, credibility, engagement, and SEO.
Authorsy – Author Box, Multiple Authors, Guest Authors & Post Rating
authorsy
Authorsy is a powerful WordPress author box plugin. Add customizable author profiles, multiple authors, guest authors, bios, social links, and post ra …
Byline
byline
Solves the co/multi-author problem without modifying the theme. Uses a custom taxonomy, "Byline," that replaces the Display Author.
Custom Guest Authors Developer Profile
4 plugins · 0 total installs
How We Detect Custom Guest Authors
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/custom-guest-authors/assets/css/meta-box.css/wp-content/plugins/custom-guest-authors/assets/js/meta-box.js/wp-content/plugins/custom-guest-authors/assets/js/meta-box.jscustom-guest-authors/assets/css/meta-box.css?ver=custom-guest-authors/assets/js/meta-box.js?ver=HTML / DOM Fingerprints
cga-field-groupcga-field-hintname="cga_guest_author"id="cga_guest_author"nonce="cga_nonce"