Multi Site Post Publisher Security & Risk Analysis

wordpress.org/plugins/multi-site-post-publisher

Publish posts to multiple remote WordPress websites from a single dashboard using application passwords. Simple, secure, and efficient.

60 active installs v1.2.0 PHP 7.2+ WP 5.5+ Updated Dec 15, 2025
application-passwordmultisitepost-publisherpublishremote-publishing
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multi Site Post Publisher Safe to Use in 2026?

Generally Safe

Score 100/100

Multi Site Post Publisher 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 "multi-site-post-publisher" v1.2.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events directly contributes to a minimal attack surface, with no unprotected entry points detected. The code signals also indicate good practices, including the complete absence of dangerous functions and a lack of raw SQL queries, with all SQL operations utilizing prepared statements. File operations are also absent, reducing potential file manipulation risks. External HTTP requests are present, which could be a vector if not handled carefully, but the plugin's single nonce check and single capability check suggest some level of authorization is implemented for critical operations. The complete lack of vulnerability history, including no known CVEs, further reinforces a positive security impression. This plugin appears to be well-developed from a security standpoint, adhering to many best practices.

Key Concerns

  • Presence of external HTTP requests
  • Minimal checks for authorization/nonce
Vulnerabilities
None known

Multi Site Post Publisher Security Vulnerabilities

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

Multi Site Post Publisher Code Analysis

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

Output Escaping

92% escaped25 total outputs
Attack Surface

Multi Site Post Publisher Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxesincludes\class-msppub-metabox.php:9
actionsave_postincludes\class-msppub-publisher.php:9
actionadmin_menuincludes\class-msppub-settings.php:7
actionadmin_initincludes\class-msppub-settings.php:8
actionadmin_enqueue_scriptsmulti-site-post-publisher.php:17
Maintenance & Trust

Multi Site Post Publisher Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 15, 2025
PHP min version7.2
Downloads758

Community Trust

Rating100/100
Number of ratings2
Active installs60
Developer Profile

Multi Site Post Publisher Developer Profile

WP Plugin Pilot

3 plugins · 60 total installs

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

How We Detect Multi Site Post Publisher

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multi-site-post-publisher/assets/msppub-admin-style.css/wp-content/plugins/multi-site-post-publisher/assets/msppub-admin.js
Script Paths
/wp-content/plugins/multi-site-post-publisher/assets/msppub-admin.js

HTML / DOM Fingerprints

HTML Comments
<!-- Multi Site Publisher -->
Data Attributes
name="msppub_sites[]"value="name="msppub_nonce_field"id="msppub_meta_box"
JS Globals
msppData
REST Endpoints
/wp-json/wp/v2/posts/wp-json/wp/v2/media
FAQ

Frequently Asked Questions about Multi Site Post Publisher