Klump WooCommerce Buy Now, Pay Later Plugin Security & Risk Analysis

wordpress.org/plugins/klump-wc-payment-gateway

Klump WooCommerce Buy Now, Pay Later plugin allows merchants to give their customers the option of purchasing an item or service and make payment in f …

50 active installs v1.4.4 PHP 7.4+ WP 6.2+ Updated Feb 2, 2026
buy-now-pay-later-bnplklump-pay-by-instalmentspayment-gatewayuseklumpwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Klump WooCommerce Buy Now, Pay Later Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

Klump WooCommerce Buy Now, Pay Later Plugin 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 "klump-wc-payment-gateway" plugin version 1.4.4 presents a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, exclusively using prepared statements, and a high percentage of output escaping is properly handled. Furthermore, the plugin has no recorded vulnerabilities (CVEs), suggesting a history of relatively secure development or limited public scrutiny. However, significant concerns arise from the static analysis. A notable weakness is the presence of one AJAX handler that lacks authentication checks. This creates a direct entry point for unauthenticated attackers. The taint analysis, while reporting no critical or high-severity flows, did identify two flows with unsanitized paths, indicating a potential for input validation issues that could be exploited, even if not currently leading to critical vulnerabilities. The absence of nonce checks on the AJAX handler further exacerbates this risk, making it easier to trigger malicious actions. The zero capability checks also suggest a lack of granular access control on certain functions.

In conclusion, while the absence of known vulnerabilities and strong SQL handling are positive indicators, the unprotected AJAX endpoint is a critical flaw that significantly lowers the plugin's security. The presence of unsanitized paths, even without immediate critical impact, warrants attention. The overall risk is moderate to high due to the readily exploitable entry point. Addressing the unauthenticated AJAX handler and ensuring robust input validation and authorization are paramount for improving its security posture.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
  • No nonce checks on AJAX
  • No capability checks
  • Improper output escaping (17% unsanitized)
Vulnerabilities
None known

Klump WooCommerce Buy Now, Pay Later Plugin Security Vulnerabilities

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

Klump WooCommerce Buy Now, Pay Later Plugin Code Analysis

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

Output Escaping

83% escaped18 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
klp_verify_payment (includes\class-klp-wc-payment-gateway.php:422)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Klump WooCommerce Buy Now, Pay Later Plugin Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_klp_sync_productsincludes\class-klp-wc-payment-gateway.php:84
WordPress Hooks 16
actionadmin_noticesincludes\class-klp-wc-payment-gateway.php:58
actionwoocommerce_api_klp_wc_payment_gatewayincludes\class-klp-wc-payment-gateway.php:62
actionwoocommerce_api_klp_wc_payment_webhookincludes\class-klp-wc-payment-gateway.php:65
actionwp_enqueue_scriptsincludes\class-klp-wc-payment-gateway.php:71
actionwp_enqueue_scriptsincludes\class-klp-wc-payment-gateway.php:73
actionadmin_enqueue_scriptsincludes\class-klp-wc-payment-gateway.php:80
actionwoocommerce_settings_checkoutincludes\class-klp-wc-payment-gateway.php:81
actionsave_post_productincludes\class-klp-wc-payment-gateway.php:87
actionwoocommerce_order_status_completedincludes\class-klp-wc-payment-gateway.php:88
actionwoocommerce_after_add_to_cart_buttonincludes\class-klp-wc-payment-gateway.php:90
actionadmin_noticesklump-wc-payment.php:40
filterwoocommerce_payment_gatewaysklump-wc-payment.php:47
actionplugins_loadedklump-wc-payment.php:52
actionwoocommerce_blocks_payment_method_type_registrationklump-wc-payment.php:100
actionwoocommerce_blocks_loadedklump-wc-payment.php:109
actionbefore_woocommerce_initklump-wc-payment.php:111
Maintenance & Trust

Klump WooCommerce Buy Now, Pay Later Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 2, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Klump WooCommerce Buy Now, Pay Later Plugin Developer Profile

paywithklump

1 plugin · 50 total installs

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

How We Detect Klump WooCommerce Buy Now, Pay Later Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/klump-wc-payment-gateway/assets/images/klump.png/wp-content/plugins/klump-wc-payment-gateway/assets/js/klump-checkout.js/wp-content/plugins/klump-wc-payment-gateway/assets/js/klump-payment.js/wp-content/plugins/klump-wc-payment-gateway/assets/js/klump-sync-products.js
Script Paths
https://js.useklump.com/klump.js

HTML / DOM Fingerprints

CSS Classes
klump-buy-now-button
Data Attributes
data-klump-public-keydata-klump-currencydata-klump-amountdata-klump-order-id
JS Globals
klump
REST Endpoints
/wp-json/klump/v1/webhook
FAQ

Frequently Asked Questions about Klump WooCommerce Buy Now, Pay Later Plugin