Custom Product Badges Security & Risk Analysis

wordpress.org/plugins/custom-product-badges

Add customizable badges to your WooCommerce products.

0 active installs v1.0.1 PHP + WP 5.8+ Updated Apr 25, 2025
badgesproductswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Product Badges Safe to Use in 2026?

Generally Safe

Score 100/100

Custom Product Badges 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 'custom-product-badges' plugin version 1.0.1 exhibits a remarkably secure static analysis profile, with no identified attack surface entry points and all analyzed code signals demonstrating robust security practices. The absence of dangerous functions, file operations, external HTTP requests, and the strict adherence to prepared statements for SQL queries, along with proper output escaping, are all strong indicators of secure coding. The taint analysis also reveals no critical or high-severity issues. Furthermore, the plugin has no recorded vulnerability history, suggesting a consistently secure development track record.

However, the complete absence of nonce checks and capability checks, while not directly exposed as an attack vector in this static analysis, represents a potential concern for any future code additions or modifications. If AJAX handlers or other sensitive operations were to be introduced, the lack of these fundamental WordPress security mechanisms could become a significant risk. The taint analysis did identify two flows with unsanitized paths, but they were not categorized as critical or high severity, indicating they might be contained or not lead to exploitable vulnerabilities in the current version.

In conclusion, 'custom-product-badges' v1.0.1 appears to be a highly secure plugin based on the provided static analysis and vulnerability history. Its adherence to best practices like prepared statements and output escaping is commendable. The primary weakness lies in the complete lack of nonce and capability checks, which, though not currently exploited, could pose a risk if the plugin's functionality evolves without addressing these security fundamentals.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • Taint flows with unsanitized paths (low risk)
Vulnerabilities
None known

Custom Product Badges Security Vulnerabilities

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

Custom Product Badges Code Analysis

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

Output Escaping

100% escaped18 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<custom-product-badges> (custom-product-badges.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Custom Product Badges Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actionadmin_menucustom-product-badges.php:30
actionadmin_initcustom-product-badges.php:31
actionwp_enqueue_scriptscustom-product-badges.php:32
actionadmin_enqueue_scriptscustom-product-badges.php:33
actionwoocommerce_before_shop_loop_item_titlecustom-product-badges.php:34
actionwoocommerce_before_single_product_summarycustom-product-badges.php:35
actionwoocommerce_product_options_advancedcustom-product-badges.php:37
actionwoocommerce_process_product_metacustom-product-badges.php:38
actionplugins_loadedcustom-product-badges.php:156
actionadmin_menutrunk\custom-product-badges.php:30
actionadmin_inittrunk\custom-product-badges.php:31
actionwp_enqueue_scriptstrunk\custom-product-badges.php:32
actionadmin_enqueue_scriptstrunk\custom-product-badges.php:33
actionwoocommerce_before_shop_loop_item_titletrunk\custom-product-badges.php:34
actionwoocommerce_before_single_product_summarytrunk\custom-product-badges.php:35
actionwoocommerce_product_options_advancedtrunk\custom-product-badges.php:37
actionwoocommerce_process_product_metatrunk\custom-product-badges.php:38
actionplugins_loadedtrunk\custom-product-badges.php:156
Maintenance & Trust

Custom Product Badges Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 25, 2025
PHP min version
Downloads345

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Product Badges Developer Profile

Galaxy Weblinks

40 plugins · 25K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
310 days
View full developer profile
Detection Fingerprints

How We Detect Custom Product Badges

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-product-badges/public/css/public.css
Script Paths
/wp-content/plugins/custom-product-badges/admin/js/admin.js
Version Parameters
custom-product-badges/public/css/public.css?ver=1.0.0custom-product-badges/admin/js/admin.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
gcpb-badgegcpb-badge-left
Data Attributes
id="_gcpb_badge_text"
Shortcode Output
<span class="gcpb-badge gcpb-badge-left" style="background-color:; color:
FAQ

Frequently Asked Questions about Custom Product Badges