Simple Site Map Page Security & Risk Analysis

wordpress.org/plugins/simple-site-map-page

Build your HTML site map page easily and manually with WordPress native menus.

4K active installs v1.2.2 PHP 5.6+ WP 5.3+ Updated Nov 27, 2025
html-site-mapsite-mapsite-map-pagesitemap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Site Map Page Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Site Map 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 static analysis of simple-site-map-page v1.2.2 indicates a generally strong security posture in several key areas. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, meaning there are no readily exploitable entry points for attackers to interact with the plugin directly through these common vectors. Furthermore, the absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests suggests a clean and contained codebase in these respects. The plugin also appears to avoid bundled libraries, which can sometimes introduce vulnerabilities if outdated.

However, a significant concern arises from the complete lack of output escaping. With one identified output and 0% properly escaped, any data that this plugin displays to users could potentially be vulnerable to cross-site scripting (XSS) attacks. The absence of capability checks and nonce checks on any potential, though currently non-existent, entry points is also noteworthy, as these are fundamental security measures for WordPress plugins. The vulnerability history being completely clear is a positive sign, suggesting a well-maintained or low-risk plugin thus far.

In conclusion, while the plugin's minimal attack surface and absence of typical code vulnerabilities are strengths, the unescaped output represents a clear and present danger. The lack of capability and nonce checks, while not currently exploitable due to the absence of entry points, would be a critical oversight should new entry points be added in future versions. The focus should be on addressing the output escaping vulnerability.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Simple Site Map Page Security Vulnerabilities

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

Simple Site Map Page Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Simple Site Map Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initadmin\ssmp-admin.php:43
actioninitadmin\ssmp-admin.php:77
filterthe_contentpublic\ssmp-public.php:21
actionwp_footerpublic\ssmp-public.php:67
Maintenance & Trust

Simple Site Map Page Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 27, 2025
PHP min version5.6
Downloads54K

Community Trust

Rating86/100
Number of ratings6
Active installs4K
Developer Profile

Simple Site Map Page Developer Profile

Jb Audras

24 plugins · 64K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
661 days
View full developer profile
Detection Fingerprints

How We Detect Simple Site Map Page

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
ssmpsimple-site-map
Data Attributes
data-custom-attribute
FAQ

Frequently Asked Questions about Simple Site Map Page