Voxycure Framework Security & Risk Analysis

wordpress.org/plugins/voxycure-framework

Create custom fields, blocks, and post types with no limitations. A flexible, free solution for building with custom data in WordPress.

10 active installs v1.0.9 PHP 7.4+ WP 6.0+ Updated Dec 4, 2025
block-editorcustom-fieldscustom-post-typesfield-buildergutenberg-blocks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Voxycure Framework Safe to Use in 2026?

Generally Safe

Score 100/100

Voxycure Framework 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 Voxycure Framework v1.0.9 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in areas such as SQL query preparation and output escaping, with very low rates of raw SQL usage and unescaped outputs. The absence of critical or high-severity taint flows, dangerous functions, and a clean vulnerability history are also strong indicators of secure coding in certain aspects. The presence of nonce checks and capability checks, though limited in number, suggests an awareness of common security mechanisms.

However, significant concerns arise from the plugin's attack surface. With 11 total entry points, a disproportionate 9 are exposed without proper permission callbacks. This large number of unprotected REST API routes presents a substantial risk of unauthorized access or manipulation of data if these endpoints are not correctly secured at the application or server level. While there are no reported CVEs, the extensive unprotected entry points create a wide attack vector that could be exploited by malicious actors, especially if any of these endpoints process user input without sufficient validation or sanitization.

In conclusion, while the Voxycure Framework has strengths in its handling of SQL and output, its security is significantly undermined by its large, unprotected REST API surface. This weakness, coupled with the potential for unanalyzed taint flows in the remaining untested code paths, warrants caution. The absence of historical vulnerabilities is positive but does not mitigate the immediate risks presented by the current code analysis.

Key Concerns

  • 9 unprotected REST API routes
  • Limited capability checks (9)
  • Limited nonce checks (1)
  • 1 file operation
  • 1 external HTTP request
Vulnerabilities
None known

Voxycure Framework Security Vulnerabilities

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

Voxycure Framework Code Analysis

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

SQL Query Safety

97% prepared29 total queries

Output Escaping

95% escaped86 total outputs
Attack Surface
9 unprotected

Voxycure Framework Attack Surface

Entry Points11
Unprotected9

REST API Routes 11

GET/wp-json/voxycure/v1/groupsincludes\Classes\class-rest-controller.php:95
GET/wp-json/voxycure/v1/group/(?P<id>\d+)includes\Classes\class-rest-controller.php:108
GET/wp-json/voxycure/v1/groups/exportincludes\Classes\class-rest-controller.php:126
POST/wp-json/voxycure/v1/groups/importincludes\Classes\class-rest-controller.php:132
GET/wp-json/voxycure/v1/post-typesincludes\Classes\class-rest-controller.php:143
GET/wp-json/voxycure/v1/post-type/(?P<id>\d+)includes\Classes\class-rest-controller.php:156
GET/wp-json/voxycure/v1/taxonomiesincludes\Classes\class-rest-controller.php:179
GET/wp-json/voxycure/v1/taxonomy/(?P<id>\d+)includes\Classes\class-rest-controller.php:192
GET/wp-json/voxycure/v1/options-pagesincludes\Classes\class-rest-controller.php:215
GET/wp-json/voxycure/v1/options-page/(?P<id>\d+)includes\Classes\class-rest-controller.php:228
GET/wp-json/voxycure/v1/optionsincludes\Classes\class-rest-controller.php:251
WordPress Hooks 18
actionadmin_menuincludes\Classes\class-admin-pages.php:42
filteradmin_body_classincludes\Classes\class-admin-pages.php:43
actionin_admin_headerincludes\Classes\class-admin-pages.php:44
actionadmin_enqueue_scriptsincludes\Classes\class-assets.php:37
actioninitincludes\Classes\class-cpt-tax-registrar.php:32
filterpost_type_linkincludes\Classes\class-cpt-tax-registrar.php:33
filterterm_linkincludes\Classes\class-cpt-tax-registrar.php:34
actioninitincludes\Classes\class-gutenberg-editor.php:55
actionenqueue_block_assetsincludes\Classes\class-gutenberg-editor.php:56
actionwoocommerce_layout_template_after_instantiationincludes\Classes\class-gutenberg-editor.php:57
actionadmin_menuincludes\Classes\class-options-pages.php:37
actionadmin_enqueue_scriptsincludes\Classes\class-options-pages.php:38
filteradmin_body_classincludes\Classes\class-options-pages.php:39
actionrest_api_initincludes\Classes\class-rest-controller.php:68
actionrest_api_initincludes\Classes\class-rest-controller.php:69
actionadmin_noticesincludes\Classes\class-tracking.php:43
actionadmin_initincludes\Classes\class-tracking.php:44
actionupgrader_process_completeincludes\Classes\class-tracking.php:45
Maintenance & Trust

Voxycure Framework Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version7.4
Downloads768

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Voxycure Framework Developer Profile

Voxycure Infotech

1 plugin · 10 total installs

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

How We Detect Voxycure Framework

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/voxycure-framework/build/css/editor.css/wp-content/plugins/voxycure-framework/build/editor/index.js
Script Paths
/wp-content/plugins/voxycure-framework/build/editor/index.js
Version Parameters
voxycure-framework/build/css/editor.css?ver=voxycure-framework/build/editor/index.js?ver=

HTML / DOM Fingerprints

CSS Classes
voxy-icon-blue
Data Attributes
data-block
JS Globals
VoxyFrameAdmin
FAQ

Frequently Asked Questions about Voxycure Framework