Sewn In XML Sitemap Security & Risk Analysis

wordpress.org/plugins/sewn-in-xml-sitemap

Simple way to automatically generate XML Sitemaps when a page or post is saved. Very simple, no cruft or extra features you won't use.

30 active installs v2.0.6 PHP + WP 3.6.1+ Updated Sep 2, 2017
seositemapxml-sitemap
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sewn In XML Sitemap Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The static analysis of the "sewn-in-xml-sitemap" v2.0.6 plugin reveals a generally positive security posture. The plugin has a minimal attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. The absence of critical taint flows and dangerous functions is also encouraging. However, there are areas for improvement. The single SQL query is not using prepared statements, which is a common vulnerability vector. Furthermore, only 39% of output escaping is properly implemented, leaving potential for cross-site scripting (XSS) vulnerabilities. The presence of a nonce check is a good sign, but the complete lack of capability checks on any entry points is a significant concern, meaning that any user, regardless of their role, could potentially interact with these functionalities.

The plugin's vulnerability history is spotless, with no recorded CVEs. This suggests a history of diligent security practices or a lack of past exploitation, which is a strong positive. The bundled Select2 library, while not explicitly flagged as outdated, is worth noting as bundled libraries can sometimes introduce vulnerabilities if not kept up-to-date or if they contain known exploits.

Overall, the "sewn-in-xml-sitemap" plugin exhibits a low-risk profile due to its small attack surface and clean vulnerability history. The primary concerns stem from the unescaped output and the absence of capability checks on entry points, which could be exploited in certain contexts. Addressing these specific code signals would further strengthen its security.

Key Concerns

  • Raw SQL query without prepared statements
  • Low percentage of properly escaped output
  • No capability checks on entry points
  • Bundled library (Select2)
Vulnerabilities
None known

Sewn In XML Sitemap Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Sewn In XML Sitemap Release Timeline

v2.0.6Current
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.4
Code Analysis
Analyzed Mar 16, 2026

Sewn In XML Sitemap Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

0% prepared1 total queries

Output Escaping

39% escaped28 total outputs
Attack Surface

Sewn In XML Sitemap Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadd_meta_boxesincludes\sewn-meta\includes\sewn-meta-boxes.php:84
actionsave_postincludes\sewn-meta\includes\sewn-meta-boxes.php:87
actioninitincludes\sewn-meta\sewn-meta.php:79
actionadmin_enqueue_scriptsincludes\sewn-meta\sewn-meta.php:96
actionadmin_enqueue_scriptsincludes\sewn-meta\sewn-meta.php:97
actionplugins_loadedsewn-xml-sitemap.php:112
actioninitsewn-xml-sitemap.php:113
actionwp_loadedsewn-xml-sitemap.php:114
actionsave_postsewn-xml-sitemap.php:142
filterwp_list_pages_excludessewn-xml-sitemap.php:143
Maintenance & Trust

Sewn In XML Sitemap Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 2, 2017
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs30
Developer Profile

Sewn In XML Sitemap Developer Profile

Jupitercow

8 plugins · 510 total installs

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

How We Detect Sewn In XML Sitemap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sewn-in-xml-sitemap/assets/css/sewn-xml-sitemap.css/wp-content/plugins/sewn-in-xml-sitemap/assets/js/sewn-xml-sitemap.js/wp-content/plugins/sewn-in-xml-sitemap/assets/js/sewn-meta.js/wp-content/plugins/sewn-in-xml-sitemap/assets/css/select2.min.css/wp-content/plugins/sewn-in-xml-sitemap/assets/js/select2.min.js
Script Paths
/wp-content/plugins/sewn-in-xml-sitemap/assets/js/sewn-xml-sitemap.js/wp-content/plugins/sewn-in-xml-sitemap/assets/js/select2.min.js/wp-content/plugins/sewn-in-xml-sitemap/assets/js/sewn-meta.js
Version Parameters
sewn-xml-sitemap/assets/css/sewn-xml-sitemap.css?ver=sewn-xml-sitemap/assets/js/sewn-xml-sitemap.js?ver=sewn-meta/assets/js/select2.min.js?ver=sewn-meta/assets/js/sewn-meta.js?ver=sewn-meta/assets/css/select2.min.css?ver=sewn-meta/assets/css/sewn-meta.css?ver=

HTML / DOM Fingerprints

CSS Classes
sewn-xml-sitemap-exclude-field
HTML Comments
Simple system for building XML Sitemaps out of posts when saved. Very simple and efficient.Sewn In Meta FieldsJust a basic interface for adding custom meta boxes and fields to plugins and themes.
Data Attributes
data-field_name="xml_sitemap_exclude"data-field_type="true_false"data-plugin-name="sewn-xml-sitemap"
JS Globals
Sewn_Xml_SitemapSewn_Meta
FAQ

Frequently Asked Questions about Sewn In XML Sitemap