jQuery Manager for WordPress Security & Risk Analysis

wordpress.org/plugins/jquery-manager

Manage jQuery and jQuery Migrate, activate a specific jQuery and/or jQuery Migrate version. The ultimate jQuery debugging tool for WordPress.

8K active installs v1.10.6 PHP 5.6+ WP 4.9+ Updated Jul 20, 2020
jqueryjquery-managerjquery-updatejquery-updaterjquery-migrate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jQuery Manager for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The jQuery Manager plugin v1.10.6 exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface entry points like AJAX handlers, REST API routes, shortcodes, or cron events, along with a lack of dangerous functions and file operations, indicates a well-contained codebase. The plugin also demonstrates good practice by utilizing prepared statements for all SQL queries. However, a significant concern arises from the low percentage of properly escaped output (26%), suggesting a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The presence of only one capability check also warrants attention, as it might not be sufficient for securing all functionalities if they were to exist.

Despite the clean vulnerability history with zero recorded CVEs, the low output escaping rate presents a tangible risk. While the taint analysis shows no flows, this could be due to the limited scope of the analysis or the absence of exploitable input vectors within the analyzed code paths. The bundled, outdated jQuery v1.12.4 is also a point of concern, as older library versions often contain known security flaws. Overall, the plugin's architecture appears secure, but the identified output escaping deficiency and outdated bundled library require immediate attention to mitigate potential XSS risks and ensure the use of up-to-date, secure dependencies.

Key Concerns

  • Low output escaping percentage
  • Bundled outdated jQuery library
Vulnerabilities
None known

jQuery Manager for WordPress Security Vulnerabilities

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

jQuery Manager for WordPress Code Analysis

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

Bundled Libraries

jQuery1.12.4

Output Escaping

26% escaped34 total outputs
Attack Surface

jQuery Manager for WordPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_enqueue_scriptsinc\settings-api.php:31
filterautoptimize_filter_js_dontmovejquery-manager.php:60
filterscript_loader_tagjquery-manager.php:61
actionadmin_initjquery-manager.php:64
actionadmin_noticesjquery-manager.php:65
actionadmin_initjquery-manager.php:147
actionadmin_menujquery-manager.php:148
actionwp_enqueue_scriptsjquery-manager.php:637
actionlogin_enqueue_scriptsjquery-manager.php:638
actionadmin_enqueue_scriptsjquery-manager.php:639
Maintenance & Trust

jQuery Manager for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedJul 20, 2020
PHP min version5.6
Downloads87K

Community Trust

Rating100/100
Number of ratings113
Active installs8K
Developer Profile

jQuery Manager for WordPress Developer Profile

Remzi Cavdar

1 plugin · 8K total installs

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

How We Detect jQuery Manager 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/jquery-manager/assets/css/jquery-manager.css/wp-content/plugins/jquery-manager/assets/js/jquery-manager.js
Script Paths
/wp-content/plugins/jquery-manager/assets/js/jquery-manager.js
Version Parameters
jquery-manager/assets/css/jquery-manager.css?ver=jquery-manager/assets/js/jquery-manager.js?ver=

HTML / DOM Fingerprints

CSS Classes
jquery-manager-plugin-settingswp-jquery-manager-plugin-settings
HTML Comments
<!-- jQuery Manager Options -->
Data Attributes
data-dismissible="disable-done-notice-forever"
JS Globals
wp_jquery_manager_plugin
FAQ

Frequently Asked Questions about jQuery Manager for WordPress