Koin Official Payments for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-koin-official

Payment plugin for WooCommerce using Koin payer services.

10 active installs v1.3.19 PHP 7.4+ WP 5.0+ Updated Feb 9, 2026
checkoutpaymentsshopstorewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Koin Official Payments for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The wc-koin-official plugin v1.3.19 presents a mixed security posture. On the positive side, the plugin demonstrates good practices in its handling of SQL queries, with 90% using prepared statements, and a high percentage (85%) of its outputs are properly escaped. It also has a clean vulnerability history with no known CVEs, indicating a generally well-maintained codebase. However, significant concerns arise from the static analysis. A critical taint flow was identified, suggesting a potential for data to be manipulated or accessed without proper sanitization, which could lead to serious security breaches. Furthermore, the presence of one unprotected AJAX handler significantly increases the attack surface, as this entry point is accessible without any authentication or authorization checks, making it a prime target for attackers. While the plugin avoids common pitfalls like dangerous functions or bundled libraries, the single unprotected AJAX endpoint and the identified critical taint flow are substantial risks that overshadow the otherwise decent code hygiene. The absence of past vulnerabilities might be due to luck or a lack of targeted exploitation, rather than inherent robustness against the identified critical taint flow.

Key Concerns

  • Critical severity taint flow identified
  • Unprotected AJAX handler
Vulnerabilities
None known

Koin Official Payments for WooCommerce Security Vulnerabilities

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

Koin Official Payments for WooCommerce Release Timeline

v1.3.19Current
v1.3.18
v1.3.17
v1.3.16
v1.3.15
v1.3.14
v1.3.13
v1.3.12
v1.3.11
v1.3.10
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.8
Code Analysis
Analyzed Mar 17, 2026

Koin Official Payments for WooCommerce Code Analysis

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

SQL Query Safety

90% prepared30 total queries

Output Escaping

