JVH CSS Classes Security & Risk Analysis

wordpress.org/plugins/jvh-css-classes

This plugin adds a new CSS Classes Custom Post Type for WPBakery elements. This let you create classes and apply them on WPBakery elements.

10 active installs v1.1.6 PHP 7.3+ WP 5.0+ Updated Apr 24, 2024
jvh
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JVH CSS Classes Safe to Use in 2026?

Generally Safe

Score 85/100

JVH CSS Classes 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 "jvh-css-classes" plugin v1.1.6 exhibits a concerning security posture primarily due to its unprotected entry points. While the plugin avoids dangerous functions and utilizes prepared statements for its SQL queries, the presence of four AJAX handlers without any authentication or capability checks represents a significant vulnerability. This means any unauthenticated user could potentially interact with these handlers, leading to unintended consequences or exploitation if these handlers perform sensitive operations.

The lack of taint analysis results is positive, suggesting no immediately obvious flaws in how data is handled, but this could also be due to limited analysis or the plugin's simplicity. The vulnerability history being clean is a good sign, indicating a lack of previously discovered serious issues, which might suggest a generally well-developed plugin or a short public history with limited scrutiny. However, the absence of nonce checks and capability checks on the AJAX handlers is a serious oversight.

In conclusion, while the plugin demonstrates good practices in areas like SQL query handling, the unprotected AJAX handlers are a critical weakness. The plugin needs immediate attention to implement proper authentication and authorization for all its AJAX endpoints to mitigate potential security risks.

Key Concerns

  • AJAX handlers without auth checks
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
  • Partial output escaping
Vulnerabilities
None known

JVH CSS Classes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

JVH CSS Classes Release Timeline

v1.1.6Current
v1.1.5
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

JVH CSS Classes Code Analysis

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

Output Escaping

77% escaped13 total outputs
Attack Surface
4 unprotected

JVH CSS Classes Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_get_classes_cssinc\class-plugin.php:406
authwp_ajax_populate_class_categoriesinc\class-plugin.php:438
authwp_ajax_save_cssinc\class-plugin.php:457
authwp_ajax_save_newinc\class-plugin.php:487
WordPress Hooks 11
actioninitinc\class-plugin.php:24
actionadd_meta_boxesinc\class-plugin.php:52
actioninitinc\class-plugin.php:60
filterdo_shortcode_taginc\class-plugin.php:146
actionadmin_initinc\class-plugin.php:206
filtermanage_css-class_posts_columnsinc\class-plugin.php:273
actionmanage_css-class_posts_custom_columninc\class-plugin.php:281
filtermanage_css-class_posts_columnsinc\class-plugin.php:291
actioninitinc\class-plugin.php:305
actionrestrict_manage_postsinc\class-plugin.php:328
actionadmin_enqueue_scriptsinc\class-plugin.php:354
Maintenance & Trust

JVH CSS Classes Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 24, 2024
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

JVH CSS Classes Developer Profile

jaapjvh

8 plugins · 470 total installs

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

How We Detect JVH CSS Classes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jvh-css-classes/inc/customizer.js/wp-content/plugins/jvh-css-classes/inc/admin.js/wp-content/plugins/jvh-css-classes/assets/css/jvh-css-classes-admin.css/wp-content/plugins/jvh-css-classes/assets/css/jvh-css-classes.css
Script Paths
/wp-content/plugins/jvh-css-classes/inc/customizer.js/wp-content/plugins/jvh-css-classes/inc/admin.js
Version Parameters
jvh-css-classes/assets/css/jvh-css-classes-admin.css?ver=jvh-css-classes/assets/css/jvh-css-classes.css?ver=jvh-css-classes/inc/customizer.js?ver=jvh-css-classes/inc/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
jvh-css-classes-admin-wrapperwpb-selectjvh-css-classes
Data Attributes
data-vc-shortcode-param-name="extra_css_class"
JS Globals
window.acfwindow.wpb_vc_param_value
Shortcode Output
<select multiple name="extra_css_class" class="wpb_vc_param_value wpb-input wpb-select extra_css_class dropdown_multi">
FAQ

Frequently Asked Questions about JVH CSS Classes