Multiple Domain Mapping on Single Site Security & Risk Analysis

wordpress.org/plugins/multiple-domain-mapping-on-single-site

Show content of specific posts, pages, ... within their own, additional domains. Useful for SEO: different domains for landingpages.

6K active installs v1.1.1 PHP + WP 4.5+ Updated Apr 16, 2025
domainmappinglandingpagemappingmultidomainredirect
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multiple Domain Mapping on Single Site Safe to Use in 2026?

Generally Safe

Score 100/100

Multiple Domain Mapping on Single Site has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The plugin "multiple-domain-mapping-on-single-site" v1.1.1 presents a seemingly strong security posture based on the provided static analysis. The absence of any identified attack surface points like AJAX handlers, REST API routes, or shortcodes is a positive indicator. Furthermore, the code analysis reveals no dangerous functions, no direct SQL queries (all use prepared statements), no file operations, and no external HTTP requests, all of which are excellent security practices. The presence of capability checks also suggests an attempt to enforce authorization.

However, a significant concern arises from the extremely low percentage of properly escaped output (5%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data displayed on the frontend might not be adequately sanitized, allowing attackers to inject malicious scripts. The lack of nonce checks is also a weakness, particularly if any functionality relies on user interaction that could be exploited through Cross-Site Request Forgery (CSRF) attacks. The zero taint analysis flows and zero known CVEs are good, but the output escaping issue overshadows these positives.

In conclusion, while the plugin avoids common pitfalls like direct SQL injection and an exposed attack surface, the pervasive lack of proper output escaping poses a critical security risk. The vulnerability history being clean is encouraging, but it doesn't negate the immediate threat presented by the unescaped output. This plugin has strong architectural strengths but a critical weakness in output sanitization.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks detected
Vulnerabilities
None known

Multiple Domain Mapping on Single Site Security Vulnerabilities

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

Multiple Domain Mapping on Single Site Code Analysis

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

Output Escaping

5% escaped44 total outputs
Attack Surface

Multiple Domain Mapping on Single Site Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 38
actionadmin_initmultidomainmapping.php:69
actionplugins_loadedmultidomainmapping.php:76
actionadmin_menumultidomainmapping.php:77
actionadmin_enqueue_scriptsmultidomainmapping.php:78
filterdo_parse_requestmultidomainmapping.php:84
filterredirect_canonicalmultidomainmapping.php:85
actionplugins_loadedmultidomainmapping.php:91
actionwp_headmultidomainmapping.php:94
actionadmin_noticesmultidomainmapping.php:155
actionadmin_noticesmultidomainmapping.php:159
filterpage_linkmultidomainmapping.php:669
filterpost_linkmultidomainmapping.php:670
filterpost_type_linkmultidomainmapping.php:671
filterattachment_linkmultidomainmapping.php:672
filterpreview_post_linkmultidomainmapping.php:680
filterpaginate_linksmultidomainmapping.php:683
filterday_linkmultidomainmapping.php:684
filtermonth_linkmultidomainmapping.php:685
filteryear_linkmultidomainmapping.php:686
filterauthor_linkmultidomainmapping.php:687
filterterm_linkmultidomainmapping.php:688
filterfeed_linkmultidomainmapping.php:691
filterself_linkmultidomainmapping.php:692
filterauthor_feed_linkmultidomainmapping.php:693
filterwp_nav_menu_objectsmultidomainmapping.php:696
filterscript_loader_srcmultidomainmapping.php:700
filterstyle_loader_srcmultidomainmapping.php:701
filterstylesheet_directory_urimultidomainmapping.php:702
filtertemplate_directory_urimultidomainmapping.php:703
filterthe_contentmultidomainmapping.php:704
filterget_header_image_tagmultidomainmapping.php:705
filterwp_get_attachment_image_srcmultidomainmapping.php:706
filterwp_calculate_image_srcsetmultidomainmapping.php:707
filterwpseo_xml_sitemap_post_urlmultidomainmapping.php:711
filterwpseo_sitemap_entrymultidomainmapping.php:712
filterelementor/document/urls/previewmultidomainmapping.php:715
actionfalke_mdma_after_mapping_bodymultidomainmapping.php:859
actionfalke_mdma_after_mapping_bodymultidomainmapping.php:860
Maintenance & Trust

Multiple Domain Mapping on Single Site Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 16, 2025
PHP min version
Downloads113K

Community Trust

Rating92/100
Number of ratings47
Active installs6K
Developer Profile

Multiple Domain Mapping on Single Site Developer Profile

matthias.wagner

1 plugin · 6K total installs

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

How We Detect Multiple Domain Mapping on Single Site

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multiple-domain-mapping-on-single-site/assets/css/admin.css/wp-content/plugins/multiple-domain-mapping-on-single-site/assets/js/admin.js
Script Paths
/wp-content/plugins/multiple-domain-mapping-on-single-site/assets/js/admin.js
Version Parameters
multiple-domain-mapping-on-single-site/assets/css/admin.css?ver=multiple-domain-mapping-on-single-site/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
falke_mdm_notice
JS Globals
localizedObj
FAQ

Frequently Asked Questions about Multiple Domain Mapping on Single Site