85% escaped220 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<Installments> (app\Controllers\Menus\Installments.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Koin Official Payments for WooCommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_koin_sync_orderapp\Helpers\Hooks.php:89
WordPress Hooks 61
actionwoocommerce_set_additional_field_valueapp\Controllers\Checkout\BlockCheckoutFieldManager.php:16
filterwoocommerce_checkout_fieldsapp\Controllers\Checkout\CheckoutFieldManager.php:10
filterwoocommerce_checkout_fieldsapp\Controllers\Checkout\CheckoutFieldManager.php:14
actionwoocommerce_after_checkout_validationapp\Controllers\Checkout\CheckoutFieldManager.php:15
filterwoocommerce_get_country_localeapp\Controllers\Checkout\CheckoutFieldManager.php:16
filterwoocommerce_form_fieldapp\Controllers\Checkout\CheckoutFieldManager.php:17
filterwoocommerce_form_field_radioapp\Controllers\Checkout\CheckoutFieldManager.php:18
actionwoocommerce_checkout_update_order_metaapp\Controllers\Checkout\CheckoutFieldManager.php:21
filterwoocommerce_available_payment_gatewaysapp\Controllers\Checkout\PaymentGatewayManager.php:9
actionwoocommerce_order_status_cancelled_to_awaiting-analysis_notificationapp\Controllers\Emails\AwaitingAnalysisOrderEmail.php:32
actionwoocommerce_order_status_failed_to_awaiting-analysis_notificationapp\Controllers\Emails\AwaitingAnalysisOrderEmail.php:33
actionwoocommerce_order_status_on-hold_to_awaiting-analysis_notificationapp\Controllers\Emails\AwaitingAnalysisOrderEmail.php:34
actionwoocommerce_order_status_pending_to_awaiting-analysis_notificationapp\Controllers\Emails\AwaitingAnalysisOrderEmail.php:35
actionwoocommerce_order_status_processing_to_awaiting-analysis_notificationapp\Controllers\Emails\AwaitingAnalysisOrderEmail.php:36
actionwoocommerce_email_classesapp\Controllers\Emails.php:19
filterwoocommerce_email_actionsapp\Controllers\Emails.php:20
actionwoocommerce_order_status_awaiting-analysis_to_processing_notificationapp\Controllers\Emails.php:70
actionwoocommerce_order_status_awaiting-analysis_to_completed_notificationapp\Controllers\Emails.php:77
actionwoocommerce_order_status_awaiting-analysis_to_on-hold_notificationapp\Controllers\Emails.php:84
actionwoocommerce_order_status_awaiting-analysis_to_processing_notificationapp\Controllers\Emails.php:91
actionwoocommerce_order_status_awaiting-analysis_to_completed_notificationapp\Controllers\Emails.php:95
actionwoocommerce_order_status_awaiting-analysis_to_on-hold_notificationapp\Controllers\Emails.php:99
filterwc_koin_request_bodyapp\Controllers\Gateways\Credit.php:58
actionwc_koin_official-after_success_orderapp\Controllers\Gateways\Credit.php:59
actionwoocommerce_cart_calculate_feesapp\Controllers\Gateways\Gateway.php:31
actionadmin_enqueue_scriptsapp\Controllers\Menus.php:10
actionadmin_noticesapp\Controllers\Notifications.php:38
actionwoocommerce_admin_order_data_after_billing_addressapp\Controllers\Orders\EditOrders.php:21
actioninitapp\Controllers\Orders\KoinOrders.php:20
actionwoocommerce_account_koin_endpointapp\Controllers\Orders\KoinOrders.php:21
filterquery_varsapp\Controllers\Orders\KoinOrders.php:24
filterwoocommerce_account_menu_itemsapp\Controllers\Orders\KoinOrders.php:25
filterthe_titleapp\Controllers\Orders\KoinOrders.php:26
filterwoocommerce_account_orders_columnsapp\Controllers\Orders\KoinOrders.php:122
actionwoocommerce_my_account_my_orders_column_koin-installmentsapp\Controllers\Orders\KoinOrders.php:123
actionwoocommerce_order_details_after_order_tableapp\Controllers\Orders\ViewOrders.php:17
filterwoocommerce_product_data_tabsapp\Controllers\ProductInstallmentRules.php:12
actionwoocommerce_product_data_panelsapp\Controllers\ProductInstallmentRules.php:13
filterplugin_row_metaapp\Controllers\Settings.php:10
filterwoocommerce_settings_tabs_arrayapp\Controllers\Settings.php:11
actionwoocommerce_settings_tabs_koin-settingsapp\Controllers\Settings.php:12
actionwoocommerce_update_options_koin-settingsapp\Controllers\Settings.php:13
filterwc_order_statusesapp\Controllers\Status.php:20
actionwoocommerce_order_status_changedapp\Controllers\Status.php:21
actionwoocommerce_order_status_awaiting-analysis_to_failedapp\Controllers\Status.php:22
actionwoocommerce_blocks_checkout_block_registrationapp\Controllers\Woocommerce.php:55
actionwoocommerce_blocks_payment_method_type_registrationapp\Controllers\Woocommerce.php:56
actioninitapp\Helpers\Hooks.php:17
actionadmin_menuapp\Helpers\Hooks.php:22
actionwp_enqueue_scriptsapp\Helpers\Hooks.php:27
actionadmin_enqueue_scriptsapp\Helpers\Hooks.php:32
actioninitapp\Helpers\Hooks.php:38
filterplugin_action_linksapp\Helpers\Hooks.php:43
actionplugins_loadedapp\Helpers\Hooks.php:49
actionrest_api_initapp\Helpers\Hooks.php:54
filterscript_loader_tagapp\Helpers\Hooks.php:59
filterwoocommerce_payment_gatewaysapp\Helpers\Hooks.php:65
actionwoocommerce_blocks_loadedapp\Helpers\Hooks.php:70
actionwoocommerce_blocks_loadedapp\Helpers\Hooks.php:75
filterwoocommerce_email_classesapp\Helpers\Hooks.php:80
actioninitapp\Helpers\Hooks.php:85
Maintenance & Trust

Koin Official Payments for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 9, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Koin Official Payments for WooCommerce Developer Profile

koinprodutos

1 plugin · 10 total installs

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

How We Detect Koin Official Payments 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/wc-koin-official/dist/admin/index.js/wp-content/plugins/wc-koin-official/dist/admin/index.css/wp-content/plugins/wc-koin-official/dist/theme/index.js/wp-content/plugins/wc-koin-official/dist/theme/index.css
Script Paths
https://securegtm.despegar.com/risk/fingerprint/statics/track-min.js
Version Parameters
wc-koin-official/dist/admin/index.js?ver=wc-koin-official/dist/admin/index.css?ver=wc-koin-official/dist/theme/index.js?ver=wc-koin-official/dist/theme/index.css?ver=

HTML / DOM Fingerprints

Data Attributes
org_id
JS Globals
koinAjaxkoinParams
REST Endpoints
/wp-json/wc-koin/installments
FAQ

Frequently Asked Questions about Koin Official Payments for WooCommerce