JJ NextGen JQuery Cycle Security & Risk Analysis

wordpress.org/plugins/jj-nextgen-jquery-cycle

Allows you to pick a gallery from the 'NextGen Gallery' plugin to use with 'JQuery Cycle Lite'.

200 active installs v1.1.2 PHP + WP 2.8+ Updated Mar 7, 2011
galleryimagephotopicturewidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JJ NextGen JQuery Cycle Safe to Use in 2026?

Generally Safe

Score 85/100

JJ NextGen JQuery Cycle 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 "jj-nextgen-jquery-cycle" plugin v1.1.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface with only one shortcode and no AJAX handlers, REST API routes, or cron events. Furthermore, the plugin has no recorded vulnerability history, suggesting it has been relatively stable or has not been extensively analyzed for vulnerabilities in the past. However, the static analysis reveals significant concerns. The presence of the `create_function` function is a major red flag, as it can be a source of vulnerabilities if not handled with extreme care, often leading to code injection. The fact that 100% of its SQL queries are not using prepared statements is a critical security weakness, making it highly susceptible to SQL injection attacks. Additionally, a very low percentage (5%) of outputs are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks further exacerbates these risks, as it implies that functionalities might be accessible and exploitable without proper authorization or validation. While the absence of CVEs is encouraging, the identified code signals represent substantial inherent risks that demand immediate attention. The plugin's strengths lie in its limited entry points and lack of historical vulnerabilities, but its weaknesses in secure coding practices (SQL injection, XSS, `create_function`) are severe.

Key Concerns

  • Raw SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Use of dangerous function create_function
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

JJ NextGen JQuery Cycle Security Vulnerabilities

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

JJ NextGen JQuery Cycle Code Analysis

Dangerous Functions
1
Raw SQL Queries
3
0 prepared
Unescaped Output
77
4 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("JJ_NGG_JQuery_Cycle");') );includes\application.php:6

SQL Query Safety

0% prepared3 total queries

Output Escaping

5% escaped81 total outputs
Attack Surface

JJ NextGen JQuery Cycle Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[jj-ngg-jquery-cycle] includes\application.php:7
WordPress Hooks 3
actionwidgets_initincludes\application.php:6
actioninitincludes\application.php:11
filterplugin_row_metajj-ngg-jquery-cycle.php:30
Maintenance & Trust

JJ NextGen JQuery Cycle Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMar 7, 2011
PHP min version
Downloads28K

Community Trust

Rating100/100
Number of ratings1
Active installs200
Developer Profile

JJ NextGen JQuery Cycle Developer Profile

jjcoder

5 plugins · 2K total installs

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

How We Detect JJ NextGen JQuery Cycle

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jj-nextgen-jquery-cycle/script/jquery.cycle.lite.1.0.min.js/wp-content/plugins/jj-nextgen-jquery-cycle/script/jquery.jj_ngg_shuffle.js
Script Paths
script/jquery.cycle.lite.1.0.min.jsscript/jquery.jj_ngg_shuffle.js

HTML / DOM Fingerprints

JS Globals
window.WPJJNGGJ_CYCLE_use_default
Shortcode Output
the_widget("JJ_NGG_JQuery_Cycle"
FAQ

Frequently Asked Questions about JJ NextGen JQuery Cycle