Add Subpage Here Security & Risk Analysis

wordpress.org/plugins/add-subpage-here

Adds simple widget and admin menu item for adding a subpage to the current page.

10 active installs v0.4 PHP + WP 3.3+ Updated Aug 7, 2012
adminmenupagesubpagewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Subpage Here Safe to Use in 2026?

Generally Safe

Score 85/100

Add Subpage Here has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "add-subpage-here" v0.4 plugin demonstrates a strong security posture regarding its attack surface, with no apparent entry points that are unprotected. The absence of AJAX handlers, REST API routes, shortcodes, and cron events without proper authentication or permission checks is commendable. Furthermore, the plugin avoids dangerous functions, external HTTP requests, file operations, and doesn't bundle external libraries, all positive signs for security. The complete reliance on prepared statements for SQL queries indicates good database interaction practices.

However, a significant concern arises from the output escaping. With 100% of its detected outputs unescaped, the plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data processed and displayed by the plugin without proper sanitization or escaping could be manipulated by attackers to inject malicious scripts. While there is no recorded vulnerability history and the static analysis shows no critical taint flows, the lack of output escaping is a substantial weakness that overshadows these strengths. A potential attacker could leverage this to perform various malicious actions if they can control the data being outputted.

Key Concerns

  • All detected outputs are unescaped
Vulnerabilities
None known

Add Subpage Here Security Vulnerabilities

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

Add Subpage Here 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
Attack Surface

Add Subpage Here Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterwp_insert_post_dataadd-subpage.php:11
actionwp_before_admin_bar_renderadd-subpage.php:19
actionwidgets_initadd-subpage.php:63
Maintenance & Trust

Add Subpage Here Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 7, 2012
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Add Subpage Here Developer Profile

mitcho (Michael Yoshitaka Erlewine)

13 plugins · 6K total installs

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

How We Detect Add Subpage Here

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-subpage-here/add-subpage.php

HTML / DOM Fingerprints

CSS Classes
button
Shortcode Output
<p><a class="button" href="
FAQ

Frequently Asked Questions about Add Subpage Here