Blaze CSS Security & Risk Analysis

wordpress.org/plugins/blaze-css

Generate a text file of all the classes used in your WordPress site.

10 active installs v1.1.3 PHP + WP 5.2+ Updated Sep 28, 2021
css-optimizationpurgecsspurifycsstailwinduncss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blaze CSS Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "blaze-css" v1.1.3 plugin exhibits a seemingly strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code shows no signs of dangerous functions, file operations, external HTTP requests, or vulnerabilities related to SQL injection as all queries are prepared. This suggests a clean and well-contained codebase.

However, the static analysis does reveal some concerning areas. A low percentage of output escaping (10%) is a significant weakness. This implies that data processed by the plugin might not be adequately sanitized before being displayed to users, opening the door for Cross-Site Scripting (XSS) vulnerabilities. The lack of any observed nonce checks or capability checks on potential entry points, though currently zero, is also a concern. If any new entry points were to be introduced in future versions without proper authorization checks, they would be immediately exploitable.

The plugin has no recorded vulnerability history, which is a positive sign. It indicates that in the past, developers have either maintained high security standards or any past issues were quickly resolved. This lack of history, coupled with the current clean code signals, suggests a responsible development approach. However, the identified weakness in output escaping remains a critical area that needs immediate attention to prevent potential client-side attacks.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Blaze CSS Security Vulnerabilities

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

Blaze CSS Code Analysis

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

Output Escaping

10% escaped20 total outputs
Attack Surface

Blaze CSS Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Blaze CSS Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 28, 2021
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Blaze CSS Developer Profile

mottodesignstudio

2 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 Blaze CSS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blaze-css/dist/css/blaze-css.min.css/wp-content/plugins/blaze-css/dist/js/blaze-css.min.js
Script Paths
/wp-content/plugins/blaze-css/dist/js/blaze-css.min.js
Version Parameters
blaze-css/dist/css/blaze-css.min.css?ver=blaze-css/dist/js/blaze-css.min.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Blaze CSS