VeritasPay Hosted Checkout Payment for WooCommerce Security & Risk Analysis

wordpress.org/plugins/veritaspay-hosted-checkout

Take payments on your store using VeritasPay Hosted Checkout

10 active installs v1.0.11 PHP 7.0+ WP 5.0+ Updated Jun 4, 2025
bpicredit-cardgcashgrabpaypayments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is VeritasPay Hosted Checkout Payment for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The veritaspay-hosted-checkout plugin version 1.0.11 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs and a seemingly secure coding practice are positive indicators. The static analysis reveals a minimal attack surface with no apparent unprotected entry points, and the presence of capability checks and nonce checks suggests an effort to secure operations. However, a closer examination of the code signals reveals some areas for improvement. While most SQL queries utilize prepared statements, a significant portion (40%) do not, which could potentially lead to SQL injection vulnerabilities if those queries handle untrusted input. Similarly, while most output is escaped, a third of the outputs are not, posing a risk of cross-site scripting (XSS) if user-supplied data is displayed without proper sanitization. The single file operation and external HTTP request should be carefully reviewed to ensure they are secure and do not introduce additional attack vectors. Overall, the plugin appears to be developed with security in mind, but the identified minor weaknesses in SQL query preparation and output escaping warrant attention and remediation to achieve a more robust security profile.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
Vulnerabilities
None known

VeritasPay Hosted Checkout Payment for WooCommerce Security Vulnerabilities

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

VeritasPay Hosted Checkout Payment for WooCommerce Release Timeline

v1.0.11Current
Code Analysis
Analyzed Mar 17, 2026

VeritasPay Hosted Checkout Payment for WooCommerce Code Analysis

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

SQL Query Safety

60% prepared5 total queries

Output Escaping

67% escaped3 total outputs
Attack Surface

VeritasPay Hosted Checkout Payment for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
filterwoocommerce_get_settings_checkoutclasses\configuration-settings\veritaspay-api-settings.php:52
actionwp_enqueue_scriptsclasses\veritaspay-hosted-payment.php:100
actionadmin_noticesveritaspay-gateway-plugin.php:55
actionadmin_initveritaspay-gateway-plugin.php:107
filterwoocommerce_payment_gatewaysveritaspay-gateway-plugin.php:122
actionbefore_woocommerce_initveritaspay-gateway-plugin.php:128
actionbefore_woocommerce_initveritaspay-gateway-plugin.php:151
actionbefore_woocommerce_initveritaspay-gateway-plugin.php:152
actionwoocommerce_blocks_loadedveritaspay-gateway-plugin.php:155
actionwoocommerce_blocks_payment_method_type_registrationveritaspay-gateway-plugin.php:170
filterwoocommerce_get_sections_checkoutveritaspay-gateway-plugin.php:180
actioninitveritaspay-gateway-plugin.php:186
actionplugins_loadedveritaspay-gateway-plugin.php:239
actionadmin_noticesveritaspay-gateway-plugin.php:316
actionadmin_noticesveritaspay-gateway-plugin.php:360
actionplugins_loadedveritaspay-gateway-plugin.php:368
Maintenance & Trust

VeritasPay Hosted Checkout Payment for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJun 4, 2025
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

VeritasPay Hosted Checkout Payment for WooCommerce Developer Profile

NarraTech

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 VeritasPay Hosted Checkout Payment 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/veritaspay-hosted-checkout/assets/js/veritaspay-hosted-checkout.js/wp-content/plugins/veritaspay-hosted-checkout/assets/css/veritaspay-hosted-checkout.css
Script Paths
/wp-content/plugins/veritaspay-hosted-checkout/assets/js/veritaspay-hosted-checkout.js
Version Parameters
veritaspay-hosted-checkout/assets/js/veritaspay-hosted-checkout.js?ver=veritaspay-hosted-checkout/assets/css/veritaspay-hosted-checkout.css?ver=

HTML / DOM Fingerprints

CSS Classes
veritaspay-hosted-checkout-container
HTML Comments
<!-- VeritasPay Hosted Checkout Element --><!-- VeritasPay Hosted Checkout Form -->
Data Attributes
data-veritaspay-checkout-urldata-veritaspay-public-key
JS Globals
window.VeritasPayHostedCheckoutConfig
FAQ

Frequently Asked Questions about VeritasPay Hosted Checkout Payment for WooCommerce