VEO Multisite Plugin Manager Security & Risk Analysis

wordpress.org/plugins/veo-multisite-plugin-manager

Manage and monitor plugin activation across WordPress Multisite networks.

0 active installs v1.3.2 PHP 7.0+ WP 4.6+ Updated Aug 26, 2025
multisitenetworkplugins
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is VEO Multisite Plugin Manager Safe to Use in 2026?

Generally Safe

Score 100/100

VEO Multisite Plugin Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The veo-multisite-plugin-manager v1.3.2 plugin presents a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs, unpatched vulnerabilities, and critical or high-severity findings in the taint analysis is a strong indicator of good security practices in its development and maintenance. The plugin also demonstrates a clean attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that lack proper authentication or permission checks, which significantly reduces the potential for external exploitation.

However, a notable area for concern is the handling of SQL queries. The analysis reveals that 100% of the single SQL query within the plugin does not utilize prepared statements. This significantly increases the risk of SQL injection vulnerabilities, especially if the query involves any form of user-supplied input, even if such input is not immediately apparent in the static analysis. While the output escaping is reasonably good (67% properly escaped), the unescaped outputs could still pose a risk for cross-site scripting (XSS) if they handle user-controlled data. The lack of nonce checks and capability checks on any entry points, although zero in number, means that if any were introduced in future versions without proper checks, they would be inherently vulnerable.

In conclusion, while the plugin benefits from a clean vulnerability history and a well-protected attack surface, the unmitigated SQL query represents a critical weakness. Developers should prioritize addressing this by implementing prepared statements for all database interactions. Addressing the potential for XSS through improved output escaping and ensuring robust nonce and capability checks on any future additions to the plugin's entry points would further solidify its security.

Key Concerns

  • SQL queries not using prepared statements
  • Unescaped output present
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

VEO Multisite Plugin Manager Security Vulnerabilities

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

VEO Multisite Plugin Manager Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

67% escaped3 total outputs
Attack Surface

VEO Multisite Plugin Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_noticesveo-multisite-plugin-manager.php:18
filterplugin_row_metaveo-multisite-plugin-manager.php:25
Maintenance & Trust

VEO Multisite Plugin Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedAug 26, 2025
PHP min version7.0
Downloads290

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

VEO Multisite Plugin Manager Developer Profile

kebes

1 plugin · 0 total installs

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

How We Detect VEO Multisite Plugin Manager

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
noticenotice-error
FAQ

Frequently Asked Questions about VEO Multisite Plugin Manager