
WP jQuery Plus Security & Risk Analysis
wordpress.org/plugins/wp-jquery-plusLoads jQuery from a CDN using the exact version as your current WordPress install
Is WP jQuery Plus Safe to Use in 2026?
Generally Safe
Score 85/100WP jQuery Plus has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-jquery-plus plugin v1.1.2 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events indicates a minimal attack surface. Furthermore, the code adheres to secure coding practices by exclusively using prepared statements for SQL queries and avoiding file operations, external HTTP requests, and the inclusion of bundled libraries. The taint analysis also shows no identified flows, suggesting a lack of exploitable data injection vulnerabilities.
However, a significant concern arises from the complete lack of output escaping in the identified code paths. This means that any data outputted by the plugin, if it were to interact with user-supplied input (even if not directly evident from this analysis), could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce and capability checks, while not directly tied to an identified attack vector in this static analysis, points to a potential weakness in authorization and CSRF protection mechanisms if the plugin were to expand its functionality in the future. The vulnerability history being clear is a positive indicator, but it doesn't negate the identified code-level risks.
In conclusion, while the plugin has a small attack surface and good SQL handling, the lack of output escaping is a critical oversight that needs immediate attention. The absence of authorization checks is also a point of concern for future maintainability and expansion. The overall risk is moderate, primarily due to the potential for XSS vulnerabilities. Addressing the output escaping issue would significantly improve the plugin's security.
Key Concerns
- Output escaping not implemented
- No capability checks present
- No nonce checks present
WP jQuery Plus Security Vulnerabilities
WP jQuery Plus Release Timeline
WP jQuery Plus Code Analysis
Output Escaping
WP jQuery Plus Attack Surface
WordPress Hooks 2
Maintenance & Trust
WP jQuery Plus Maintenance & Trust
Maintenance Signals
Community Trust
WP jQuery Plus Alternatives
Use Google Libraries
use-google-libraries
Allows your site to use common javascript libraries from Google's AJAX Libraries CDN, rather than from WordPress's own copies.
jQuery Manager for WordPress
jquery-manager
Manage jQuery and jQuery Migrate, activate a specific jQuery and/or jQuery Migrate version. The ultimate jQuery debugging tool for WordPress.
WP-Stateless – Google Cloud Storage
wp-stateless
Upload and serve your WordPress media files from Google Cloud Storage.
Remove jQuery Migrate
remove-jquery-migrate
A very lightweight plugin that removes jQuery Migrate script from your WordPress site's front end.
WP Headmaster
wp-headmaster
A simple plugin for adding, enqueuing and organising common items into the Head tag without hard-coding.
WP jQuery Plus Developer Profile
4 plugins · 1K total installs
How We Detect WP jQuery Plus
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-jquery-plus/wp-jquery-plus.php//cdnjs.cloudflare.com/ajax/libs/jquery///ajax.googleapis.com/ajax/libs/jquery///cdnjs.cloudflare.com/ajax/libs/jquery-migrate/HTML / DOM Fingerprints
window.jQuery