
WP Custom Category Meta Security & Risk Analysis
wordpress.org/plugins/wp-custom-category-metaAllow you to add custom meta tags and title for category.
Is WP Custom Category Meta Safe to Use in 2026?
Generally Safe
Score 85/100WP Custom Category Meta has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-custom-category-meta" v1.1.0 plugin exhibits a generally strong security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the plugin's use of prepared statements for its single SQL query and the lack of file operations or external HTTP requests are positive security indicators. However, there are notable areas of concern. A 50% rate of unescaped output suggests that half of the plugin's output might be vulnerable to cross-site scripting (XSS) attacks. The taint analysis also identified three flows with unsanitized paths, although they were not classified as critical or high severity. The complete lack of nonce checks and capability checks on any potential entry points is a significant weakness, as it means actions performed by the plugin may not be properly authenticated or authorized, leaving them open to unauthorized execution if an entry point were discovered or created in a future version. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign of past development practices. However, this clean history, combined with the current lack of authentication checks, could lead to a false sense of security. The strength lies in its limited attack surface and secure database interactions, but the weaknesses in output sanitization and authentication mechanisms, particularly the complete absence of nonce and capability checks, present potential risks that should be addressed.
Key Concerns
- Unescaped output detected (50%)
- Taint analysis found unsanitized paths (3 flows)
- Missing nonce checks
- Missing capability checks
WP Custom Category Meta Security Vulnerabilities
WP Custom Category Meta Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
WP Custom Category Meta Attack Surface
WordPress Hooks 7
Maintenance & Trust
WP Custom Category Meta Maintenance & Trust
Maintenance Signals
Community Trust
WP Custom Category Meta Alternatives
Simple SEO
cds-simple-seo
Allows the modification of META titles, descriptions and keywords for all pages and posts. Also allows for default setting for of META title, descript …
Easy Category Icons
templatic-categoryicons
The Templatic Category Icons plugin adds the ability for your theme to be able to show a category icon in the sidebar and before the category title in …
Simple SEO by falbar
simple-seo-by-falbar
This plugin extends the standard SEO WordPress features.
Simple SEO Optimizer
simple-seo-optimizer
Optimize your site's SEO by adding custom meta titles, descriptions, and keywords to posts and pages with this lightweight WordPress plugin.
No Category Title
no-category-title
Removes "Category:" string form category title
WP Custom Category Meta Developer Profile
2 plugins · 110 total installs
How We Detect WP Custom Category Meta
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.