Network Posts Extended Security & Risk Analysis

wordpress.org/plugins/single-posts-ext

The plugin is designed to share posts, pages, and custom post types from across entire network on any given page for any subdomain and the main blog.

0 active installs v1.0.0 PHP 7.1+ WP 4.0+ Updated Apr 29, 2020
global-postsmultisite-postsnetwork-global-postsnetwork-postsshared-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Network Posts Extended Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "single-posts-ext" v1.0.0 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, and external HTTP requests significantly limits the plugin's attack surface. The code also demonstrates good practices with a high percentage of SQL queries using prepared statements and a majority of output being properly escaped.

However, several concerns warrant attention. The lack of any nonce checks or capability checks across all identified entry points is a significant weakness. While the attack surface is small (only one shortcode), the absence of these fundamental security mechanisms means that any user, regardless of their role or privileges, could potentially interact with this shortcode and trigger its functionality. This could lead to unintended behavior or, depending on the shortcode's implementation, more serious security issues.

The plugin's vulnerability history is clean, which is a strong indicator of good development practices and diligent maintenance. Coupled with the generally sound coding practices observed in the static analysis, this suggests the developers are security-conscious. Nevertheless, the absence of authorization checks on the shortcode remains the primary area of concern, as it creates a potential for exploitation even without prior known vulnerabilities.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Some outputs not properly escaped
Vulnerabilities
None known

Network Posts Extended Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Network Posts Extended Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Network Posts Extended Code Analysis

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

SQL Query Safety

93% prepared28 total queries

Output Escaping

77% escaped13 total outputs
Attack Surface

Network Posts Extended Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[single-posts] single-posts-init.php:34
WordPress Hooks 6
actionadmin_initsingle-posts-init.php:25
actionwp_enqueue_scriptssingle-posts-init.php:28
actionplugins_loadedsingle-posts-init.php:29
actionadmin_menusingle-posts-init.php:31
actionadmin_enqueue_scriptssingle-posts-init.php:32
actionwp_enqueue_scriptssingle-posts-init.php:52
Maintenance & Trust

Network Posts Extended Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 29, 2020
PHP min version7.1
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Network Posts Extended Alternatives

No alternatives data available yet.

Developer Profile

Network Posts Extended Developer Profile

johnzenausa

1 plugin · 0 total installs

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

How We Detect Network Posts Extended

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/single-posts-ext/assets/css/slick.css/wp-content/plugins/single-posts-ext/assets/css/slick-theme.css/wp-content/plugins/single-posts-ext/assets/css/styles.css/wp-content/plugins/single-posts-ext/assets/js/slick.min.js/wp-content/plugins/single-posts-ext/assets/js/slick-init.js/wp-content/plugins/single-posts-ext/assets/js/scripts.js
Script Paths
/wp-content/plugins/single-posts-ext/assets/js/slick.min.js/wp-content/plugins/single-posts-ext/assets/js/slick-init.js/wp-content/plugins/single-posts-ext/assets/js/scripts.js
Version Parameters
single-posts-ext/assets/css/slick.css?ver=single-posts-ext/assets/css/slick-theme.css?ver=single-posts-ext/assets/css/styles.css?ver=single-posts-ext/assets/js/slick.min.js?ver=single-posts-ext/assets/js/slick-init.js?ver=single-posts-ext/assets/js/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
single-posts-slider
Data Attributes
data-slider-itemsdata-slider-arrowsdata-slider-dotsdata-slider-autoplaydata-slider-speeddata-slider-pause-on-hover+1 more
JS Globals
SinglePostsSlider
FAQ

Frequently Asked Questions about Network Posts Extended