dequeue jquery Security & Risk Analysis

wordpress.org/plugins/dequeue-jquery

the plugin will dequeue jQuery

0 active installs v1.7 PHP + WP + Updated Apr 13, 2023
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is dequeue jquery Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "dequeue-jquery" plugin v1.7 demonstrates a strong security posture based on the provided static analysis. There are no identified attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events. The code adheres to secure coding practices with no dangerous functions, all SQL queries using prepared statements, and all outputs being properly escaped. The absence of file operations, external HTTP requests, nonce checks, and capability checks, while contributing to a minimal attack surface, also means these security mechanisms are not being utilized for protection.

The taint analysis shows no identified flows, indicating no pathways for unsanitized data to reach sensitive sinks. The plugin also has a clean vulnerability history with zero known CVEs, which suggests a commitment to maintaining a secure codebase. The plugin's strengths lie in its minimal attack surface and its adherence to secure coding principles within the analyzed code. The primary concern, albeit a minor one, is the complete absence of nonce and capability checks, which, while not a direct vulnerability in this case due to the lack of entry points, represents a missed opportunity to implement fundamental WordPress security features that would protect against potential future additions or changes to the plugin's functionality.

In conclusion, "dequeue-jquery" v1.7 is currently assessed as highly secure. Its lack of attack surface and diligent coding practices make it appear robust against common plugin vulnerabilities. However, the complete omission of standard WordPress security checks like nonces and capability checks means that while it's secure now, it's not inherently built with a defense-in-depth approach that could mitigate risks if its functionality were to evolve or if new vulnerabilities were discovered in underlying WordPress core or libraries it might interact with. This is more of a theoretical concern given the current state.

Key Concerns

  • No Nonce checks
  • No Capability checks
Vulnerabilities
None known

dequeue jquery Security Vulnerabilities

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

dequeue jquery Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

dequeue jquery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initjquery-dequeue.php:22
actionwp_enqueue_scriptsjquery-dequeue.php:71
actionadmin_menuoption-page\option-page.php:70
Maintenance & Trust

dequeue jquery Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedApr 13, 2023
PHP min version
Downloads660

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

dequeue jquery Alternatives

No alternatives data available yet.

Developer Profile

dequeue jquery Developer Profile

lumarsha

5 plugins · 20 total installs

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

How We Detect dequeue jquery

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

Asset Fingerprints

Script Paths
/wp-content/plugins/dequeue-jquery/option-page/option-page.php
Version Parameters
dequeue-jquery?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about dequeue jquery