PausePay for WooCommerce Security & Risk Analysis

wordpress.org/plugins/pausepay-gateway-for-woocommerce

🇮🇹 Offri ai tuoi clienti B2B la possibilità di pagare a 90 giorni, senza carta di credito.

0 active installs v1.0.5 PHP 7.0+ WP 5.0+ Updated Dec 12, 2023
b2bbnplbuy-now-pay-laterecommercewoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PausePay for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

PausePay 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 plugin 'pausepay-gateway-for-woocommerce' version 1.0.5 exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded CVEs and a complete lack of critical or high-severity vulnerabilities in its history suggests a mature and well-maintained codebase.

However, the static analysis does reveal some areas for concern. While the plugin uses prepared statements for all SQL queries, its complete lack of nonce checks and capability checks is a significant weakness. This means that potentially sensitive actions could be performed by unauthenticated or unauthorized users if an attacker can find a way to trigger these functions. The presence of 3 unsanitized paths in the taint analysis, even without critical or high severity, also warrants attention as it could indicate potential injection vectors if these paths are accessible from external input.

Overall, the plugin benefits from secure SQL handling and good output escaping. The lack of a known vulnerability history is a positive sign. Nevertheless, the absence of critical security checks like nonces and capability checks on its entry points introduces a notable risk that should be addressed.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

PausePay for WooCommerce Security Vulnerabilities

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

PausePay for WooCommerce Code Analysis

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

Output Escaping

94% escaped17 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
pausepay_init_gateway_class (pausepay_for_woocommerce.php:36)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PausePay for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterwoocommerce_payment_gatewayspausepay_for_woocommerce.php:16
actionplugins_loadedpausepay_for_woocommerce.php:25
actionwp_enqueue_scriptspausepay_for_woocommerce.php:28
actionwp_enqueue_scriptspausepay_for_woocommerce.php:108
actionwoocommerce_api_pausepay_okpausepay_for_woocommerce.php:112
actionwoocommerce_api_pausepay_kopausepay_for_woocommerce.php:113
Maintenance & Trust

PausePay for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 12, 2023
PHP min version7.0
Downloads775

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

PausePay for WooCommerce Developer Profile

CashInvoice

1 plugin · 0 total installs

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

How We Detect PausePay 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/pausepay-gateway-for-woocommerce/logo_full_xs.png/wp-content/plugins/pausepay-gateway-for-woocommerce/logo_full.svg
Script Paths
/wp-content/plugins/pausepay-gateway-for-woocommerce/pausepay_sdk_0.0.8.js
Version Parameters
pausepay_sdk_0.0.8.js?ver=

HTML / DOM Fingerprints

CSS Classes
woocommerce-gateway-pausepay-errorpausepay-wanna_pay_in_90days
HTML Comments
<!-- This action hook registers our PHP class as a WooCommerce payment gateway --><!-- * The class itself, please note that it is inside plugins_loaded action hook --><!-- * Class constructor, more about it in Step 3 --><!-- * Plugin options, we deal with it in Step 3 too -->+8 more
JS Globals
window.pausepay_sdkvar pausepay_sdk
REST Endpoints
/wc-api/pausepay_ok//wc-api/pausepay_ko/
FAQ

Frequently Asked Questions about PausePay for WooCommerce