Multisite Landingpages Security & Risk Analysis

wordpress.org/plugins/multisite-landingpages

Allow your subsite administrators to add specific landingpages to domains they own in a multisite environment.

0 active installs v1.2.9 PHP 5.6+ WP 5.0+ Updated Oct 30, 2022
domainlanding-pagelandingpagesmappingmultisite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multisite Landingpages Safe to Use in 2026?

Generally Safe

Score 85/100

Multisite Landingpages 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 'multisite-landingpages' plugin v1.2.9 exhibits a generally positive security posture due to a lack of identified CVEs and a limited attack surface. The static analysis reveals no exposed AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks, which is a strong indicator of good security practices. The absence of file operations and external HTTP requests further minimizes potential external attack vectors.

However, there are notable concerns emerging from the code analysis. The plugin uses raw SQL queries in 14% of cases without prepared statements, which could be susceptible to SQL injection if user-supplied data is not rigorously sanitized before being incorporated into these queries. More critically, the taint analysis identified two flows with unsanitized paths, both classified as high severity. This suggests that there are pathways within the code where potentially malicious input could be processed without adequate cleaning, leading to security vulnerabilities. The lack of nonce checks and a single capability check, while not inherently detrimental given the absence of explicit entry points, could become problematic if new entry points are introduced in future versions without corresponding security measures.

Given the clean vulnerability history, it's likely that the identified high-severity taint flows represent potential, rather than actively exploited, weaknesses. The plugin's strengths lie in its limited attack surface and the general absence of known historical vulnerabilities. Nevertheless, the presence of unsanitized paths and raw SQL queries represents a tangible risk that requires attention.

Key Concerns

  • High severity unsanitized taint flows detected
  • SQL queries not consistently using prepared statements
  • No nonce checks found
Vulnerabilities
None known

Multisite Landingpages Security Vulnerabilities

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

Multisite Landingpages Code Analysis

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

SQL Query Safety

14% prepared21 total queries

Output Escaping

56% escaped39 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ruigehond011_sunrise (sunrise-functions.php:18)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multisite Landingpages Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Multisite Landingpages Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedOct 30, 2022
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Multisite Landingpages Developer Profile

Joeri van Veen

6 plugins · 3K total installs

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

How We Detect Multisite Landingpages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multisite-landingpages/css/admin.css/wp-content/plugins/multisite-landingpages/css/style.css/wp-content/plugins/multisite-landingpages/js/admin.js/wp-content/plugins/multisite-landingpages/js/jquery.form.js/wp-content/plugins/multisite-landingpages/js/jquery.min.js/wp-content/plugins/multisite-landingpages/js/jquery.validate.min.js/wp-content/plugins/multisite-landingpages/js/landingpages.js
Version Parameters
multisite-landingpages/css/admin.css?ver=multisite-landingpages/css/style.css?ver=multisite-landingpages/js/admin.js?ver=multisite-landingpages/js/jquery.form.js?ver=multisite-landingpages/js/jquery.min.js?ver=multisite-landingpages/js/jquery.validate.min.js?ver=multisite-landingpages/js/landingpages.js?ver=

HTML / DOM Fingerprints

CSS Classes
ruigehond011_admin_notice
HTML Comments
This is plugin nr. 11 by Ruige hond. It identifies as: ruigehond011.
Data Attributes
data-slugdata-blog_iddata-post_iddata-current_url
JS Globals
ruigehond011_settings
FAQ

Frequently Asked Questions about Multisite Landingpages