Easy Sitemap Security & Risk Analysis

wordpress.org/plugins/easy-sitemap

Advanced HTML sitemap plugin with shortcode generator, intelligent caching, and comprehensive filtering for posts, pages, and custom post types.

10 active installs v2.0.0 PHP 7.2+ WP 5.0+ Updated Feb 12, 2026
html-sitemapnavigationseoshortcodesitemap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Sitemap Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "easy-sitemap" v2.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and a very low percentage of unescaped outputs are positive indicators. Crucially, all SQL queries utilize prepared statements, and there are no identified taint flows, suggesting a low risk of common injection vulnerabilities. The plugin also demonstrates good practices by including a capability check for its single entry point, the shortcode. The lack of any recorded vulnerabilities or CVEs further reinforces this positive assessment.

However, the absence of nonce checks on the shortcode, while not directly leading to a vulnerability in this specific analysis, represents a missed opportunity for enhanced security. While the attack surface is minimal and protected by a capability check, it's a point of potential improvement. The plugin's historical lack of vulnerabilities is a significant strength, indicating diligent development and maintenance, but users should always remain vigilant for future updates.

Overall, "easy-sitemap" v2.0.0 appears to be a secure plugin with a minimal attack surface and good coding practices. The primary area for improvement lies in implementing nonce checks for its shortcode to further mitigate potential CSRF-like attacks, although the current risk is low due to the capability check.

Key Concerns

  • Missing nonce checks on shortcode
Vulnerabilities
None known

Easy Sitemap Security Vulnerabilities

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

Easy Sitemap Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

95% escaped20 total outputs
Attack Surface

Easy Sitemap Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[easy_sitemap] classes\Frontend\Shortcodes.php:250
WordPress Hooks 9
actionadmin_menuclasses\Admin\Admin.php:26
actionadmin_initclasses\Admin\Admin.php:27
actionadmin_enqueue_scriptsclasses\Admin\Admin.php:28
actionwp_enqueue_scriptsclasses\Frontend\Assets.php:26
actionwp_headclasses\Frontend\Assets.php:27
actionadmin_print_footer_scriptsclasses\Frontend\Shortcodes.php:253
actionplugins_loadedclasses\Plugin.php:85
actioninitclasses\Plugin.php:86
actionafter_setup_themeclasses\Plugin.php:87
Maintenance & Trust

Easy Sitemap Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 12, 2026
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Sitemap Developer Profile

tiptinker

3 plugins · 70 total installs

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

How We Detect Easy Sitemap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-sitemap/assets/css/admin.css/wp-content/plugins/easy-sitemap/assets/js/admin.js
Script Paths
/wp-content/plugins/easy-sitemap/assets/js/admin.js
Version Parameters
easy-sitemap/assets/css/admin.css?ver=2.0.0easy-sitemap/assets/js/admin.js?ver=2.0.0

HTML / DOM Fingerprints

CSS Classes
easy-sitemap-headereasy-sitemap-linkseasy-sitemap-settings-formeasy-sitemap-shortcodes-help
Data Attributes
data-copydata-copied
JS Globals
easySitemapAdmin
Shortcode Output
[easy_sitemap][easy_sitemap post_type="page"][easy_sitemap post_type="post"][easy_sitemap post_type="product"]
FAQ

Frequently Asked Questions about Easy Sitemap