WP Super Network Security & Risk Analysis

wordpress.org/plugins/wp-super-network

Share content between sites and create offspring networks.

0 active installs v1.2.0 PHP 7.2+ WP 5.0+ Updated Feb 13, 2023
movemultisitenetworksharesharing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Super Network Safe to Use in 2026?

Generally Safe

Score 85/100

WP Super Network has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "wp-super-network" v1.2.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of any recorded CVEs and the lack of critical or high-severity taint flows are strong indicators of robust development practices. The attack surface is reported as zero, with no unprotected entry points identified, which is an excellent sign. However, a significant concern arises from the SQL query analysis: all 11 queries are executed without prepared statements. This represents a substantial risk for potential SQL injection vulnerabilities, even if no such issues were detected in taint analysis or vulnerability history. Furthermore, while capability checks are present, the complete absence of nonce checks on any entry points is a missed opportunity for preventing CSRF attacks. The medium escaping rate for output also suggests a potential for cross-site scripting (XSS) vulnerabilities, though less severe than SQL injection or CSRF.

In conclusion, the plugin's strengths lie in its minimal attack surface and clean vulnerability history. Nevertheless, the critical weaknesses identified in SQL query handling and the lack of nonce checks necessitate careful consideration. The code analysis highlights areas that require immediate attention to mitigate significant security risks. While the plugin appears to be developed with security in mind, the absence of modern security practices for database interactions and cross-site request forgery prevention leaves it vulnerable.

Key Concerns

  • All SQL queries lack prepared statements
  • No nonce checks on any entry points
  • Significant portion of output not properly escaped
Vulnerabilities
None known

WP Super Network Security Vulnerabilities

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

WP Super Network Code Analysis

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

SQL Query Safety

0% prepared11 total queries

Output Escaping

56% escaped27 total outputs
Attack Surface

WP Super Network Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 39
filtersupernetwork_settings_field_argssrc\network.php:281
filterpost_type_linksrc\network.php:393
filterpost_linksrc\network.php:394
filterpage_linksrc\network.php:395
filterpreview_post_linksrc\network.php:396
filtersupernetwork_preview_linksrc\network.php:397
filteruser_has_capsrc\network.php:398
filterpre_handle_404src\network.php:399
actionwpsrc\network.php:400
filterquerysrc\network.php:401
filterwp_insert_postsrc\network.php:402
filterwp_insert_commentsrc\network.php:403
filtercreated_termsrc\network.php:404
filteradded_term_relationshipsrc\network.php:405
filteradmin_enqueue_scriptssrc\network.php:406
filteradmin_footersrc\network.php:407
filterdelete_comment_metasrc\network.php:408
filterdelete_post_metasrc\network.php:409
filterdelete_term_metasrc\network.php:410
actionadmin_initsrc\page.php:59
filteradmin_menusrc\page.php:60
filterpre_option_supernetwork_optionssrc\plugin.php:152
filterpre_option_supernetwork_post_typessrc\plugin.php:153
filterpre_option_supernetwork_consolidatedsrc\plugin.php:154
filteradd_optionsrc\plugin.php:164
filterupdate_optionsrc\plugin.php:165
filterupdate_comment_metadata_by_midsrc\plugin.php:168
filterupdate_post_metadata_by_midsrc\plugin.php:169
filterupdate_term_metadata_by_midsrc\plugin.php:170
filterdelete_comment_metadata_by_midsrc\plugin.php:171
filterdelete_post_metadata_by_midsrc\plugin.php:172
filterdelete_term_metadata_by_midsrc\plugin.php:173
filternetwork_admin_menusrc\plugin.php:178
filteradmin_initsrc\plugin.php:182
filterpage_row_actionssrc\plugin.php:183
filterpost_row_actionssrc\plugin.php:184
actionplugins_loadedwp-super-network.php:23
actionadmin_initwp-super-network.php:32
actionadmin_noticeswp-super-network.php:33
Maintenance & Trust

WP Super Network Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 13, 2023
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Super Network Developer Profile

manfcarlo

2 plugins · 10 total installs

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

How We Detect WP Super Network

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-super-network/css/style.css/wp-content/plugins/wp-super-network/js/script.js
Script Paths
/wp-content/plugins/wp-super-network/js/script.js
Version Parameters
wp-super-network/style.css?ver=wp-super-network/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-super-network-noticesupernetwork-optionssupernetwork-post-typessupernetwork-consolidatedsupernetwork_network_options
HTML Comments
<!-- WP Super Network detected -->
Data Attributes
data-network-iddata-blog-iddata-post-iddata-term-id
JS Globals
WP_Super_Networksupernetwork_optionssupernetwork_post_typessupernetwork_consolidated
FAQ

Frequently Asked Questions about WP Super Network