PubExchange Security & Risk Analysis

wordpress.org/plugins/pubexchange

Use the PubExchange widget to promote content from the sites that you have partnered with through PubExchange.com

80 active installs v2.0.7 PHP + WP 3.0+ Updated Oct 28, 2024
content-recommendationsdiscoverypopular-postspubexchangetraffic-partnership
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PubExchange Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "pubexchange" v2.0.7 plugin exhibits a generally positive security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the plugin demonstrates good practice by exclusively using prepared statements for its SQL queries and not making any external HTTP requests. The lack of any recorded vulnerabilities in its history is also a strong indicator of robust security.

However, there are notable areas for improvement. The low percentage of properly escaped output (22%) is a significant concern, suggesting a risk of Cross-Site Scripting (XSS) vulnerabilities. The presence of file operations without explicit authentication or authorization checks is another potential weakness. Additionally, the absence of nonce checks and capability checks on any potential entry points, even though the attack surface is currently reported as zero, could become a vulnerability if functionality is added without proper security considerations.

In conclusion, while the plugin is currently in a relatively secure state due to its minimal attack surface and good SQL practices, the unescaped output and the file operation capability present real, albeit not critical, risks. The plugin's history of no vulnerabilities is a strength, but the static analysis reveals areas that require immediate attention to maintain this track record.

Key Concerns

  • Low percentage of properly escaped output
  • File operations without clear security checks
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

PubExchange Security Vulnerabilities

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

PubExchange Code Analysis

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

Output Escaping

22% escaped27 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
admin_pubexchange_settings (pubexchange_widget.php:130)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PubExchange Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwidgets_initpubexchange_widget.php:36
actionadmin_menupubexchange_widget.php:41
filterplugin_action_linkspubexchange_widget.php:42
actionwp_headpubexchange_widget.php:44
actionwp_footerpubexchange_widget.php:45
filterthe_contentpubexchange_widget.php:46
Maintenance & Trust

PubExchange Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedOct 28, 2024
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

PubExchange Developer Profile

PubExchange

2 plugins · 90 total installs

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

How We Detect PubExchange

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pubexchange/widget.php/wp-content/plugins/pubexchange/js/pubexchange_script.js
Script Paths
/wp-content/plugins/pubexchange/js/pubexchange_script.js
Version Parameters
pubexchange_widget.php?ver=

HTML / DOM Fingerprints

CSS Classes
pubexchange_module
Data Attributes
data-pubexchange-module-id
JS Globals
window.pubexchange_settings
FAQ

Frequently Asked Questions about PubExchange