XML Sitemaps Manager Security & Risk Analysis

wordpress.org/plugins/xml-sitemaps-manager

Options to manage the WordPress core XML Sitemaps, optimize and fix some bugs.

300 active installs v0.7 PHP 5.6+ WP 5.5+ Updated Sep 18, 2025
sitemapsitemap-xmlxml-sitemap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is XML Sitemaps Manager Safe to Use in 2026?

Generally Safe

Score 100/100

XML Sitemaps Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The xml-sitemaps-manager plugin v0.7 presents a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for its SQL queries and a high percentage of properly escaped output, mitigating common injection and XSS risks. The lack of any recorded vulnerabilities, including CVEs, suggests a history of stable and secure development.

However, a notable concern is the complete absence of nonce checks and capability checks. While the current limited attack surface might not immediately expose a vulnerability, this is a significant security gap. If any new entry points are introduced or existing ones are revealed through further analysis, the lack of these fundamental WordPress security mechanisms would leave them highly susceptible to attacks like CSRF and unauthorized access. The taint analysis revealing no flows is also positive, but this is in conjunction with zero flows being analyzed, which might indicate a very limited codebase or a limitation in the analysis itself.

In conclusion, the plugin is currently appearing secure due to its minimal attack surface and good SQL/output handling. The primary weakness lies in the missing nonce and capability checks, which, while not currently exploited, represent a potential risk if the plugin's functionality expands or if hidden entry points exist. The developer should prioritize implementing these checks to bolster the plugin's security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

XML Sitemaps Manager Security Vulnerabilities

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

XML Sitemaps Manager Code Analysis

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

Output Escaping

88% escaped26 total outputs
Attack Surface

XML Sitemaps Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterwp_sitemaps_max_urlsincludes\modules\class-core.php:22
filterwp_sitemaps_add_providerincludes\modules\class-core.php:24
filterwp_sitemaps_post_typesincludes\modules\class-core.php:26
filterwp_sitemaps_taxonomiesincludes\modules\class-core.php:28
filterwp_sitemaps_stylesheet_cssincludes\modules\class-core.php:30
actioninitxml-sitemaps-manager.php:23
actionadmin_initxml-sitemaps-manager.php:24
Maintenance & Trust

XML Sitemaps Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 18, 2025
PHP min version5.6
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs300
Developer Profile

XML Sitemaps Manager Developer Profile

Rolf Allard van Hagen

8 plugins · 111K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
293 days
View full developer profile
Detection Fingerprints

How We Detect XML Sitemaps Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/xml-sitemaps-manager/assets/css/admin.css/wp-content/plugins/xml-sitemaps-manager/assets/js/admin.js
Version Parameters
xml-sitemaps-manager/assets/css/admin.css?ver=xml-sitemaps-manager/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
xmlsm-admin-fieldxmlsm-admin-field-wrapperxmlsm-help-tab-clear-meta
HTML Comments
<!-- Main admin settings area --><!-- Help tab content -->
Data Attributes
data-xmlsm-clear-meta-nonce
FAQ

Frequently Asked Questions about XML Sitemaps Manager