Secudeal Payments for Ecommerce Security & Risk Analysis

wordpress.org/plugins/secudeal-payments-for-ecommerce

Official WooCommerce Payment gateway for the SECUDEAL payment solution dedicated to marketplaces.

10 active installs v1.1 PHP 7.2+ WP 5.9+ Updated May 31, 2023
ecommerceonline-storesell-onlineshopshopping-cart
60
C · Use Caution
CVEs total1
Unpatched1
Last CVEMar 4, 2026
Safety Verdict

Is Secudeal Payments for Ecommerce Safe to Use in 2026?

Use With Caution

Score 60/100

Secudeal Payments for Ecommerce has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Mar 4, 2026Updated 2yr ago
Risk Assessment

The secudeal-payments-for-ecommerce plugin v1.1 exhibits a mixed security posture. On the positive side, static analysis reveals a seemingly small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. SQL queries are also properly prepared, and a high percentage of output is escaped, indicating good practices in these areas. However, the presence of the `unserialize` function, even without immediate taint flows suggesting exploitation, is a significant concern. This function is notoriously dangerous when handling untrusted data and represents a potential avenue for attackers.

Key Concerns

  • Unpatched High severity CVE
  • Dangerous function: unserialize
  • Vulnerability history: Deserialization of Untrusted Data
  • 1 out of 7 outputs not properly escaped
Vulnerabilities
1

Secudeal Payments for Ecommerce Security Vulnerabilities

CVEs by Year

1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2026-22471high · 8.1Deserialization of Untrusted Data

Secudeal Payments for Ecommerce <= 1.1 - Unauthenticated PHP Object Injection

Mar 4, 2026Unpatched
Code Analysis
Analyzed Mar 17, 2026

Secudeal Payments for Ecommerce Code Analysis

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

Dangerous Functions Found

unserialize$order_id = intval( wp_kses(unserialize(base64_decode($_GET['order_id'])), "strip"));secudeal-woocommerce.php:74
unserialize$id = intval( wp_kses(unserialize(base64_decode($_GET['id'])), "strip"));secudeal-woocommerce.php:82

SQL Query Safety

100% prepared2 total queries

Output Escaping

86% escaped7 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
woo_secudeal_checkout_order (secudeal-woocommerce.php:66)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Secudeal Payments for Ecommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsclass-wc-gateway-secudeal.php:36
actionplugins_loadedsecudeal-woocommerce.php:27
filterwoocommerce_payment_gatewayssecudeal-woocommerce.php:41
actionwc_ajax_woo_secudeal_cancel_ordersecudeal-woocommerce.php:44
actionwc_ajax_woo_secudeal_checkout_ordersecudeal-woocommerce.php:45
Maintenance & Trust

Secudeal Payments for Ecommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMay 31, 2023
PHP min version7.2
Downloads17K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Secudeal Payments for Ecommerce Developer Profile

maximsecudeal

1 plugin · 10 total installs

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

How We Detect Secudeal Payments for Ecommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/secudeal-payments-for-ecommerce/assets/css/secudeal.css/wp-content/plugins/secudeal-payments-for-ecommerce/assets/js/secudeal.js
Script Paths
/wp-content/plugins/secudeal-payments-for-ecommerce/assets/js/secudeal.js
Version Parameters
secudeal-payments-for-ecommerce/assets/css/secudeal.css?ver=secudeal-payments-for-ecommerce/assets/js/secudeal.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/secudeal/v1/order/
FAQ

Frequently Asked Questions about Secudeal Payments for Ecommerce