Easy ContentPush Security & Risk Analysis

wordpress.org/plugins/easy-stagepush-receiver

Push posts, pages, custom content, ACF fields, media, taxonomies & SEO from staging to production with one click.

0 active installs v1.2.1 PHP 7.2.24+ WP 6.3+ Updated Dec 24, 2025
acfcontent-syncdev-to-livemediamigration
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy ContentPush Safe to Use in 2026?

Generally Safe

Score 100/100

Easy ContentPush has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "easy-stagepush-receiver" plugin v1.2.1 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin demonstrates an awareness of secure coding practices by implementing nonce checks and capability checks for its entry points. All SQL queries are performed using prepared statements, which effectively mitigates the risk of SQL injection vulnerabilities. Furthermore, the absence of known CVEs and a clean vulnerability history suggest a mature and well-maintained codebase.

However, there are areas for improvement. A significant portion of the plugin's output (31%) is not properly escaped, presenting a potential risk of Cross-Site Scripting (XSS) vulnerabilities. While no taint flows were identified, the presence of unescaped output is a direct indicator that malicious input could lead to XSS if not handled by the upstream code. The plugin also performs file operations and makes external HTTP requests, which, while not inherently insecure, represent potential attack vectors that warrant careful consideration and robust sanitization if user-controlled data is involved.

In conclusion, the plugin is strong in its defense against common web vulnerabilities like SQL injection and lacks critical known security flaws. The primary area of concern lies in the unescaped output, which could be exploited for XSS attacks. Addressing this would significantly bolster the plugin's security.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Easy ContentPush Security Vulnerabilities

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

Easy ContentPush Code Analysis

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

Output Escaping

69% escaped16 total outputs
Attack Surface

Easy ContentPush Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_ezcps_push_to_liveincludes\class-ezcps-push.php:17

REST API Routes 1

POST/wp-json/ezcps-sync/v1/import-postincludes\class-ezcps-receiver.php:16
WordPress Hooks 8
actionadmin_enqueue_scriptsincludes\class-ezcps-push.php:15
actionadd_meta_boxesincludes\class-ezcps-push.php:16
actionrest_api_initincludes\class-ezcps-receiver.php:10
filterupload_mimesincludes\class-ezcps-receiver.php:209
actionadmin_menuincludes\class-ezcps-settings.php:19
actionadmin_initincludes\class-ezcps-settings.php:20
actionadmin_noticesincludes\class-ezcps-settings.php:21
actionadmin_noticesincludes\class-ezcps-settings.php:22
Maintenance & Trust

Easy ContentPush Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 24, 2025
PHP min version7.2.24
Downloads277

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy ContentPush Developer Profile

Anandhu Nadesh

3 plugins · 10 total installs

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

How We Detect Easy ContentPush

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-content-push/assets/css/ezcps-admin.css/wp-content/plugins/easy-content-push/assets/js/ezcps-admin.js
Script Paths
/wp-content/plugins/easy-content-push/assets/js/ezcps-admin.js
Version Parameters
easy-content-push/assets/css/ezcps-admin.css?ver=easy-content-push/assets/js/ezcps-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
ezcps-push-to-live-containerezcps-push-to-live-btnezcps-push-to-live-msg
JS Globals
ezcps_ajax_object
REST Endpoints
/wp-json/ezcps-sync/v1/import-post
FAQ

Frequently Asked Questions about Easy ContentPush