Each domain a page Security & Risk Analysis

wordpress.org/plugins/each-domain-a-page

Serves a specific page or post from WordPress depending on the domain used to access your WordPress site.

100 active installs v1.8.1 PHP 5.6+ WP 6.2+ Updated Dec 3, 2025
domainfaviconlanding-pagemappingpage
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Each domain a page Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'each-domain-a-page' plugin v1.8.1 demonstrates a generally strong security posture based on the provided static analysis. The complete absence of entry points like AJAX handlers, REST API routes, and shortcodes, especially without authentication checks, significantly limits the potential attack surface. The plugin also employs prepared statements for all its SQL queries and includes nonce and capability checks, which are crucial security best practices.

However, a notable concern arises from the taint analysis, which identified one flow with an unsanitized path. While no critical or high severity issues were flagged, this indicates a potential for path traversal vulnerabilities or unintended file access if this flow is triggered under specific circumstances. Furthermore, the output escaping is not perfect, with 31% of outputs not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed.

The plugin's vulnerability history is a significant strength, showing zero known CVEs. This suggests a commitment to secure coding practices or a lack of targeting by attackers. In conclusion, the plugin is relatively secure due to its limited attack surface and good use of core WordPress security features. The primary areas for improvement are the identified unsanitized path flow and the proportion of unescaped output, which require further investigation and remediation to achieve a truly robust security profile.

Key Concerns

  • Flow with unsanitized path identified
  • Significant portion of outputs not properly escaped
Vulnerabilities
None known

Each domain a page Security Vulnerabilities

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

Each domain a page Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

69% escaped70 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
template_redirect (each-domain-a-page.php:110)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Each domain a page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actioniniteach-domain-a-page.php:23
actiontemplate_redirecteach-domain-a-page.php:93
actionwp_headeach-domain-a-page.php:98
filterlocaleeach-domain-a-page.php:105
filterpost_updatedeach-domain-a-page.php:107
actionadmin_initeach-domain-a-page.php:133
actionadmin_menueach-domain-a-page.php:134
actionadd_meta_boxeseach-domain-a-page.php:146
actionsave_posteach-domain-a-page.php:147
actionadmin_noticeseach-domain-a-page.php:149
actionparse_requesteach-domain-a-page.php:166
filteradmin_urleach-domain-a-page.php:185
filterget_site_icon_urleach-domain-a-page.php:249
filterdocument_title_partseach-domain-a-page.php:413
filterpre_get_shortlinkeach-domain-a-page.php:558
Maintenance & Trust

Each domain a page Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version5.6
Downloads8K

Community Trust

Rating100/100
Number of ratings8
Active installs100
Developer Profile

Each domain a page 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 Each domain a page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/each-domain-a-page/css/admin.css/wp-content/plugins/each-domain-a-page/js/admin.js/wp-content/plugins/each-domain-a-page/css/public.css
Script Paths
/wp-content/plugins/each-domain-a-page/js/admin.js
Version Parameters
each-domain-a-page/css/admin.css?ver=each-domain-a-page/js/admin.js?ver=each-domain-a-page/css/public.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- @since 1.3.0 --><!-- @since 1.6.0 --><!-- @since 2.0.0 favicon per page meta box -->
JS Globals
ruigehond007
FAQ

Frequently Asked Questions about Each domain a page