External Product New Tab for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-external-product-new-tab

This plugin sets all external / affiliate product buy now links on a WooCommerce site to open in a new web browser tab.

4K active installs v1.0.7 PHP + WP 6.7+ Updated Sep 2, 2025
e-commercesellshopstorewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is External Product New Tab for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

External Product New Tab for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The "wc-external-product-new-tab" plugin version 1.0.7 exhibits a very strong security posture based on the provided static analysis. The complete absence of identified dangerous functions, raw SQL queries, file operations, external HTTP requests, and taint flows with unsanitized paths indicates a well-written and secure codebase. Furthermore, the high percentage of properly escaped output suggests a good understanding of preventing cross-site scripting (XSS) vulnerabilities. The plugin also lacks any recorded vulnerabilities (CVEs), which is a significant positive indicator of its security over time.

While the plugin's attack surface is reported as zero, which is excellent, the absence of nonce checks and capability checks, even with zero entry points, is a point of consideration. In the absence of any active entry points, this doesn't pose an immediate risk, but it's a practice that could be strengthened if the plugin were to evolve or integrate with features that introduce new entry points.

Overall, the plugin demonstrates excellent security practices, with no immediate exploitable vulnerabilities found in the static analysis or its history. The lack of any discovered issues is a testament to its current security. The only minor area for potential improvement, in a proactive sense, would be to implement nonce and capability checks on all relevant functions, even if they are not currently exposed as public entry points.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

External Product New Tab for WooCommerce Security Vulnerabilities

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

External Product New Tab for WooCommerce Code Analysis

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

Output Escaping

91% escaped22 total outputs
Attack Surface

External Product New Tab for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actioninittrunk\wc-external-product-new-tab.php:79
actioninittrunk\wc-external-product-new-tab.php:82
actionbefore_woocommerce_inittrunk\wc-external-product-new-tab.php:85
filterwoocommerce_loop_add_to_cart_linktrunk\wc-external-product-new-tab.php:146
actionwoocommerce_external_add_to_carttrunk\wc-external-product-new-tab.php:152
actionadmin_noticestrunk\wc-external-product-new-tab.php:155
actioninitwc-external-product-new-tab.php:79
actioninitwc-external-product-new-tab.php:82
actionbefore_woocommerce_initwc-external-product-new-tab.php:85
filterwoocommerce_loop_add_to_cart_linkwc-external-product-new-tab.php:146
actionwoocommerce_external_add_to_cartwc-external-product-new-tab.php:152
actionadmin_noticeswc-external-product-new-tab.php:155
Maintenance & Trust

External Product New Tab for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 2, 2025
PHP min version
Downloads51K

Community Trust

Rating96/100
Number of ratings35
Active installs4K
Developer Profile

External Product New Tab for WooCommerce Developer Profile

Stuart Duff - a11n

3 plugins · 7K total installs

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

How We Detect External Product New Tab for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
single_add_to_cart_buttonproduct_type_external
HTML Comments
The original code is located in the WooCommerce file /templates/loop/add-to-cart.phpThe code below this comment outputs the edited add to cart button with target="_blank" added to the html markup. * The original code is located in the WooCommerce file /templates/single-product/add-to-cart/external.php
Data Attributes
target="_blank"
FAQ

Frequently Asked Questions about External Product New Tab for WooCommerce