Sitemap simple Security & Risk Analysis

wordpress.org/plugins/sitemap-simple

This plugin will create a Sitemap for pages. Use the shortcode "[sitemap_simple]" to render the sitemap.

70 active installs v1.3 PHP + WP 3.0+ Updated Sep 1, 2020
html-sitemapsimple-sitemapsitemapsitemap-for-pageswordpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sitemap simple Safe to Use in 2026?

Generally Safe

Score 85/100

Sitemap simple 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 "sitemap-simple" v1.3 plugin exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, raw SQL queries, file operations, or external HTTP requests. All SQL queries are properly prepared, and output is consistently escaped, indicating good practices in preventing common web vulnerabilities like SQL injection and Cross-Site Scripting. The absence of known CVEs and a clean vulnerability history further bolster its security profile.

However, there are a few areas for improvement. The plugin has an entry point via a shortcode. While the static analysis doesn't indicate any unprotected entry points or specific vulnerabilities, the presence of any entry point that lacks explicit capability checks or nonce validation, even if not exploited in this analysis, represents a potential attack surface. The lack of nonce checks on the shortcode is a notable omission that could, in theory, be leveraged if the shortcode's functionality were to be exploited in conjunction with user-generated input.

Overall, "sitemap-simple" v1.3 appears to be a well-developed and secure plugin with a very low risk profile. Its strengths lie in its robust handling of sensitive operations and lack of historical vulnerabilities. The primary concern is the potential for a missing capability check on its sole entry point, the shortcode, which, while not currently a demonstrated risk, is a standard security measure to enforce for any user-facing functionality.

Key Concerns

  • Shortcode without capability checks
Vulnerabilities
None known

Sitemap simple Security Vulnerabilities

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

Sitemap simple Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Sitemap simple Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sitemap_simple] sitemap-simple.php:65
Maintenance & Trust

Sitemap simple Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 1, 2020
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Sitemap simple Developer Profile

Abhay

6 plugins · 4K total installs

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

How We Detect Sitemap simple

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sitemap-simple/style.css
Version Parameters
sitemap-simple/style.css?ver=

HTML / DOM Fingerprints

Shortcode Output
<ul id="<ul class="
FAQ

Frequently Asked Questions about Sitemap simple