
WP Category Permalink Security & Risk Analysis
wordpress.org/plugins/wp-category-permalinkAllows manual selection of a 'main' category for each post for nicer permalinks and better SEO.
Is WP Category Permalink Safe to Use in 2026?
Generally Safe
Score 85/100WP Category Permalink has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-category-permalink" plugin v3.4.0 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the lack of documented vulnerabilities and CVEs suggests a history of stable and secure development. The static analysis also shows no critical or high severity taint flows, indicating that data processing within the plugin appears to be handled safely.
However, there are notable areas for improvement. The presence of one SQL query that does not use prepared statements is a concern, as it could potentially lead to SQL injection vulnerabilities if not handled with extreme care in how data is sanitized before being used in the query. Additionally, a very low percentage of output escaping (6%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, as data displayed to users may not be properly sanitized, allowing malicious scripts to be injected.
In conclusion, while the plugin benefits from a small attack surface and a clean vulnerability history, the identified issues with SQL query preparation and output escaping represent significant security weaknesses that require immediate attention. Addressing these would greatly enhance the plugin's overall security.
Key Concerns
- SQL query not using prepared statements
- Low percentage of properly escaped output
- No nonce checks
- No capability checks
WP Category Permalink Security Vulnerabilities
WP Category Permalink Code Analysis
SQL Query Safety
Output Escaping
WP Category Permalink Attack Surface
WordPress Hooks 19
Maintenance & Trust
WP Category Permalink Maintenance & Trust
Maintenance Signals
Community Trust
WP Category Permalink Alternatives
Premmerce Permalink Manager for WooCommerce
woo-permalink-manager
Premmerce Permalink Manager for WooCommerce allows you to change WooCommerce permalink and remove product and product_category slugs from the URL.
No Category Base (WPML)
no-category-base-wpml
This plugin removes the mandatory 'Category Base' from your category permalinks. It's compatible with WPML.
Permalink Manager Lite
permalink-manager
Permalink Manager enhances WordPress’s built-in URL system, allowing you to change the URLs of native and custom post types and taxonomies.
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 AJAX Product Filters
woocommerce-ajax-filters
Fast and flexible AJAX product filters for WooCommerce. Filter by categories, attributes, price, tags, rating, and more. No page reloads.
WP Category Permalink Developer Profile
27 plugins · 371K total installs
How We Detect WP Category Permalink
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-category-permalink/css/wpcp.css/wp-content/plugins/wp-category-permalink/js/wpcp.js/wp-content/plugins/wp-category-permalink/js/wpcp.jswp-category-permalink/css/wpcp.css?ver=wp-category-permalink/js/wpcp.js?ver=HTML / DOM Fingerprints
wpcp-main-categoriesPost Edit CSS/JS + Update