GPSR for WooCommerce Security & Risk Analysis

wordpress.org/plugins/gpsr-for-woocommerce

🏛️ About the General Product Safety Regulation (GPSR)

300 active installs v1.0.13 PHP 7.4+ WP 6.4+ Updated Mar 7, 2026
gpsr-woocommercegpsr-wordpress
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GPSR for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 27d ago
Risk Assessment

The "gpsr-for-woocommerce" v1.0.13 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and a complete lack of known CVEs are all positive indicators. The plugin also demonstrates good practices with 100% of SQL queries using prepared statements and a high percentage (79%) of output being properly escaped, mitigating common web vulnerabilities like SQL injection and cross-site scripting.

However, there are areas for concern. The presence of 5 shortcodes represents potential entry points, and while the analysis shows 0 unprotected entry points, the lack of any recorded nonce checks or capability checks across the entire codebase is a significant weakness. This absence of checks, especially in conjunction with shortcodes which can often be triggered by users, leaves the plugin vulnerable to various privilege escalation and unauthorized action attacks if not properly handled within the shortcode callback functions themselves.

Given the clean vulnerability history, it's possible these checks are implicitly handled or that the shortcodes themselves are not exploitable. Nevertheless, the explicit absence of these fundamental security controls is a notable risk. The overall assessment is that while the plugin avoids common pitfalls like raw SQL and dangerous functions, the lack of explicit nonce and capability checks on its entry points is a weakness that could be exploited, particularly if the shortcode functionality is more complex or user-controllable than initially apparent.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • High percentage of unescaped output (21%)
Vulnerabilities
None known

GPSR for WooCommerce Security Vulnerabilities

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

GPSR for WooCommerce Code Analysis

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

Output Escaping

79% escaped24 total outputs
Attack Surface

GPSR for WooCommerce Attack Surface

Entry Points5
Unprotected0

Shortcodes 5

[gpsr_fields] gpsr-for-woocommerce.php:313
[gpsr_producer] gpsr-for-woocommerce.php:314
[gpsr_importer] gpsr-for-woocommerce.php:315
[gpsr_others] gpsr-for-woocommerce.php:316
[gpsr_instruction] gpsr-for-woocommerce.php:317
WordPress Hooks 8
filterwoocommerce_product_data_tabsgpsr-for-woocommerce.php:25
actionwoocommerce_product_data_panelsgpsr-for-woocommerce.php:38
actionwoocommerce_process_product_metagpsr-for-woocommerce.php:204
actionwoocommerce_single_product_summarygpsr-for-woocommerce.php:250
actionwoocommerce_after_add_to_cart_buttongpsr-for-woocommerce.php:264
actionwoocommerce_before_add_to_cart_buttongpsr-for-woocommerce.php:269
actionadmin_enqueue_scriptsgpsr-for-woocommerce.php:297
actionbefore_woocommerce_initgpsr-for-woocommerce.php:488
Maintenance & Trust

GPSR for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 7, 2026
PHP min version7.4
Downloads5K

Community Trust

Rating80/100
Number of ratings1
Active installs300
Alternatives

GPSR for WooCommerce Alternatives

No alternatives data available yet.

Developer Profile

GPSR for WooCommerce Developer Profile

wpdesk

23 plugins · 127K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
135 days
View full developer profile
Detection Fingerprints

How We Detect GPSR 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/gpsr-for-woocommerce/assets/css/gpsr-admin.css/wp-content/plugins/gpsr-for-woocommerce/assets/js/gpsr-admin.js
Script Paths
/wp-content/plugins/gpsr-for-woocommerce/assets/js/gpsr-admin.js
Version Parameters
gpsr-for-woocommerce/assets/css/gpsr-admin.css?ver=gpsr-for-woocommerce/assets/js/gpsr-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
js-gpsr-field-with-togglegpsr-fieldgpsr-switch
Data Attributes
for="_gpsr_visibility_option"id="gpsr_product_data"name="_gpsr_manufacturer_name_toggle"name="_gpsr_instructions_type"id="_gpsr_instructions_file"
JS Globals
woocommerce_wp_selectwoocommerce_wp_textarea_inputwoocommerce_wp_text_input
Shortcode Output
[gpsr_fields id=[gpsr_producer id=[gpsr_importer id=[gpsr_others id=
FAQ

Frequently Asked Questions about GPSR for WooCommerce