PayKun for WooCommerce Security & Risk Analysis

wordpress.org/plugins/paykun-gateway-woocommerce

Allows you to use PayKun payment gateway with the WooCommerce plugin.

20 active installs v3.0 PHP 5.6+ WP 3.9.2+ Updated Dec 27, 2021
ecommerceindiapaykunpaymentswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PayKun for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "paykun-gateway-woocommerce" v3.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a commendable lack of obvious attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events without proper checks. Furthermore, the code strictly uses prepared statements for all SQL queries, and there are no file operations or bundled libraries, which are good signs. However, concerns arise from the output escaping, where only 53% of outputs are properly escaped, indicating a potential for cross-site scripting (XSS) vulnerabilities. The presence of an external HTTP request without explicit details in the provided data also warrants caution, as it could be a vector if not handled securely.

The taint analysis, while analyzing a limited number of flows, did identify 3 flows with unsanitized paths. Although these are not classified as critical or high severity in this analysis, the existence of unsanitized paths is a strong indicator of potential vulnerabilities, especially if the scope of analysis was limited. The complete absence of vulnerability history, including CVEs, is generally a positive indicator, suggesting that the plugin has not been publicly exploited or had known security flaws in the past. This could imply good development practices or simply a lack of public scrutiny. In conclusion, while the plugin demonstrates strengths in its limited attack surface and secure database interactions, the significant portion of unescaped output and the presence of unsanitized paths in the taint analysis represent areas of potential risk that should be further investigated and addressed.

Key Concerns

  • Unescaped output detected
  • Flows with unsanitized paths found
  • External HTTP request without auth/sanitization details
Vulnerabilities
None known

PayKun for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

PayKun for WooCommerce Release Timeline

v2.0
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

PayKun for WooCommerce Code Analysis

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

Output Escaping

53% escaped17 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
woocommerce_paykun_payment_gateway_init (woo_com_paykun.php:23)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PayKun for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedwoo_com_paykun.php:21
actionthe_contentwoo_com_paykun.php:28
actioninitwoo_com_paykun.php:71
actionvalid-paykun-requestwoo_com_paykun.php:75
actionwoocommerce_update_options_payment_gatewayswoo_com_paykun.php:82
actionthe_contentwoo_com_paykun.php:297
filterwoocommerce_payment_gatewayswoo_com_paykun.php:576
Maintenance & Trust

PayKun for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedDec 27, 2021
PHP min version5.6
Downloads8K

Community Trust

Rating20/100
Number of ratings1
Active installs20
Developer Profile

PayKun for WooCommerce Developer Profile

paykun

1 plugin · 20 total installs

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

How We Detect PayKun 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/paykun-gateway-woocommerce/images/paykun-logo.svg

HTML / DOM Fingerprints

CSS Classes
paykun-gateway-woocommercepaykun-boxerror-boxsuccess-box
Data Attributes
data-paykun-gateway-woocommerce-enabled
JS Globals
paykun_gateway_paramspaykun_payment_gateway_settings
REST Endpoints
/wp-json/paykun-gateway-woocommerce/v1/payment-status
FAQ

Frequently Asked Questions about PayKun for WooCommerce