Cube 3D Security & Risk Analysis

wordpress.org/plugins/cube-3d

Display cube 3D in your website.

10 active installs v1.11 PHP 5.6+ WP 3.5+ Updated Dec 2, 2025
3danimationcuberotationsquare
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cube 3D Safe to Use in 2026?

Generally Safe

Score 100/100

Cube 3D 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' v1.11 plugin exhibits a strong security posture based on the provided static analysis. All identified entry points (AJAX handlers and shortcodes) are protected by either nonce checks or capability checks, and there are no unprotected entry points. The plugin demonstrates excellent security practices by exclusively using prepared statements for all SQL queries and properly escaping all output, which significantly mitigates common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. The taint analysis revealed no flows with unsanitized paths, indicating a lack of exploitable data flow vulnerabilities. The vulnerability history is also clean, with zero known CVEs, suggesting a history of secure development or prompt patching by the developers. While the overall security is commendable, the presence of AJAX handlers and shortcodes as entry points, even if protected, always represents a potential attack surface. The plugin's strengths lie in its robust input validation and output sanitization, making it a relatively safe option. Its weaknesses, if any, are inherent to the nature of plugins with interactive features, which require ongoing vigilance despite the current clean bill of health.

Vulnerabilities
None known

Cube 3D Security Vulnerabilities

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

Cube 3D Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

100% escaped16 total outputs
Data Flows
All sanitized

Data Flow Analysis

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

Cube 3D Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_remove_c3dcube-3d.php:103

Shortcodes 1

[cube-3d] cube-3d.php:129
WordPress Hooks 3
actionadmin_menucube-3d.php:53
actionadmin_print_stylescube-3d.php:60
actionadmin_enqueue_scriptscube-3d.php:67
Maintenance & Trust

Cube 3D Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Cube 3D 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

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/css/admin.css/wp-content/plugins/cube-3d/css/cube-3d.css/wp-content/plugins/cube-3d/images/icon.png

HTML / DOM Fingerprints

CSS Classes
cube-3d-wrappercube-3d-container
Data Attributes
data-cube-id
Shortcode Output
<div class="cube-3d-wrapper" data-cube-id="
FAQ

Frequently Asked Questions about Cube 3D