SwiftPay Payment Gateway for WooCommerce Security & Risk Analysis

wordpress.org/plugins/swiftpay-payment-gateway-for-woocommerce

Easily accept online bank transfers on your WooCommerce site via the SwiftPay payment

100 active installs v1.2.2 PHP 5.2+ WP 4.7+ Updated Nov 8, 2023
swiftpaywoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SwiftPay Payment Gateway for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The static analysis of swiftpay-payment-gateway-for-woocommerce v1.2.2 reveals a generally good security posture with several positive indicators. The absence of any known CVEs, critical or high severity taint flows, and SQL injection vulnerabilities are strong points. The plugin also demonstrates good practices by using prepared statements for all its SQL queries.

However, there are areas of concern. The presence of unsanitized paths in taint flows, despite not reaching critical or high severity, suggests potential for subtle vulnerabilities or information disclosure if inputs are not handled carefully. The file operation without clear context and the low percentage of properly escaped output (70%) indicate a risk of cross-site scripting (XSS) vulnerabilities. Furthermore, the complete lack of nonce checks and capability checks on any entry points is a significant weakness, potentially exposing the plugin to CSRF attacks and privilege escalation if any of the entry points were to become exploitable.

While the plugin's vulnerability history is clean, this does not guarantee future safety, especially given the identified code signals like unescaped output and file operations. The lack of explicit authorization checks on any entry points, coupled with the taint analysis showing unsanitized paths, presents a latent risk. The plugin's strengths lie in its avoidance of known severe vulnerabilities, but its weaknesses are in fundamental security practices like input sanitization and authorization enforcement.

Key Concerns

  • Unsanitized paths in taint flows
  • Low percentage of properly escaped output
  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
  • File operation without clear context
Vulnerabilities
None known

SwiftPay Payment Gateway for WooCommerce Security Vulnerabilities

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

SwiftPay Payment Gateway for WooCommerce Code Analysis

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

Output Escaping

70% escaped10 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
swiftpay_init_gateway_class (swiftpay.php:25)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SwiftPay Payment Gateway for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterwoocommerce_payment_gatewaysswiftpay.php:13
actionplugins_loadedswiftpay.php:24
actionwp_enqueue_scriptsswiftpay.php:66
actiontemplate_redirectswiftpay.php:461
Maintenance & Trust

SwiftPay Payment Gateway for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedNov 8, 2023
PHP min version5.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

SwiftPay Payment Gateway for WooCommerce Developer Profile

SwiftPay

1 plugin · 100 total installs

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

How We Detect SwiftPay Payment Gateway 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/swiftpay-payment-gateway-for-woocommerce/swiftpay.php

HTML / DOM Fingerprints

JS Globals
window.SwiftPay.enabledwindow.SwiftPay.testModewindow.SwiftPay.accessKeywindow.SwiftPay.pluginVersion
REST Endpoints
/wc-api/swiftpay_webhook/wc-api/swiftpay_status
FAQ

Frequently Asked Questions about SwiftPay Payment Gateway for WooCommerce