IDPay Payment Gateway for Woocommerce Security & Risk Analysis

wordpress.org/plugins/woo-idpay-gateway

IDPay payment method for Woocommerce.

1K active installs v2.2.5 PHP + WP + Updated Dec 5, 2023
gatewayidpaypaymentwoocommerce%d8%a2%db%8c%d8%af%db%8c-%d9%be%db%8c
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is IDPay Payment Gateway for Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

IDPay 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 "woo-idpay-gateway" v2.2.5 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of SQL injection vulnerabilities due to the exclusive use of prepared statements and the proper escaping of all output are significant strengths. Furthermore, the lack of file operations and external HTTP requests (excluding one benign request) reduces the potential attack surface. The plugin's vulnerability history is also clear, with no recorded CVEs, which suggests a history of stable and secure development. However, the analysis does reveal a few areas of concern that warrant attention.

The presence of "flows with unsanitized paths" in the taint analysis, even though classified as not critical or high severity, indicates a potential for unexpected behavior or information disclosure if these paths are ever utilized in a malicious context. The lack of nonce checks and capability checks on what would typically be considered entry points (AJAX, REST API, shortcodes) is a significant omission. While the current analysis shows zero entry points, if any were to be introduced in future versions without proper authentication and authorization, this would create immediate vulnerabilities. The single external HTTP request, while not inherently risky, should be monitored for any potential misuse or leakage of sensitive information.

In conclusion, the "woo-idpay-gateway" plugin appears to be well-developed with a focus on preventing common web vulnerabilities like SQL injection and XSS. Its clean vulnerability history further supports this. However, the identified unsanitized paths and the absence of security checks on potential entry points represent significant weaknesses that could be exploited. A proactive approach to addressing these specific concerns would further solidify the plugin's security. The plugin's strengths lie in its robust handling of database queries and output, while its weaknesses are in the lack of comprehensive authorization checks on potential interaction points.

Key Concerns

  • Flows with unsanitized paths
  • Lack of nonce checks
  • Lack of capability checks
  • Single external HTTP request
Vulnerabilities
None known

IDPay Payment Gateway for Woocommerce Security Vulnerabilities

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

IDPay Payment Gateway for Woocommerce Code Analysis

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

Output Escaping

100% escaped10 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
wc_gateway_idpay_init (includes\wc-gateway-idpay-init.php:7)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

IDPay Payment Gateway for Woocommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterwoocommerce_payment_gatewaysincludes\wc-gateway-idpay-init.php:10
filterwoocommerce_currenciesincludes\wc-gateway-idpay-init.php:21
filterwoocommerce_currency_symbolincludes\wc-gateway-idpay-init.php:32
actionwoocommerce_update_options_payment_gatewaysincludes\wc-gateway-idpay-init.php:110
actionplugins_loadedincludes\wc-gateway-idpay-init.php:676
actionbefore_woocommerce_initwoo-idpay-gateway.php:38
actioninitwoo-idpay-gateway.php:39
Maintenance & Trust

IDPay Payment Gateway for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 5, 2023
PHP min version
Downloads56K

Community Trust

Rating74/100
Number of ratings6
Active installs1K
Developer Profile

IDPay Payment Gateway for Woocommerce Developer Profile

IDPay

7 plugins · 1K total installs

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

How We Detect IDPay 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/woo-idpay-gateway/assets/css/idpay-style.css/wp-content/plugins/woo-idpay-gateway/assets/js/idpay-checkout.js
Script Paths
/wp-content/plugins/woo-idpay-gateway/assets/js/idpay-checkout.js
Version Parameters
woo-idpay-gateway/assets/css/idpay-style.css?ver=woo-idpay-gateway/assets/js/idpay-checkout.js?ver=

HTML / DOM Fingerprints

CSS Classes
idpay-logoidpay-checkout-section
Data Attributes
data-idpay-amountdata-idpay-order-iddata-idpay-redirect-url
JS Globals
idpay_params
FAQ

Frequently Asked Questions about IDPay Payment Gateway for Woocommerce