
Enhanced Custom Permalinks Security & Risk Analysis
wordpress.org/plugins/enhanced-custom-permalinksSet custom permalinks on a per-post, per-tag or per-category basis.
Is Enhanced Custom Permalinks Safe to Use in 2026?
Generally Safe
Score 100/100Enhanced Custom Permalinks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "enhanced-custom-permalinks" v0.1.1 plugin exhibits a mixed security posture. On the positive side, the plugin has a very small attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events. It also utilizes prepared statements for all its SQL queries and performs nonce checks, indicating an awareness of common WordPress security practices. The absence of known CVEs and historical vulnerabilities is also a positive sign.
However, significant concerns arise from the taint analysis. The presence of 3 flows with unsanitized paths, including 2 of high severity, suggests potential vulnerabilities where user-supplied data might be processed without proper sanitization, leading to risks like path traversal or file inclusion if these flows involve file operations or external requests (though those are absent in this static analysis). Furthermore, the output escaping is only properly implemented for 33% of outputs, leaving a substantial portion of the plugin's output potentially vulnerable to Cross-Site Scripting (XSS) attacks. The lack of capability checks on entry points, while the attack surface is currently zero, could become a risk if new entry points are introduced in future versions without proper authorization checks.
In conclusion, while the plugin starts with a good foundation of minimal attack surface and secure SQL practices, the identified taint flow issues and the low rate of proper output escaping present notable security risks. The lack of vulnerability history is reassuring but does not negate the immediate concerns highlighted by the static analysis. Addressing the unsanitized paths and improving output escaping should be prioritized.
Key Concerns
- High severity taint flow
- Unsanitized paths in taint flows
- Low percentage of properly escaped output
- No capability checks on entry points
Enhanced Custom Permalinks Security Vulnerabilities
Enhanced Custom Permalinks Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Enhanced Custom Permalinks Attack Surface
WordPress Hooks 37
Maintenance & Trust
Enhanced Custom Permalinks Maintenance & Trust
Maintenance Signals
Community Trust
Enhanced Custom Permalinks Alternatives
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.
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/.
Custom Permalink Editor
custom-permalink-editor
Set Custom Permalink Editor on a per-post, per-tag per-page, and per-category basis.
Custom Fields Permalink 2
custom-fields-permalink-redux
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
Enhanced Custom Permalinks Developer Profile
5 plugins · 1K total installs
How We Detect Enhanced Custom Permalinks
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
custom_permalink