Sofinco 3XCB Security & Risk Analysis

wordpress.org/plugins/wc-sofinco-3xcb

This plugin is a Sofinco 3x CB payment gateway for WooCommerce

100 active installs v0.9.9.7 PHP + WP 5.0.0+ Updated Jan 20, 2026
e-commerceorderspaymentpayment-gatewaywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sofinco 3XCB Safe to Use in 2026?

Generally Safe

Score 100/100

Sofinco 3XCB has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The wc-sofinco-3xcb plugin v0.9.9.7 presents a mixed security posture. On the positive side, it exhibits no known historical vulnerabilities (CVEs) and utilizes prepared statements for all its SQL queries, which is a strong practice against SQL injection. The absence of external HTTP requests also mitigates risks associated with remote code execution or data exfiltration through third-party services.

However, several significant security concerns are evident from the static analysis. The presence of the `unserialize` function without any apparent checks or sanitization for the input it processes is a critical risk. If serialized data originates from user input or an untrusted source, this can lead to arbitrary object injection and potentially remote code execution. Furthermore, the plugin lacks nonce checks and capability checks for its entry points, which are fundamental security mechanisms for preventing cross-site request forgery (CSRF) and unauthorized actions. The analysis also indicates that 49% of output escaping is not properly handled, which could lead to cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-controlled data.

While the plugin has a clean vulnerability history, this is overshadowed by the identified weaknesses in the current code. The lack of fundamental security checks like nonces and capability checks, combined with the dangerous use of `unserialize` and insufficient output escaping, creates a substantial risk. The absence of a large attack surface might mask these inherent code vulnerabilities, but they remain potent threats. The plugin would benefit greatly from implementing proper input validation, sanitization, nonce protection, capability checks, and robust output escaping to improve its security.

Key Concerns

  • Unsanitized unserialize function
  • Missing nonce checks
  • Missing capability checks
  • Insufficient output escaping (49%)
  • Flows with unsanitized paths
Vulnerabilities
None known

Sofinco 3XCB Security Vulnerabilities

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

Sofinco 3XCB Code Analysis

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

Dangerous Functions Found

unserialize$data = unserialize($payment->data, ['allowed_classes' => false]);class\wc-sofinco-standard-gateway.php:42

SQL Query Safety

100% prepared2 total queries

Output Escaping

51% escaped72 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
process_admin_options (class\wc-sofinco-abstract-gateway.php:201)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sofinco 3XCB Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_noticesclass\wc-sofinco-abstract-gateway.php:124
actionadmin_enqueue_scriptsclass\wc-sofinco-abstract-gateway.php:125
filterwoocommerce_payment_gatewayswc-sofinco-3xcb.php:100
actionwoocommerce_admin_order_data_after_billing_addresswc-sofinco-3xcb.php:101
actionwoocommerce_blocks_payment_method_type_registrationwc-sofinco-3xcb.php:129
actionplugins_loadedwc-sofinco-3xcb.php:139
actioninitwc-sofinco-3xcb.php:140
actionwoocommerce_blocks_loadedwc-sofinco-3xcb.php:141
Maintenance & Trust

Sofinco 3XCB Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 20, 2026
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Sofinco 3XCB Developer Profile

Verifone e-commerce

3 plugins · 5K total installs

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

How We Detect Sofinco 3XCB

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-sofinco-3xcb/images/logo.png
Version Parameters
/wc-sofinco-3xcb/class/wc-sofinco.php?ver=/wc-sofinco-3xcb/class/wc-sofinco-abstract-gateway.php?ver=/wc-sofinco-3xcb/class/wc-sofinco-standard-gateway.php?ver=/wc-sofinco-3xcb/class/wc-sofinco-encrypt.php?ver=/wc-sofinco-3xcb/class/wc-sofinco-config.php?ver=/wc-sofinco-3xcb/class/wc-sofinco-iso4217currency.php?ver=/wc-sofinco-3xcb/class/wc-sofinco-isocountry.php?ver=/wc-sofinco-3xcb/class/wc-sofinco-gateway-blocks-support.php?ver=

HTML / DOM Fingerprints

Data Attributes
data-sofinco-payment-data
FAQ

Frequently Asked Questions about Sofinco 3XCB