
Custom Thank you for Woo Security & Risk Analysis
wordpress.org/plugins/custom-thank-you-for-wooThe Custom Thank you and order confirmation page plugin display to customers details after order completing with information.
Is Custom Thank you for Woo Safe to Use in 2026?
Generally Safe
Score 92/100Custom Thank you for Woo has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "custom-thank-you-for-woo" plugin, version 1.0.7, exhibits a mixed security posture. On the positive side, it has no known CVEs and a clean vulnerability history, suggesting a generally well-maintained codebase or limited exposure. The static analysis also shows no apparent attack surface exposed through common vectors like AJAX, REST API, shortcodes, or cron events, with no entry points found to be unprotected. Furthermore, all SQL queries utilize prepared statements, a crucial security best practice.
However, the plugin does present some significant concerns. The presence of two instances of the `unserialize` function is a red flag. If this function is used with user-controlled or untrusted data, it can lead to Remote Code Execution (RCE) vulnerabilities. The taint analysis revealing two flows with unsanitized paths, even without a critical or high severity designation, is concerning in conjunction with the `unserialize` function. Additionally, only 38% of output escaping is properly implemented, meaning a substantial portion of outputs could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks and capability checks across all entry points (though the attack surface is reported as zero) and the use of file operations without further context also warrant caution. The lack of vulnerability history could indicate a lack of rigorous testing or that the plugin is not widely used, making it a potential target for undiscovered vulnerabilities.
In conclusion, while the plugin benefits from a lack of known vulnerabilities and good SQL practices, the identified use of `unserialize` and the significant proportion of improperly escaped output are critical weaknesses. The taint analysis, though not flagged as critical, amplifies the risk associated with `unserialize`. Recommendations should focus on addressing these specific code-level issues to improve the plugin's overall security.
Key Concerns
- Dangerous function: unserialize used
- Flows with unsanitized paths found
- Low output escaping percentage (38%)
- No nonce checks
- No capability checks
- File operations used without context
Custom Thank you for Woo Security Vulnerabilities
Custom Thank you for Woo Code Analysis
Dangerous Functions Found
Output Escaping
Data Flow Analysis
Custom Thank you for Woo Attack Surface
WordPress Hooks 7
Maintenance & Trust
Custom Thank you for Woo Maintenance & Trust
Maintenance Signals
Community Trust
Custom Thank you for Woo Alternatives
Custom Thank You Page for WooCommerce
wc-custom-thank-you
Replace the default WooCommerce Thank You page (order received page) with a custom Thank You page.
Thank You Page for WooCommerce
wc-thanks-redirect
Thank You Page for WooCommerce allows adding Thank You Page or Thank You URL for WooCommerce Products for your Customers.
NextMove Lite – Thank You Page for WooCommerce
woo-thank-you-page-nextmove-lite
The only plugin in WooCommerce that empowers you to build profit-pulling Thank You Pages with plug & play components.
Thank You Page Customizer for WooCommerce – Increase Your Sales
woo-thank-you-page-customizer
Craft a stunning thank you page effortlessly with our user-friendly customization tools, offer coupons to customers after purchase.
Custom Thank You Page Customize For WooCommerce by Binary Carpenter
bc-woo-custom-thank-you-pages
Create thank you pages for all products, per products or per category
Custom Thank you for Woo Developer Profile
13 plugins · 510 total installs
How We Detect Custom Thank you for Woo
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/custom-thank-you-for-woo/checkout/thankyou.phpHTML / DOM Fingerprints
id="wcty_thankyou_page_id"id="wcty_thankyou_page_enable"id="wcty_thankyou_page_heading"id="wcty_thankyou_page_logo"id="wcty_thankyou_page_heading_color_code"id="wcty_thankyou_page_font_style"+1 more