WP Theme Test Security & Risk Analysis

wordpress.org/plugins/wp-theme-test

The theme can be changed and displayed to only logged in users.

7K active installs v1.2.1 PHP + WP 3.0+ Updated Feb 24, 2022
pagepagesthemethemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Theme Test Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "wp-theme-test" plugin version 1.2.1 exhibits a generally strong security posture based on static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. The plugin also demonstrates good practices by using prepared statements for all SQL queries and including a nonce check.

However, there are some areas for improvement. A notable concern is the 57% proper output escaping rate, meaning a significant portion of outputs are not being sanitized, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is rendered directly. The taint analysis revealed one flow with unsanitized paths, which, while not rated as critical or high severity in this analysis, warrants attention as it represents a potential avenue for code injection or path traversal if inputs are not properly validated before being used in file operations or other sensitive contexts. The lack of any recorded vulnerability history is positive, suggesting a history of secure development, but it doesn't negate the risks identified in the current code analysis.

In conclusion, while the plugin benefits from a small attack surface and good SQL handling, the unescaped outputs and the identified unsanitized path flow present notable risks that should be addressed to further enhance its security.

Key Concerns

  • Significant portion of outputs unescaped
  • Taint flow with unsanitized path
Vulnerabilities
None known

WP Theme Test Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Theme Test Release Timeline

v1.2.1Current
v1.2.0
v1.1.3
v1.1.2
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

WP Theme Test Code Analysis

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

Output Escaping

57% escaped21 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
options_page (classes\class.admin.php:132)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Theme Test Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuclasses\class.admin.php:8
actionadmin_print_stylesclasses\class.admin.php:12
actionadmin_noticesclasses\class.admin.php:13
actionadmin_initclasses\class.admin.php:14
actioninitwp-theme-test.php:30
filtertemplatewp-theme-test.php:32
filterstylesheetwp-theme-test.php:33
Maintenance & Trust

WP Theme Test Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.0
Last updatedFeb 24, 2022
PHP min version
Downloads85K

Community Trust

Rating82/100
Number of ratings12
Active installs7K
Developer Profile

WP Theme Test Developer Profile

Masahiro NAKASHIMA

10 plugins · 54K total installs

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

How We Detect WP Theme Test

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-theme-test/css/styles.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Theme Test