Default Post Author Security & Risk Analysis

wordpress.org/plugins/default-post-author

The easiest way to set a default post author in your WordPress site.

900 active installs v2.2 PHP 8.0+ WP 6.1+ Updated Dec 4, 2025
author-managementdefault-post-authorpost-authorpostswp-post
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Default Post Author Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "default-post-author" plugin version 2.2 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests, coupled with 100% usage of prepared statements for SQL queries and proper output escaping, are all excellent security practices. The presence of nonce and capability checks on all identified entry points further bolsters its defenses, indicating a thoughtful approach to security by the developers. The lack of any recorded vulnerabilities, including CVEs, in its history further reinforces this positive assessment, suggesting a well-maintained and secure codebase.

While the plugin demonstrates excellent security hygiene, the analysis reveals no immediate or exploitable vulnerabilities within the provided data. The attack surface is small and entirely protected. Taint analysis shows no unsanitized paths or critical/high severity flows. The plugin appears robust and low-risk. The only area to potentially monitor would be any future code changes or the addition of new features that might introduce unforeseen entry points or data handling complexities, but based on the current data, the plugin is secure.

Vulnerabilities
None known

Default Post Author Security Vulnerabilities

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

Default Post Author Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

100% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ajax_save_settings (includes\class-dpap-admin.php:122)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Default Post Author Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_dpap_save_settingsincludes\class-dpap-admin.php:24
authwp_ajax_dpap_update_postsincludes\class-dpap-admin.php:25
WordPress Hooks 7
actionplugins_loadeddefault-post-author.php:39
filterwp_insert_post_datadefault-post-author.php:75
actionwp_save_post_revisiondefault-post-author.php:108
actionactivated_plugindefault-post-author.php:133
actionadmin_menuincludes\class-dpap-admin.php:21
actionadmin_enqueue_scriptsincludes\class-dpap-admin.php:22
actionadmin_noticesincludes\class-dpap-admin.php:23
Maintenance & Trust

Default Post Author Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version8.0
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs900
Developer Profile

Default Post Author Developer Profile

MonarchWP

1 plugin · 900 total installs

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

How We Detect Default Post Author

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/default-post-author/assets/css/admin-style.css/wp-content/plugins/default-post-author/assets/js/admin-script.js
Script Paths
/wp-content/plugins/default-post-author/assets/js/admin-script.js
Version Parameters
default-post-author/assets/css/admin-style.css?ver=default-post-author/assets/js/admin-script.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-nonce="dpap_admin_nonce"
JS Globals
dpapAdmin
REST Endpoints
/wp-json/dpap/v1/settings
FAQ

Frequently Asked Questions about Default Post Author