
Change Permalink Helper Security & Risk Analysis
wordpress.org/plugins/change-permalink-helperIt checks the Permalink and redirects to the new URL, if it doesn't exist. It sends the header message "moved permanently 301"
Is Change Permalink Helper Safe to Use in 2026?
Generally Safe
Score 85/100Change Permalink Helper has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "change-permalink-helper" v1.1.1 plugin exhibits a mixed security posture. On one hand, the static analysis reveals no readily apparent attack surface through common vectors like AJAX, REST API, shortcodes, or cron events. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries and ensuring all output is properly escaped, with no file operations or external HTTP requests observed.
However, the taint analysis raises significant concerns. Two identified flows with unsanitized paths are flagged as high severity. While the specific nature of these unsanitized paths isn't detailed, their presence in the code indicates potential for vulnerabilities if they involve user-supplied data. The lack of any recorded vulnerability history (CVEs) is positive but could also mean the plugin hasn't been extensively scrutinized or that past issues have been resolved. The absence of capability and nonce checks on any entry points, though there are none declared, is a potential weakness if new entry points were to be added in future versions without proper security measures.
In conclusion, while the plugin currently presents a low outward attack surface and adheres to secure coding practices for SQL and output, the identified high-severity taint flows are a critical red flag that require immediate investigation. The plugin's strengths lie in its responsible data handling for SQL and output, but the unsanitized path flows represent a clear and present danger. Its lack of historical vulnerabilities is a positive sign, but the identified code-level risks overshadow this in the immediate assessment.
Key Concerns
- High severity taint flows with unsanitized paths
- No capability checks on entry points
- No nonce checks on entry points
Change Permalink Helper Security Vulnerabilities
Change Permalink Helper Code Analysis
SQL Query Safety
Data Flow Analysis
Change Permalink Helper Attack Surface
WordPress Hooks 2
Maintenance & Trust
Change Permalink Helper Maintenance & Trust
Maintenance Signals
Community Trust
Change Permalink Helper Alternatives
Legacy URL Suffix & SEO Preserver
php-to-pages
Maintain SEO rankings with custom URL suffixes like .php or .html. Perfect for legacy site migrations, fixing 404s, and preserving link juice.
URL Pathfinder
url-pathfinder
Automatically redirects 404 URLs to the closest matching permalink using fuzzy matching.
Simple Page Redirect
simple-post-redirect
Simple Page Redirect is an easy-to-use WordPress plugin that lets you quickly redirect any post, page, custom post type, or portfolio item to an inter …
Quick 301 Redirects
quick-301-redirects
The fastest & easiest way to do 301 redirects. You can set each redirect or bulk upload unlimited number of 301 redirects using a CSV file
Advanced Permalinks
advanced-permalinks
Allows multiple permalink structures and category-specific permalinks without needing redirects.
Change Permalink Helper Developer Profile
3 plugins · 2K total installs
How We Detect Change Permalink Helper
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.