WP Select Primary Category Security & Risk Analysis

wordpress.org/plugins/wp-select-primary-category

WP Select Primary Category plugin allows you to select a primary category for different posts and custom post types.

50 active installs v1.0.8 PHP 5.6+ WP 5.0+ Updated Dec 27, 2019
categoryprimary-categorytaxonomies
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Select Primary Category Safe to Use in 2026?

Generally Safe

Score 85/100

WP Select Primary Category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The wp-select-primary-category plugin v1.0.8 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly limits the potential attack surface. Furthermore, the code signals indicate good security practices, with all SQL queries utilizing prepared statements, a lack of dangerous functions and file operations, and no external HTTP requests. The presence of nonce and capability checks further bolsters its security. The taint analysis also shows no identified vulnerabilities. The plugin's vulnerability history is clean, with no known CVEs recorded. This lack of historical vulnerabilities, coupled with the positive static analysis findings, suggests a well-developed and secure plugin. The only minor concern is that only 50% of outputs are properly escaped, which could, in specific, yet-to-be-determined scenarios, lead to XSS vulnerabilities. However, given the limited attack surface and overall clean code, this risk is currently considered low.

Key Concerns

  • Partial output escaping
Vulnerabilities
None known

WP Select Primary Category Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

WP Select Primary Category Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
1 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

50% escaped2 total outputs
Attack Surface

WP Select Primary Category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadd_meta_boxesincludes\class-select-primary-category.php:12
actionsave_postincludes\class-select-primary-category.php:13
Maintenance & Trust

WP Select Primary Category Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 27, 2019
PHP min version5.6
Downloads6K

Community Trust

Rating80/100
Number of ratings2
Active installs50
Developer Profile

WP Select Primary Category Developer Profile

Mobeen Abdullah

3 plugins · 60 total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP Select Primary Category

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widefat
Data Attributes
name="select_primary_category"id="select_primary_category"
FAQ

Frequently Asked Questions about WP Select Primary Category