Disable CSS JS Cache Security & Risk Analysis

wordpress.org/plugins/disable-css-js-cache

This plugin helps prevent browser caching of CSS and JS files from theme in WordPress.

400 active installs v1.0.9 PHP 7.2+ WP + Updated Feb 16, 2026
clear-cachedisable-cachedisable-css-js-cacheremove-cache
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable CSS JS Cache Safe to Use in 2026?

Generally Safe

Score 100/100

Disable CSS JS Cache has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'disable-css-js-cache' plugin version 1.0.9 exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events indicates a very limited attack surface, which is a significant strength. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries, properly escaping all outputs, and performing capability checks where necessary. The lack of any recorded vulnerabilities in its history, including critical or high severity issues, further supports this favorable assessment.

However, a key area of concern is the complete absence of nonce checks. While the attack surface is currently minimal, if any of the file operations or other code paths were to become exposed to user input in the future, the lack of nonces would present a significant vulnerability, making the plugin susceptible to CSRF attacks. The fact that the plugin performs file operations without any explicit indication of how these are handled or secured is also a potential risk, as file operations can be a vector for malicious activity if not properly validated and sanitized. Despite these potential weaknesses, the current version appears to be secure due to its limited functionality and lack of exploitable entry points or historical vulnerabilities.

Key Concerns

  • Missing nonce checks
  • File operations without clear security context
Vulnerabilities
None known

Disable CSS JS Cache Security Vulnerabilities

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

Disable CSS JS Cache Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

Disable CSS JS Cache Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedincludes\class-disable-css-js-cache.php:137
filterstyle_loader_srcincludes\class-disable-css-js-cache.php:264
filterscript_loader_srcincludes\class-disable-css-js-cache.php:265
actionadmin_menuincludes\class-disable-css-js-cache.php:397
actionadmin_initincludes\class-disable-css-js-cache.php:399
actionupdate_option_browser_caching_enabledincludes\class-disable-css-js-cache.php:534
actionupdate_option_browser_cache_durationincludes\class-disable-css-js-cache.php:535
Maintenance & Trust

Disable CSS JS Cache Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 16, 2026
PHP min version7.2
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

Disable CSS JS Cache Developer Profile

Umang Prajapati

1 plugin · 400 total installs

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

How We Detect Disable CSS JS Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/disable-css-js-cache/disable-css-js-cache.php
Version Parameters
disable-css-js-cache?ver=disable-css-js-cache-admin?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Disable CSS JS Cache