Post Co-Authors Security & Risk Analysis

wordpress.org/plugins/post-co-authors

Post Co-Authors plugin allows you to select more then one authors in any post or custom post type.

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated Jan 24, 2017
authorauthorsmulti-authormulti-authorspost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Co-Authors Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "post-co-authors" plugin v1.0.0 exhibits a generally positive security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are strong indicators of good development practices. The limited attack surface, consisting of a single shortcode with no apparent unprotected entry points, further contributes to its security. The vulnerability history being clean with no recorded CVEs is also a significant positive factor.

However, there are areas for concern. The most notable is the lack of nonce checks and capability checks. While the current entry points might be limited, this absence leaves the plugin vulnerable to CSRF attacks if any functionality were to be added or discovered that modifies data. Additionally, only 60% of output is properly escaped, meaning that 40% of outputs are potentially vulnerable to XSS attacks, allowing attackers to inject malicious scripts into the website.

In conclusion, while the plugin avoids common pitfalls like vulnerable SQL queries and dangerous functions, the lack of crucial security checks for nonces and capabilities, along with insufficient output escaping, presents a tangible risk. Addressing these specific weaknesses would significantly improve the plugin's overall security.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • Insufficient Output Escaping (40% unsanitized)
Vulnerabilities
None known

Post Co-Authors Security Vulnerabilities

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

Post Co-Authors Code Analysis

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

Output Escaping

60% escaped10 total outputs
Attack Surface

Post Co-Authors Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[co-authors] post-co-authors.php:39
WordPress Hooks 4
actionsave_postpost-co-authors.php:35
actionadd_meta_boxespost-co-authors.php:36
actionadd_meta_boxespost-co-authors.php:37
actionadmin_menupost-co-authors.php:38
Maintenance & Trust

Post Co-Authors Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJan 24, 2017
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Post Co-Authors Developer Profile

itcoderr

3 plugins · 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 Post Co-Authors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-co-authors/assets/css/bootstrap.min.css/wp-content/plugins/post-co-authors/assets/css/style.css/wp-content/plugins/post-co-authors/assets/js/bootstrap.min.js/wp-content/plugins/post-co-authors/assets/js/custom.js
Script Paths
/wp-content/plugins/post-co-authors/assets/js/bootstrap.min.js/wp-content/plugins/post-co-authors/assets/js/custom.js
Version Parameters
post-co-authors/assets/css/bootstrap.min.css?ver=post-co-authors/assets/css/style.css?ver=post-co-authors/assets/js/bootstrap.min.js?ver=post-co-authors/assets/js/custom.js?ver=

HTML / DOM Fingerprints

CSS Classes
coauthorsdiv
Data Attributes
id="administratorname="administratorid="authorname="authorid="editorname="editor
Shortcode Output
Author Name: <a target="_blank" href="
FAQ

Frequently Asked Questions about Post Co-Authors