
Root Relative URLs Security & Risk Analysis
wordpress.org/plugins/root-relative-urlsConverts all URLs to root-relative URLs for hosting the same site on multiple IPs, easier production migration and better mobile device testing.
Is Root Relative URLs Safe to Use in 2026?
Generally Safe
Score 85/100Root Relative URLs has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The root-relative-urls plugin v2.3 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis reveals no dangerous functions, all SQL queries are properly prepared, output is consistently escaped, and there are no file operations or external HTTP requests. The lack of identified taint flows and zero critical or high severity vulnerabilities in its history further bolster this positive assessment.
However, a notable concern is the complete absence of nonce checks and capability checks. While the current attack surface is zero, this indicates a potential weakness if any new entry points are introduced or if the plugin's functionality were to expand. The vulnerability history shows no recorded issues, which is a positive indicator of good development practices, but it does not guarantee future security. In conclusion, the plugin is currently very secure due to its minimal attack surface and clean code, but the reliance on an undeveloped attack surface for security rather than explicit checks is a theoretical weakness.
Key Concerns
- Missing nonce checks
- Missing capability checks
Root Relative URLs Security Vulnerabilities
Root Relative URLs Release Timeline
Root Relative URLs Code Analysis
Output Escaping
Root Relative URLs Attack Surface
WordPress Hooks 9
Maintenance & Trust
Root Relative URLs Maintenance & Trust
Maintenance Signals
Community Trust
Root Relative URLs Alternatives
LinkGather
linkgather
Admin utility to gather internal post/page URLs with filters, pagination, and CSV export.
Bit.ly Shortlinks Multisite (Uses OAuth 2 API)
bitly-shortlinks-multisite
This plugin replaces the default WordPress shortlinks with Bit.ly shortlinks for your single site or multisite WordPress network.
Contributors: aarontgrogg
enhanced-admin-links-in-multisite-my-sites-drop-downs
Enhanced Admin Links in Multisite 'My Sites' Drop-Downs
Custom URL Replacer
custom-url-replacer
Short Description: Replaces anchor text matching an external URL with custom text and can force external links to open in a new tab.
MessyMenu
messymenu
A solution that enhances the functionality of the WordPress Dashboard navigation
Root Relative URLs Developer Profile
5 plugins · 7K total installs
How We Detect Root Relative URLs
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.