
Advanced Permalink Security & Risk Analysis
wordpress.org/plugins/advanced-permalinkStruggling with SEO friendly links ? need to redefine your permalinks ? Here is the solution. For any further customization feel free to raise a ticke …
Is Advanced Permalink Safe to Use in 2026?
Generally Safe
Score 85/100Advanced Permalink has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "advanced-permalink" plugin v1.0.2 demonstrates a generally strong security posture based on the provided static analysis. It boasts a clean attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points. The code signals also indicate good practices such as 100% prepared SQL statements and no file operations or external HTTP requests. The absence of known CVEs and historical vulnerabilities further contributes to a positive security outlook.
However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, this indicates a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface that is not properly escaped could be manipulated by an attacker to inject malicious scripts. While the taint analysis found no specific flows, the lack of output escaping creates an environment where such flows could easily exist and be exploited. The presence of capability checks, while positive, is diminished by the fact that the single output isn't escaped.
In conclusion, the plugin's design avoids common attack vectors by minimizing its attack surface and using prepared statements for database operations. The lack of past vulnerabilities suggests a development team that is likely security-conscious. The primary and most critical weakness is the complete lack of output escaping, which presents a tangible XSS risk. Addressing this single issue would significantly improve the plugin's security.
Key Concerns
- Output escaping is completely missing
Advanced Permalink Security Vulnerabilities
Advanced Permalink Release Timeline
Advanced Permalink Code Analysis
Output Escaping
Advanced Permalink Attack Surface
WordPress Hooks 4
Maintenance & Trust
Advanced Permalink Maintenance & Trust
Maintenance Signals
Community Trust
Advanced Permalink Alternatives
Permalink Manager for WooCommerce
permalink-manager-for-woocommerce
Permalink Manager for WooCommerce improves your store permalinks and remove product, product_category and product_tag slugs from the URL.
Custom Post Type Permalinks
custom-post-type-permalinks
Edit the permalink of custom post type.
Custom Permalinks
custom-permalinks
A powerful WordPress plugin for full URL control. Set custom permalinks, auto-redirects, and use dynamic tags for ideal site structure and SEO.
No Category Base (WPML)
no-category-base-wpml
This plugin removes the mandatory 'Category Base' from your category permalinks. It's compatible with WPML.
Remove Category URL – Remove 'category' base from category permalinks
remove-category-url
Remove Category URL strips the /category/ base from your category URLs, turning something like /category/my-category/ into simply /my-category/.
Advanced Permalink Developer Profile
3 plugins · 450 total installs
How We Detect Advanced Permalink
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.