Custom Thank You for WooCommerce Security & Risk Analysis

wordpress.org/plugins/custom-thank-you-for-woocommerce

A popular WooCommerce extension that redirects a buyer to a custom WordPress thank you page that includes social share features.

400 active installs v1.1.6 PHP 7.4.33+ WP 4.6+ Updated Dec 13, 2025
checkoutorder-confirmationsocial-sharethank-youthank-you-page
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Thank You for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Custom Thank You 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 "custom-thank-you-for-woocommerce" plugin v1.1.6 exhibits a generally positive security posture, adhering to several best practices. The absence of known CVEs and any recorded critical or high severity vulnerabilities in its history is a significant strength. Furthermore, the plugin demonstrates good security by implementing nonce and capability checks on its entry points, and the static analysis indicates that all AJAX handlers and REST API routes (if any existed) are protected. The lack of file operations and external HTTP requests also reduces the potential attack surface.

However, there are areas for improvement that introduce potential risks. The most notable concern is the complete lack of prepared statements for its SQL queries, with 100% of queries being potentially vulnerable to SQL injection. Additionally, the output escaping is also a concern, with only 27% of outputs being properly escaped, leaving 73% of them vulnerable to cross-site scripting (XSS) attacks. While taint analysis showed no flows, this is likely due to the limited scope of the analysis or the absence of complex data manipulation that would trigger taint detection. The limited attack surface is a positive, but the unprotected nature of the identified SQL queries and outputs represent significant weaknesses.

In conclusion, while the plugin benefits from a clean vulnerability history and proper authentication on entry points, the unescaped outputs and raw SQL queries represent clear and present dangers. These issues, if exploited, could lead to serious security breaches. Addressing these specific code-level concerns should be a priority to bolster the plugin's overall security.

Key Concerns

  • SQL queries without prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Custom Thank You for WooCommerce Security Vulnerabilities

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

Custom Thank You for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

27% escaped51 total outputs
Attack Surface

Custom Thank You for WooCommerce Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 1

authwp_ajax_ctyw_dismiss_noticeincludes\class-ctyw-settings.php:44

Shortcodes 3

[ctyw_order_review] includes\class-ctyw-settings.php:23
[ctyw_socialbox] includes\class-ctyw-settings.php:24
[ctyw_order_information] includes\class-ctyw-settings.php:25
WordPress Hooks 16
actionbefore_woocommerce_initcustom-thank-you-for-woocommerce.php:51
filterplugin_row_metacustom-thank-you-for-woocommerce.php:75
filterplugin_row_metacustom-thank-you-for-woocommerce.php:76
actionadmin_initcustom-thank-you-for-woocommerce.php:88
actionwp_enqueue_scriptscustom-thank-you-for-woocommerce.php:95
actionadmin_enqueue_scriptscustom-thank-you-for-woocommerce.php:96
actionadmin_initcustom-thank-you-for-woocommerce.php:98
actionadmin_noticescustom-thank-you-for-woocommerce.php:198
actionnetwork_admin_noticescustom-thank-you-for-woocommerce.php:199
filterwoocommerce_settings_pagesincludes\class-ctyw-settings.php:20
filterthe_contentincludes\class-ctyw-settings.php:28
actionwoocommerce_thankyouincludes\class-ctyw-settings.php:31
filterwoocommerce_is_order_received_pageincludes\class-ctyw-settings.php:34
actionwoocommerce_product_options_general_product_dataincludes\class-ctyw-settings.php:37
actionwoocommerce_process_product_metaincludes\class-ctyw-settings.php:40
actionadmin_noticesincludes\class-ctyw-settings.php:42
Maintenance & Trust

Custom Thank You for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedDec 13, 2025
PHP min version7.4.33
Downloads11K

Community Trust

Rating86/100
Number of ratings6
Active installs400
Developer Profile

Custom Thank You for WooCommerce Developer Profile

artiosmedia

8 plugins · 5K total installs

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

How We Detect Custom Thank You 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/custom-thank-you-for-woocommerce/assets/js/ctyw_admin.js/wp-content/plugins/custom-thank-you-for-woocommerce/assets/css/ctyw_admin.css
Script Paths
wp-content/plugins/custom-thank-you-for-woocommerce/assets/js/ctyw_admin.jswp-content/plugins/custom-thank-you-for-woocommerce/assets/css/ctyw_admin.css
Version Parameters
custom-thank-you-for-woocommerce/assets/js/ctyw_admin.js?ver=custom-thank-you-for-woocommerce/assets/css/ctyw_admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
ctyw-settings-wrapctyw-section-headingctyw-admin-form-wrapctyw-settings-groupctyw-form-field-wrapper
HTML Comments
<!-- Main WC custom free init class --><!-- Set things up. --><!-- Add plugin description link --><!-- Add custom link for the plugin beside activate/deactivate links -->+7 more
Data Attributes
data-ctyw-settings-toggledata-ctyw-field-id
JS Globals
CTYW_AJAX_URLctyw_admin_object
FAQ

Frequently Asked Questions about Custom Thank You for WooCommerce