
Category Page Extender Security & Risk Analysis
wordpress.org/plugins/category-page-extenderInserts posts into pages corresponding to category. Add on plugin for Category Page by pixline.net. Requieres an active installation of Category Page …
Is Category Page Extender Safe to Use in 2026?
Generally Safe
Score 85/100Category Page Extender has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The category-page-extender plugin exhibits a concerning security posture despite a lack of recorded CVEs and a seemingly small attack surface. The static analysis reveals a significant weakness in its handling of SQL queries: 100% of the identified queries do not use prepared statements. This is a critical vulnerability that could lead to SQL injection attacks, allowing attackers to manipulate or extract sensitive data from the database. Furthermore, the taint analysis shows that all analyzed flows have unsanitized paths, indicating that user-supplied data is not being properly validated or cleansed before being used in sensitive operations. While there are no direct AJAX, REST API, or shortcode entry points without authentication, the unsanitized taint flows suggest that these could be indirectly exploited. The complete absence of capability checks and nonce checks, combined with a low rate of proper output escaping (18%), amplifies the risk of various attacks, including cross-site scripting (XSS) and privilege escalation, especially if any form of user input indirectly reaches these vulnerable code paths. The plugin's history of zero known vulnerabilities is a positive sign but does not negate the severe risks identified in the current code analysis.
Key Concerns
- SQL queries lack prepared statements
- Taint flows with unsanitized paths
- No nonce checks
- No capability checks
- Low percentage of properly escaped output
Category Page Extender Security Vulnerabilities
Category Page Extender Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Category Page Extender Attack Surface
Maintenance & Trust
Category Page Extender Maintenance & Trust
Maintenance Signals
Community Trust
Category Page Extender Alternatives
Pagely MultiEdit
pagely-multiedit
MultiEdit adds tinyMCE editable "blocks" to WordPress custom page templates.
Category For Pages
category-for-pages
Adds categories and tags functionality for your pages.
Access Keys
access-keys
Add Access Keys to Category and Page navigation menus to make your website far more accessible.
Access Keys for WP Navigation Menus
wordpress-nav-menus-access-keys
Add Access Keys to WordPress 3.6 Nav menus to make your website far more accessible.
Page Category and Tag – Add Categories and Tags to WordPress Pages
page-categories-tags
Add categories and tags to WordPress pages. Enable page category and page tag support easily.
Category Page Extender Developer Profile
1 plugin · 40 total installs
How We Detect Category Page Extender
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/category-page-extender/default/catpage.cssHTML / DOM Fingerprints
p2c-navigationp2c-navp2c-currentpageYou can replace the code below to match your themeyou can copy this from your archive.php, index.php or customize it ----- Start Code Replace ------ ----- End Code Replace ------ +1 more