
Permalinks Moved Permanently Security & Risk Analysis
wordpress.org/plugins/permalinks-moved-permanentlyIf you just migrated your Wordpress blog from one permalink structure to another, and you don't want to lose Pagerank or traffic that accesses yo …
Is Permalinks Moved Permanently Safe to Use in 2026?
Generally Safe
Score 85/100Permalinks Moved Permanently has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "permalinks-moved-permanently" v1.3 plugin exhibits a strong adherence to general WordPress security best practices, as indicated by a lack of known vulnerabilities, a clean attack surface, and proper output escaping. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the plugin doesn't appear to engage in dangerous functions, file operations, external HTTP requests, or rely on bundled libraries that could introduce known weaknesses.
However, the static analysis reveals two critical concerns regarding data flow. Two taint flows were identified with unsanitized paths, suggesting that user-supplied data might be processed in a way that could lead to injection vulnerabilities if not handled correctly downstream, despite the absence of direct SQL injection in the analyzed code. While there is only one SQL query, it is not using prepared statements, which represents a potential risk for SQL injection if the query's parameters are not meticulously sanitized. The lack of nonce and capability checks, although seemingly less impactful given the limited attack surface, are generally considered good security practices for any plugin.
In conclusion, the plugin's strengths lie in its minimal attack surface and good output escaping. The primary weaknesses revolve around potential data handling issues in taint flows and the use of raw SQL queries, which, while not resulting in documented vulnerabilities to date, represent an area for improvement to enhance its overall security posture and proactively prevent future exploits.
Key Concerns
- Unsanitized taint flows (2)
- SQL queries not using prepared statements
- Missing nonce checks
- Missing capability checks
Permalinks Moved Permanently Security Vulnerabilities
Permalinks Moved Permanently Code Analysis
SQL Query Safety
Data Flow Analysis
Permalinks Moved Permanently Attack Surface
WordPress Hooks 1
Maintenance & Trust
Permalinks Moved Permanently Maintenance & Trust
Maintenance Signals
Community Trust
Permalinks Moved Permanently Alternatives
All-in-One WP Migration and Backup
all-in-one-wp-migration
Trusted by 60M+ sites: The gold standard for WordPress migration and backup. Migrate, backup, and restore your WordPress site with one click.
Redirection
redirection
Manage 301 redirects, track 404 errors, and improve your site. No knowledge of Apache or Nginx required.
301 Redirects – Redirect Manager
eps-301-redirects
Manage 301 & 302 redirects. Simple redirection & redirects validation. Includes redirect stats & 404 error log.
Redirection
redirect-redirection
Redirection
Simple 301 Redirects By BetterLinks – Easy WordPress Redirect Manager for Redirects, 404 Error Log & More
simple-301-redirects
Simple 301 Redirects provides an easy method of redirecting requests to another page on your site or elsewhere on the web.
Permalinks Moved Permanently Developer Profile
2 plugins · 710 total installs
How We Detect Permalinks Moved Permanently
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.