WP Realtime Sitemap Security & Risk Analysis

wordpress.org/plugins/wp-realtime-sitemap

A sitemap plugin to make it easier for your site to show all your pages, posts, archives, categories and tags in an easy to read format.

10K active installs v1.5.7 PHP + WP 3.0+ Updated Nov 28, 2017
mapnavigationseositesitemap
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Realtime Sitemap Safe to Use in 2026?

Generally Safe

Score 85/100

WP Realtime 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 "wp-realtime-sitemap" v1.5.7 plugin exhibits a generally good security posture based on the provided static analysis. It lacks dangerous functions, uses prepared statements exclusively for SQL queries, and has no recorded vulnerabilities or CVEs, indicating a strong history of secure development. The plugin also has a minimal attack surface with only one entry point (a shortcode), and no external HTTP requests or file operations are performed, further reducing potential risks.

However, there are areas for improvement. A significant concern is the low percentage (36%) of properly escaped outputs. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is directly outputted without sufficient sanitization or escaping, especially when considering the shortcode as a potential entry point. Additionally, the absence of nonce checks on its single entry point, while not directly flagged by taint analysis, is a deviation from best practices for securing WordPress actions. The presence of capability checks, while positive, is not a substitute for proper nonce validation on user-initiated actions.

In conclusion, the plugin is likely secure against common server-side vulnerabilities due to its clean SQL practices and lack of external interactions. The primary residual risk stems from potential client-side XSS due to insufficient output escaping. The absence of nonce checks on the shortcode, while not a critical issue based on the provided taint analysis, represents a missed opportunity to further harden the plugin against potentially unintended actions.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks on shortcode
Vulnerabilities
None known

WP Realtime Sitemap Security Vulnerabilities

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

WP Realtime Sitemap Code Analysis

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

Output Escaping

36% escaped33 total outputs
Attack Surface

WP Realtime Sitemap Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-realtime-sitemap] wp-realtime-sitemap.php:59
WordPress Hooks 10
actioninitwp-realtime-sitemap.php:37
filterplugin_row_metawp-realtime-sitemap.php:40
filterplugin_action_linkswp-realtime-sitemap.php:43
filtercontextual_helpwp-realtime-sitemap.php:46
filterscreen_layout_columnswp-realtime-sitemap.php:49
actionadmin_menuwp-realtime-sitemap.php:53
actionadmin_initwp-realtime-sitemap.php:54
actionadmin_print_styleswp-realtime-sitemap.php:55
actionadmin_print_scriptswp-realtime-sitemap.php:56
actionadmin_noticeswp-realtime-sitemap.php:65
Maintenance & Trust

WP Realtime Sitemap Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedNov 28, 2017
PHP min version
Downloads196K

Community Trust

Rating92/100
Number of ratings25
Active installs10K
Developer Profile

WP Realtime Sitemap Developer Profile

Rincewind

1 plugin · 10K total installs

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

How We Detect WP Realtime Sitemap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-realtime-sitemap/css/admin-style.css

HTML / DOM Fingerprints

Data Attributes
data-wp-realtime-sitemap-options
Shortcode Output
[wp-realtime-sitemap]
FAQ

Frequently Asked Questions about WP Realtime Sitemap