WP Super Subdomains Security & Risk Analysis

wordpress.org/plugins/wp-super-subdomains

This plugin allow you create subdomain without using Wordpress Multisite ! Setup your main categories, tag, pages, and authors as subdomains !

50 active installs v1.1 PHP + WP 3.0+ Updated Sep 19, 2016
categoriespostpostssubdomainsubdomains
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Super Subdomains Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The wp-super-subdomains plugin v1.1 presents a mixed security posture. On the positive side, the static analysis reveals no identified dangerous functions, no direct SQL queries (all use prepared statements), no file operations, no external HTTP requests, and a seemingly zero attack surface in terms of AJAX handlers, REST API routes, shortcodes, and cron events that lack authentication checks. The vulnerability history is also clean, with no recorded CVEs, indicating a lack of publicly known exploits.

However, significant concerns arise from the output escaping and taint analysis. Despite a lack of direct input vulnerabilities, the fact that 100% of its identified outputs are not properly escaped is a critical weakness. This means that any data processed by the plugin, even if it doesn't originate from a directly vulnerable input point, could be rendered in an unsafe manner, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if an attacker can influence the data that eventually gets displayed. Furthermore, the presence of two taint flows with unsanitized paths, even if not classified as critical or high severity, suggests potential pathways for malicious data to enter the application without proper sanitization, which could be exploited in conjunction with the unescaped output.

In conclusion, while the plugin has a clean historical record and avoids common pitfalls like raw SQL and exposed attack vectors, the critical lack of output escaping and the presence of unsanitized taint flows represent substantial security risks. These issues require immediate attention to prevent potential XSS and other data manipulation vulnerabilities.

Key Concerns

  • Unescaped output (100% of outputs)
  • Taint flows with unsanitized paths (2 flows)
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

WP Super Subdomains Security Vulnerabilities

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

WP Super Subdomains Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
jamvietdotcom_settings_page (supersubdomain.php:38)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Super Subdomains Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
actionadmin_menusupersubdomain.php:22
actioninitsupersubdomain.php:272
actionwpsupersubdomain.php:273
filterrewrite_rules_arraysupersubdomain.php:280
filterroot_rewrite_rulessupersubdomain.php:281
filtercategory_rewrite_rulessupersubdomain.php:288
filtercategory_linksupersubdomain.php:289
filterpost_linksupersubdomain.php:290
filterpost_rewrite_rulessupersubdomain.php:291
filtertag_rewrite_rulessupersubdomain.php:294
filtertag_linksupersubdomain.php:295
filterauthor_rewrite_rulessupersubdomain.php:298
filterauthor_linksupersubdomain.php:299
filterpage_rewrite_rulessupersubdomain.php:302
filterpage_linksupersubdomain.php:303
filterget_pagenum_linksupersubdomain.php:318
Maintenance & Trust

WP Super Subdomains Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedSep 19, 2016
PHP min version
Downloads8K

Community Trust

Rating40/100
Number of ratings4
Active installs50
Developer Profile

WP Super Subdomains Developer Profile

Jam Viet

5 plugins · 90 total installs

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

How We Detect WP Super Subdomains

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-super-subdomains/css/style.css

HTML / DOM Fingerprints

CSS Classes
dashicons-no-altdashicons-yesdashicons-flagdashicons-admin-toolsdashicons-heart
HTML Comments
Tất cả các category sẽ bị biến thành category.vietdex.comTất cả các category con biến thành category.vietdex.com/catTất cả các bài viết sẽ là category.vietdex.com/cat/abc.htmlTất cả các tag sẽ là tag.vietdex.com/hash.hash+5 more
Data Attributes
checked="checked"
FAQ

Frequently Asked Questions about WP Super Subdomains