Simple HTML Sitemap Security & Risk Analysis

wordpress.org/plugins/display-html-sitemap

Simple HTML Sitemap creates beautiful sitemap for you website with it's dedicated shortcode.

1K active installs v1.0.5 PHP + WP 4.0+ Updated Jun 23, 2020
custom-post-typehtml-sitemappost-typesettingssitemap
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple HTML Sitemap Safe to Use in 2026?

Generally Safe

Score 85/100

Simple HTML Sitemap has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'display-html-sitemap' plugin v1.0.5 exhibits a generally good security posture, with no known CVEs or recorded vulnerabilities. The static analysis indicates a small attack surface, primarily consisting of a single shortcode. The code also demonstrates good practices by using prepared statements for all SQL queries, performing nonce checks, and implementing capability checks. There are no external HTTP requests or file operations, further reducing potential risks.

However, a significant concern arises from the output escaping. With 19 total outputs and only 11% properly escaped, there is a high likelihood of cross-site scripting (XSS) vulnerabilities. While the taint analysis shows no unsanitized paths or critical/high severity flows, this is likely due to the limited scope of the analysis or the absence of specific malicious inputs designed to trigger them. The lack of proper output escaping is a fundamental security weakness that can be exploited by attackers to inject malicious scripts into the sitemap output, potentially affecting users who view it.

In conclusion, while the plugin benefits from a clean vulnerability history and good data handling practices, the pervasive issue with output escaping presents a tangible and significant security risk. Addressing this would be paramount to ensuring a more secure implementation.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Simple HTML Sitemap Security Vulnerabilities

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

Simple HTML Sitemap Code Analysis

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

Output Escaping

11% escaped19 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
dhswp_save_options (display-html-sitemap.php:159)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple HTML Sitemap Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[display-html-sitemap] display-html-sitemap.php:62
WordPress Hooks 5
actionplugins_loadeddisplay-html-sitemap.php:52
actionadmin_menudisplay-html-sitemap.php:53
actionadmin_initdisplay-html-sitemap.php:54
actionadmin_enqueue_scriptsdisplay-html-sitemap.php:55
actionwp_loadeddisplay-html-sitemap.php:59
Maintenance & Trust

Simple HTML Sitemap Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 23, 2020
PHP min version
Downloads12K

Community Trust

Rating74/100
Number of ratings3
Active installs1K
Developer Profile

Simple HTML Sitemap Developer Profile

Dipak Kumar Pusti

2 plugins · 1K total installs

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

How We Detect Simple HTML Sitemap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-html-sitemap/assets/css/display-html-sitemap.css/wp-content/plugins/display-html-sitemap/assets/js/display-html-sitemap.js
Script Paths
/wp-content/plugins/display-html-sitemap/assets/js/display-html-sitemap.js
Version Parameters
display-html-sitemap/style.css?ver=display-html-sitemap.js?ver=

HTML / DOM Fingerprints

CSS Classes
dhswp-ui-state-defaultdhswp-cptdhswp-dragable-handlerdhswp-dragable-checkboxdhswp-cpt-namedhswp-cpt-name-titledhswp_changenamedhswp-newname+2 more
Data Attributes
dhswp_active_dhswp_newname_
Shortcode Output
[display-html-sitemap]
FAQ

Frequently Asked Questions about Simple HTML Sitemap