Spediex For Theme Security & Risk Analysis

wordpress.org/plugins/spediex-for-theme

This plugin creates the additional sections on the front page in spediex themes. A easy plugin to single page and post in add shortcode data for theme …

100 active installs v1.0 PHP 5.6+ WP 4.9+ Updated Apr 26, 2022
about-sectionaditional-sectionsectionslider-section
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Spediex For Theme Safe to Use in 2026?

Generally Safe

Score 85/100

Spediex For Theme has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "spediex-for-theme" plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent practices by utilizing prepared statements for all SQL queries and properly escaping all output, indicating a good understanding of common web vulnerabilities. The absence of file operations and external HTTP requests further reduces potential attack vectors. The plugin also has no recorded vulnerability history, which is a positive sign of its stability and security over time. However, the analysis did reveal some areas for concern. The plugin lacks any nonce checks or capability checks, which is a significant oversight for any plugin that introduces entry points, even if they are currently limited. The single shortcode presents an attack surface, and without proper authentication and authorization checks, it could potentially be exploited if it interacts with sensitive data or functionality. Taint analysis also showed zero flows, which while positive, could be due to a limited scope of analysis or a very simple plugin; it doesn't fully guarantee the absence of vulnerabilities that might arise from complex interactions.

In conclusion, while the "spediex-for-theme" plugin benefits from secure coding practices in SQL and output handling and has a clean vulnerability history, the absence of nonce and capability checks on its sole entry point (the shortcode) represents a notable security weakness. This leaves the plugin susceptible to cross-site request forgery (CSRF) attacks and unauthorized actions if the shortcode's functionality is not inherently trivial or read-only. The limited attack surface is a mitigating factor, but the lack of fundamental security controls on this entry point should be addressed to improve its overall security.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Spediex For Theme Security Vulnerabilities

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

Spediex For Theme Code Analysis

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

Output Escaping

100% escaped547 total outputs
Attack Surface

Spediex For Theme Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[theme_section] includes\spediex-for-shortcode.php:25
WordPress Hooks 25
actionwp_headinc\customizer_css.php:288
filtercustom_sectioninc\extras.php:51
actioninitinc\free\demo.php:44
actioncustomize_registerinc\free\features\about-section.php:409
actioncustomize_registerinc\free\features\featured-section.php:379
actioncustomize_registerinc\free\features\featured-slider.php:348
actioncustomize_registerinc\free\features\our-portfolio.php:477
actioncustomize_registerinc\free\features\our-services.php:501
actioncustomize_registerinc\free\features\our-sponsors.php:332
actioncustomize_registerinc\free\features\our-team.php:602
actioncustomize_registerinc\free\features\our-testimonial.php:501
actioncustomize_registerinc\free\features\section-hide-show.php:78
actioninitinc\pro\demo.php:44
actioncustomize_registerinc\pro\features\about-section.php:469
actioncustomize_registerinc\pro\features\featured-section.php:436
actioncustomize_registerinc\pro\features\featured-slider.php:442
actioncustomize_registerinc\pro\features\our-portfolio.php:554
actioncustomize_registerinc\pro\features\our-services.php:562
actioncustomize_registerinc\pro\features\our-sponsors.php:355
actioncustomize_registerinc\pro\features\our-team.php:684
actioncustomize_registerinc\pro\features\our-testimonial.php:560
actioncustomize_registerinc\pro\features\section-hide-show.php:79
actionadmin_enqueue_scriptsspediex-for-theme.php:75
actionplugins_loadedspediex-for-theme.php:93
actioninitspediex-for-theme.php:98
Maintenance & Trust

Spediex For Theme Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedApr 26, 2022
PHP min version5.6
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Spediex For Theme Developer Profile

reviewexchanger

3 plugins · 500 total installs

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

How We Detect Spediex For Theme

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/spediex-for-theme/inc/assets/css/customizer_admin.css
Script Paths
/wp-content/plugins/spediex-for-theme/inc/free/js/customizer_ordering.js
Version Parameters
SFT-admin-style?ver=1.0.0customizer_orderin_js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
drag_and_drop_controlsection-headingcustomize-control-titlecustomize-control-descriptionsortablerepeater
HTML Comments
<!-- The type of control being rendered --><!-- Enqueue our scripts and styles --><!-- Render the control in the customizer --><?php if( !empty( $this->label ) ) { ?>+10 more
Data Attributes
type="sortable_repeater"
JS Globals
SFT_PLUGIN_DIR
FAQ

Frequently Asked Questions about Spediex For Theme