Dynamic HTML Sitemap Security & Risk Analysis

wordpress.org/plugins/dynamic-html-sitemap

Generate a customizable, SEO-friendly HTML sitemap to improve your website’s navigation and visibility.

40 active installs v1.7 PHP 7.4+ WP 5.0+ Updated Dec 14, 2025
customizable-sitemaphtml-sitemapnavigationseositemap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dynamic HTML Sitemap Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "dynamic-html-sitemap" plugin version 1.7 exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates excellent adherence to security best practices, with 100% of SQL queries utilizing prepared statements and all output being properly escaped. The absence of dangerous functions, file operations, external HTTP requests, and critical taint flows further reinforces this positive assessment. There are no recorded vulnerabilities for this plugin, indicating a history of secure development or timely patching. The attack surface is minimal and, importantly, all identified entry points (shortcodes) are not explicitly shown to be unprotected, suggesting a lack of immediate exploitable avenues based on the provided data.

However, a key concern arises from the absence of explicit nonce checks and capability checks in the provided code signals. While the analysis states 0 unprotected entry points, the lack of these fundamental WordPress security mechanisms means that if any of the entry points, such as the shortcode, were to interact with sensitive functions or data, they could potentially be vulnerable to CSRF attacks or unauthorized access if the plugin's internal logic doesn't sufficiently mitigate these risks. The minimal attack surface is a positive, but the reliance on implicit security without explicit checks is a weakness. Therefore, while the plugin appears secure on the surface, a deeper dive into the shortcode implementation is recommended to ensure robustness.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Dynamic HTML Sitemap Security Vulnerabilities

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

Dynamic HTML Sitemap Code Analysis

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

Output Escaping

100% escaped44 total outputs
Attack Surface

Dynamic HTML Sitemap Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dynamic_sitemap] includes\class-sitemap-render.php:11
WordPress Hooks 7
actionplugins_loadeddynamic-html-sitemap.php:46
actionadmin_menuincludes\class-settings.php:11
actionadmin_initincludes\class-settings.php:12
actionadmin_enqueue_scriptsincludes\class-settings.php:13
actionadmin_enqueue_scriptsincludes\class-settings.php:14
actionadmin_enqueue_scriptsincludes\class-settings.php:15
actionwp_enqueue_scriptsincludes\class-sitemap-render.php:12
Maintenance & Trust

Dynamic HTML Sitemap Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 14, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings6
Active installs40
Developer Profile

Dynamic HTML Sitemap Developer Profile

Suraj Kumar Sinha

2 plugins · 50 total installs

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

How We Detect Dynamic 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/dynamic-html-sitemap/assets/css/admin-style.css
Script Paths
/wp-content/plugins/dynamic-html-sitemap/assets/js/admin.js
Version Parameters
dynamic-html-sitemap/assets/css/admin-style.css?ver=dynamic-html-sitemap/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
dynamic-sitemap-select2wrap
Data Attributes
data-dynamic-sitemap-iddata-dynamic-sitemap-titledata-dynamic-sitemap-color
JS Globals
window.dynamicSitemapOptions
Shortcode Output
[dynamic_sitemap]
FAQ

Frequently Asked Questions about Dynamic HTML Sitemap