CSS JS Files Security & Risk Analysis

wordpress.org/plugins/css-js-files

Select files CSS/JS and/or write CSS/JS rules to any single page or post or globally

100 active installs v1.5.6 PHP + WP 4.9.0+ Updated Jan 26, 2026
csscustom-cssfile-csspagepost
99
A · Safe
CVEs total1
Unpatched0
Last CVESep 24, 2024
Safety Verdict

Is CSS JS Files Safe to Use in 2026?

Generally Safe

Score 99/100

CSS JS Files has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Sep 24, 2024Updated 2mo ago
Risk Assessment

The "css-js-files" plugin v1.5.6 presents a mixed security profile. On the positive side, the static analysis reveals no exploitable attack surface in terms of AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks. Furthermore, the plugin demonstrates good practices with 100% of its SQL queries utilizing prepared statements and having at least one nonce check and four capability checks. However, a significant concern arises from the output escaping, with only 25% of 20 total outputs being properly escaped, indicating a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before outputting to the browser. The file operations, while present, are not explicitly flagged as a risk in the taint analysis, which shows no unsanitized paths.

The vulnerability history of this plugin is a notable point of concern. While there are no currently unpatched vulnerabilities, the presence of one past CVE, specifically related to 'Improper Limitation of a Pathname to a Restricted Directory' (Path Traversal), suggests a history of critical security flaws. Although this specific vulnerability is patched, it indicates a tendency for the plugin to have had historically serious security weaknesses. The fact that the last vulnerability was very recent (September 2024) also warrants attention, suggesting that ongoing security diligence is crucial.

In conclusion, the plugin has strengths in its limited attack surface and secure SQL handling. However, the poor output escaping and the history of a serious vulnerability like path traversal, even if patched, represent significant weaknesses. The recent nature of the last vulnerability further amplifies these concerns, suggesting that while the current version might be free of known critical issues, a cautious approach is recommended due to its past security incidents and remaining code concerns.

Key Concerns

  • 25% output escaping for 20 outputs
  • History of 1 medium severity vulnerability
Vulnerabilities
1

CSS JS Files Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-9146medium · 4.9Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CSS JS Files <= 1.5.0 - Authenticated (Admin+) Arbitrary File Read

Sep 24, 2024 Patched in 1.5.1 (9d)
Code Analysis
Analyzed Mar 16, 2026

CSS JS Files Code Analysis

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

Output Escaping

25% escaped20 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
menu_page (css-js-files.php:63)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CSS JS Files Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadd_meta_boxescss-js-files.php:26
actionadmin_initcss-js-files.php:28
actionsave_postcss-js-files.php:30
actionadmin_enqueue_scriptscss-js-files.php:32
actionwp_enqueue_scriptscss-js-files.php:34
actionwp_headcss-js-files.php:36
actionwp_body_opencss-js-files.php:37
actionwp_footercss-js-files.php:38
actionadmin_headcss-js-files.php:43
actionadmin_menucss-js-files.php:45
Maintenance & Trust

CSS JS Files Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJan 26, 2026
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

CSS JS Files Developer Profile

jamesdlow

11 plugins · 390 total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
9 days
View full developer profile
Detection Fingerprints

How We Detect CSS JS Files

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
css-js-files-textcss-js-files-text-full
Data Attributes
name="css_js_files_css_links"name="css_js_files_css_files[]"name="css_js_files_css_rules"name="css_js_files_css_admin"name="css_js_files_js_links"name="css_js_files_js_files[]"+7 more
FAQ

Frequently Asked Questions about CSS JS Files