Cube 3D Slider Security & Risk Analysis

wordpress.org/plugins/cube-3d-slider

Display cube 3D slider in your website.

100 active installs v1.14 PHP 5.6+ WP 3.5+ Updated Nov 28, 2025
3danimationcuberotationslider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cube 3D Slider Safe to Use in 2026?

Generally Safe

Score 100/100

Cube 3D Slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The cube-3d-slider plugin version 1.14 exhibits a generally strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers and shortcodes, appear to be protected with appropriate checks. The code adheres to best practices by exclusively using prepared statements for SQL queries and ensuring a very high percentage of output is properly escaped, mitigating risks of SQL injection and cross-site scripting (XSS). The absence of file operations and external HTTP requests further reduces the attack surface. The plugin also incorporates nonce and capability checks, bolstering its defenses against common web attacks.

However, while the static analysis does not reveal any critical or high-severity issues such as unsanitized paths in taint flows, raw SQL queries, or unescaped output, there are a few areas to consider. The presence of 1 AJAX handler without explicit mention of authorization checks in the 'Unprotected' count is a minor point of attention. Although the total number of entry points is low and most are protected, any unprotected entry point, however small, represents a potential avenue for attack. Furthermore, the plugin has no recorded vulnerability history, which is a positive indicator of past security diligence. This suggests a track record of secure development. Overall, cube-3d-slider v1.14 appears to be a secure plugin with robust coding practices, but continued vigilance on all entry points is recommended.

Key Concerns

  • Unprotected AJAX handler detected
Vulnerabilities
None known

Cube 3D Slider Security Vulnerabilities

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

Cube 3D Slider Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

99% escaped79 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
cube_3d_sliders (cube-3d-slider.php:98)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Cube 3D Slider Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_remove_c3scube-3d-slider.php:144

Shortcodes 1

[cube-3d-slider] cube-3d-slider.php:170
WordPress Hooks 3
actionadmin_menucube-3d-slider.php:72
actionadmin_print_stylescube-3d-slider.php:80
actionadmin_enqueue_scriptscube-3d-slider.php:88
Maintenance & Trust

Cube 3D Slider Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 28, 2025
PHP min version5.6
Downloads16K

Community Trust

Rating80/100
Number of ratings4
Active installs100
Developer Profile

Cube 3D Slider Developer Profile

manu225

17 plugins · 27K total installs

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

How We Detect Cube 3D Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cube-3d-slider/css/admin.css/wp-content/plugins/cube-3d-slider/js/front.js/wp-content/plugins/cube-3d-slider/css/cube-3d-slider.css
Script Paths
/wp-content/plugins/cube-3d-slider/js/front.js

HTML / DOM Fingerprints

CSS Classes
cube-3d-slider-wrapperc3s-main-wrapper
HTML Comments
<!-- admin.php --><!-- front.php -->
Data Attributes
data-iddata-namedata-widthdata-front_face_imagedata-back_face_imagedata-right_face_image+9 more
JS Globals
cube_3d_sliders_admin_object
Shortcode Output
<div id='cube-3d-slider-wrapper-'<div class='c3s-main-wrapper'
FAQ

Frequently Asked Questions about Cube 3D Slider