Post Network Security & Risk Analysis

wordpress.org/plugins/post-network

Visualize post relationships graphically based on internal links

50 active installs v1.6.1 PHP 7.4+ WP 4.9+ Updated Dec 21, 2025
content-analysiscontent-visualizationinternal-linkslink-managementseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Network Safe to Use in 2026?

Generally Safe

Score 100/100

Post Network 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 post-network v1.6.1 plugin exhibits a generally strong security posture based on the static analysis. It avoids common pitfalls like dangerous functions, raw SQL queries, file operations, and external HTTP requests. The lack of known CVEs and a clean vulnerability history is a significant positive indicator, suggesting a well-maintained and secure plugin over time. However, there are areas that warrant attention. The low percentage of properly escaped output (61%) is a notable concern, indicating potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully within the 39 unescaped outputs. Additionally, the absence of nonce checks and capability checks across all entry points, even though they are currently few and appear to be protected by default WordPress mechanisms, presents a latent risk. If future updates were to introduce new AJAX or REST API endpoints without these crucial security measures, it could open the door to unauthorized actions.

Key Concerns

  • Low output escaping percentage
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Post Network Security Vulnerabilities

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

Post Network Code Analysis

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

Output Escaping

61% escaped62 total outputs
Attack Surface

Post Network Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[post_network] includes\main.php:20
[post-network] includes\main.php:21
WordPress Hooks 8
actionadmin_menuincludes\main.php:17
actionadmin_initincludes\main.php:18
filterplugin_action_linksincludes\main.php:19
actioninitincludes\main.php:22
actionadmin_enqueue_scriptspost-network.php:33
actionwp_enqueue_scriptspost-network.php:34
actionadmin_enqueue_scriptspost-network.php:43
actionwp_enqueue_scriptspost-network.php:44
Maintenance & Trust

Post Network Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 21, 2025
PHP min version7.4
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Post Network Developer Profile

Naoto Onodera

1 plugin · 50 total installs

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

How We Detect Post Network

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-network/css/vis-network.css/wp-content/plugins/post-network/css/style.css/wp-content/plugins/post-network/js/vis-network.js/wp-content/plugins/post-network/js/pn.js
Script Paths
/wp-content/plugins/post-network/js/pn.js
Version Parameters
vis-network.css?ver=style.css?ver=vis-network.js?ver=pn.js?ver=

HTML / DOM Fingerprints

CSS Classes
pn-option-settingpn-loader
Data Attributes
data-pn-post-iddata-pn-category-id
JS Globals
vis
Shortcode Output
[post_network][post-network]
FAQ

Frequently Asked Questions about Post Network