Confirm Publishing Actions Security & Risk Analysis

wordpress.org/plugins/confirm-publishing-actions

Prompts a user to click a confirm button whenever he tries to submit, publish, update, schedule or delete a post.

80 active installs v1.3 PHP + WP 3.1+ Updated May 9, 2015
confirmdeletepublishsubmitupdate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Confirm Publishing Actions Safe to Use in 2026?

Generally Safe

Score 85/100

Confirm Publishing Actions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "confirm-publishing-actions" plugin version 1.3 exhibits a strong security posture based on the provided static analysis. The absence of identified dangerous functions, SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the code adheres to best practices with 100% of SQL queries using prepared statements and all identified outputs being properly escaped. The plugin also has no recorded vulnerability history, which suggests a history of secure development and maintenance.

However, the static analysis reveals a significant concern: the complete lack of any identified entry points, including AJAX handlers, REST API routes, shortcodes, or cron events. While this indicates a small attack surface, it also implies that the plugin might not be performing any functionality, or its functionality is triggered through an undocumented or non-standard mechanism not captured by the analysis. The absence of any capability checks or nonce checks, coupled with zero identified entry points without authentication, is a double-edged sword. While it suggests no direct vulnerabilities are immediately apparent in the analyzed entry points, it also means that if any entry points were to be introduced or discovered, they might be unprotected.

In conclusion, the plugin demonstrates excellent coding hygiene for the analyzed components. The lack of vulnerabilities and the use of secure coding practices are significant strengths. The primary weakness is the potential obscurity of its functionality and the complete absence of authentication checks on any potential entry points, which, if they exist, could represent a security risk. The plugin appears secure based on current analysis, but its limited apparent functionality warrants further investigation into its actual purpose and implementation.

Key Concerns

  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

Confirm Publishing Actions Security Vulnerabilities

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

Confirm Publishing Actions Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Confirm Publishing Actions Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initcpa.php:67
actionadmin_enqueue_scriptscpa.php:68
filterplugin_row_metacpa.php:69
Maintenance & Trust

Confirm Publishing Actions Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 9, 2015
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs80
Developer Profile

Confirm Publishing Actions Developer Profile

Peter J. Herrel

4 plugins · 210 total installs

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

How We Detect Confirm Publishing Actions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/confirm-publishing-actions/inc/js/cpa.js/wp-content/plugins/confirm-publishing-actions/inc/js/cpa.min.js
Script Paths
/wp-content/plugins/confirm-publishing-actions/inc/js/cpa.js/wp-content/plugins/confirm-publishing-actions/inc/js/cpa.min.js
Version Parameters
confirm-publishing-actions/inc/js/cpa.js?ver=confirm-publishing-actions/inc/js/cpa.min.js?ver=

HTML / DOM Fingerprints

JS Globals
cpa_l10n_obj
FAQ

Frequently Asked Questions about Confirm Publishing Actions