Jet Site Unit Could Widgets Security & Risk Analysis

wordpress.org/plugins/jet-unit-site-could

Provides random members and/or groups avatar list + blog list with more options /Widget/

10 active installs v2.1 PHP + WP + Updated Feb 4, 2011
buddypressmembersmetamuwordpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Jet Site Unit Could Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

Jet Site Unit Could Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "jet-unit-site-could" v2.1 plugin presents a mixed security picture. On one hand, the static analysis indicates a very small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, there's no recorded vulnerability history, suggesting a relatively stable codebase over time. This lack of historical issues and limited entry points are positive indicators.

However, several significant concerns emerge from the code analysis. The presence of the `create_function` function, a known security risk due to its ability to execute arbitrary code, is a critical red flag. The fact that 100% of output is not properly escaped is also a serious issue, opening the door to Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce and capability checks across the board is deeply worrying, as it means any entry point, however small, could be exploited without proper authorization or verification. While there are no immediate critical taint flows or raw SQL without prepared statements, the foundational issues with output escaping and lack of checks create a high potential for exploitation if any hidden entry points or less obvious code paths exist.

In conclusion, while the plugin boasts a minimal attack surface and no known vulnerabilities, the identified code signals point to significant underlying security weaknesses. The use of `create_function`, pervasive unescaped output, and complete lack of nonce/capability checks represent substantial risks that should be addressed urgently. The absence of historical CVEs is a strength, but it should not overshadow the immediate risks identified in the static and code analysis.

Key Concerns

  • Dangerous functions (create_function)
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Jet Site Unit Could Widgets Security Vulnerabilities

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

Jet Site Unit Could Widgets Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("JetSUC_Blogs");'));jet-site-unit-could.php:341
create_functionadd_action('widgets_init', create_function('', 'return register_widget("JetSUC_Members");'));jet-site-unit-could.php:342
create_functionadd_action('widgets_init', create_function('', 'return register_widget("JetSUC_Groups");'));jet-site-unit-could.php:343

SQL Query Safety

67% prepared3 total queries

Output Escaping

0% escaped48 total outputs
Attack Surface

Jet Site Unit Could Widgets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initjet-site-unit-could.php:341
actionwidgets_initjet-site-unit-could.php:342
actionwidgets_initjet-site-unit-could.php:343
Maintenance & Trust

Jet Site Unit Could Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedFeb 4, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Jet Site Unit Could Widgets Developer Profile

milordk

4 plugins · 40 total installs

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

How We Detect Jet Site Unit Could Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jet-unit-site-could/jet-suc-style.css
Version Parameters
jet-suc-style.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Milordk Dev http://milordk.ru --><!-- <noindex> --><!-- </noindex> -->
Data Attributes
rel="nofollow"
FAQ

Frequently Asked Questions about Jet Site Unit Could Widgets