Chosen for WordPress Security & Risk Analysis

wordpress.org/plugins/chosen

Make long, unwieldy select boxes much more user-friendly.

100 active installs v0.3 PHP + WP 3.1+ Updated Oct 16, 2014
chosencontact-formjqueryselect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Chosen for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

Chosen for WordPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The plugin "chosen" v0.3 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and unescaped output are significant strengths. Furthermore, the plugin has no recorded vulnerabilities, including critical or high severity ones, and no history of known CVEs. This indicates a well-developed and diligently maintained codebase with respect to these common security pitfalls.

Despite the positive findings, there is one notable area for concern: the lack of nonce checks. While the attack surface is minimal (one shortcode) and there are no unprotected entry points identified, relying solely on capability checks (if any are implicitly present) for shortcode execution could potentially be exploited under specific circumstances, especially if the shortcode performs sensitive operations. The absence of taint analysis flows, while not indicating a problem, means that complex or indirect data manipulation vulnerabilities might not have been detected by this specific analysis method.

In conclusion, "chosen" v0.3 appears to be a secure plugin with excellent development practices in place. The primary weakness identified is the absence of nonce checks, which is a standard security measure for user-generated content or actions within WordPress. While the current risk is likely low due to the limited attack surface and lack of vulnerability history, implementing nonce checks would further strengthen its security and provide a more robust defense against potential cross-site request forgery (CSRF) attacks.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Chosen for WordPress Security Vulnerabilities

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

Chosen for WordPress Code Analysis

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

Bundled Libraries

jQuery
Attack Surface

Chosen for WordPress Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[chosen] chosen.php:37
WordPress Hooks 1
actionwp_print_scriptschosen.php:35
Maintenance & Trust

Chosen for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedOct 16, 2014
PHP min version
Downloads8K

Community Trust

Rating80/100
Number of ratings4
Active installs100
Developer Profile

Chosen for WordPress Developer Profile

thenbrent

5 plugins · 440 total installs

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

How We Detect Chosen for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chosen/chosen.css/wp-content/plugins/chosen/chosen.jquery.min.js/wp-content/plugins/chosen/wp-chosen.js
Script Paths
/wp-content/plugins/chosen/chosen.jquery.min.js/wp-content/plugins/chosen/wp-chosen.js
Version Parameters
chosen/chosen.css?ver=chosen/chosen.jquery.min.js?ver=chosen/wp-chosen.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Chosen for WordPress