Sparxpres for WooCommerce Security & Risk Analysis

wordpress.org/plugins/sparxpres-for-woocommerce

This plugin is for web shops that have a finance agreement with Sparxpres.

100 active installs v1.2.22 PHP 7.2+ WP 5.9+ Updated Jul 10, 2025
bankingfinanceloansparxpres
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sparxpres for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Sparxpres for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "sparxpres-for-woocommerce" v1.2.22 plugin presents a mixed security posture. On the positive side, there are no known historical vulnerabilities (CVEs) or critical findings from taint analysis, suggesting a generally stable codebase in terms of known exploits and data flow issues.

However, significant concerns arise from the static analysis. The plugin exposes one REST API route without any permission callbacks, creating a direct entry point for potential unauthorized access or manipulation if it handles sensitive data or actions. Furthermore, the complete absence of nonce checks and capability checks across all entry points is a major weakness, leaving the application vulnerable to Cross-Site Request Forgery (CSRF) and unauthorized actions. The SQL queries are not using prepared statements, which, although not explicitly flagged as a vulnerability given the low query count and absence of taint issues, represents a poor practice that could lead to SQL injection vulnerabilities in the future or if the code is modified. The output escaping is also only 50% proper, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities.

In conclusion, while the lack of historical vulnerabilities is encouraging, the current static analysis reveals critical security oversights. The unprotected REST API route and the pervasive lack of authentication/authorization checks are substantial risks. Improvements in input sanitization, output escaping, and the implementation of proper authorization mechanisms are strongly recommended to enhance the plugin's security.

Key Concerns

  • REST API route without permission callback
  • No nonce checks on entry points
  • No capability checks on entry points
  • SQL queries not using prepared statements
  • Output escaping only 50% proper
Vulnerabilities
None known

Sparxpres for WooCommerce Security Vulnerabilities

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

Sparxpres for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

50% escaped14 total outputs
Attack Surface
1 unprotected

Sparxpres for WooCommerce Attack Surface

Entry Points2
Unprotected1

REST API Routes 1

POSTPUTPATCH/wp-json/sparxpres/v1callbackincludes\rest\callback.php:8

Shortcodes 1

[sparxpres_information] includes\frontend\sparxpres-frontend.php:38
WordPress Hooks 13
actionadmin_menuincludes\admin\sparxpres-admin.php:23
actionadmin_initincludes\admin\sparxpres-admin.php:24
actionwp_enqueue_scriptsincludes\frontend\sparxpres-frontend.php:29
actionwp_footerincludes\frontend\sparxpres-frontend.php:30
actionwoocommerce_after_add_to_cart_formincludes\frontend\sparxpres-frontend.php:32
actionwoocommerce_after_cart_totalsincludes\frontend\sparxpres-frontend.php:33
filterthe_contentincludes\frontend\sparxpres-frontend.php:36
filterwoocommerce_payment_gatewaysincludes\payment-gateway\sparxpres-payment-gateway.php:7
actionplugins_loadedincludes\payment-gateway\sparxpres-payment-gateway.php:17
filterwoocommerce_payment_gatewaysincludes\payment-gateway\xprespay-payment-gateway.php:7
actionplugins_loadedincludes\payment-gateway\xprespay-payment-gateway.php:17
actionrest_api_initincludes\rest\callback.php:7
actionplugins_loadedsparxpres-for-woocommerce.php:60
Maintenance & Trust

Sparxpres for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 10, 2025
PHP min version7.2
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Sparxpres for WooCommerce Developer Profile

sparxpres

1 plugin · 100 total installs

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

How We Detect Sparxpres for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sparxpres-for-woocommerce/assets/js/custom.js/wp-content/plugins/sparxpres-for-woocommerce/assets/css/custom.css
Script Paths
/wp-content/plugins/sparxpres-for-woocommerce/assets/js/custom.js
Version Parameters
sparxpres-for-woocommerce/assets/js/custom.js?ver=sparxpres-for-woocommerce/assets/css/custom.css?ver=

HTML / DOM Fingerprints

CSS Classes
sparxpres-calculation-sectionsparxpres-loan-display
HTML Comments
<!-- Sparxpres WebSale Frontend --><!-- Sparxpres calculation section --><!-- Sparxpres loan display -->
Data Attributes
data-loan-iddata-default-perioddata-wrapper-typedata-pricedata-periods
JS Globals
sparxpres_loan_data
Shortcode Output
[sparxpres_information]
FAQ

Frequently Asked Questions about Sparxpres for WooCommerce