EasyLaunchProducts Security & Risk Analysis

wordpress.org/plugins/easylaunchproducts

A lightweight and powerful WordPress plugin to create a professional product catalogue with a filtering system and lead generation forms.

0 active installs v1.0.0 PHP 7.2+ WP 5.8+ Updated Unknown
catalogfilterinventoryproductsshowcase
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EasyLaunchProducts Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'easylaunchproducts' v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates good practices by not using dangerous functions, all SQL queries are prepared, and it has a reasonable number of nonce and capability checks. File operations and external HTTP requests are absent, further reducing potential attack vectors. The vulnerability history is completely clean, with no recorded CVEs, which indicates a diligent development process and a lack of previously exploited weaknesses.

However, there are specific areas for concern. The taint analysis reveals two flows with unsanitized paths. While classified as neither critical nor high severity, unsanitized paths are a potential indicator for path traversal or arbitrary file read/write vulnerabilities if not properly handled within the context of the plugin's functionality. Furthermore, a significant portion of output (24%) is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted without sanitization. The single shortcode also represents an entry point that, while not explicitly flagged as unprotected, warrants careful review in conjunction with the taint analysis results.

In conclusion, 'easylaunchproducts' v1.0.0 is built on a foundation of sound security practices, particularly in its database interactions and absence of risky code. The clean vulnerability history is a significant positive. Nevertheless, the presence of unsanitized paths in taint flows and a notable percentage of unescaped output present tangible risks that require investigation and remediation to ensure a robust security profile.

Key Concerns

  • Flows with unsanitized paths found
  • Unescaped output found (24%)
Vulnerabilities
None known

EasyLaunchProducts Security Vulnerabilities

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

EasyLaunchProducts Code Analysis

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

Output Escaping

76% escaped167 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
filter_shortcode (inc\class-easyproducts-shortcodes.php:28)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

EasyLaunchProducts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[easyproducts_filter] inc\class-easyproducts-shortcodes.php:25
WordPress Hooks 14
actionwp_enqueue_scriptseasylaunchproducts.php:78
actionwidgets_initeasylaunchproducts.php:79
actionadmin_menuinc\class-easyproducts-admin-settings.php:33
actionadmin_initinc\class-easyproducts-admin-settings.php:36
actioninitinc\class-easyproducts-cpt.php:21
actioninitinc\class-easyproducts-cpt.php:24
actionadd_meta_boxesinc\class-easyproducts-cpt.php:27
actionsave_postinc\class-easyproducts-cpt.php:30
actionadmin_enqueue_scriptsinc\class-easyproducts-cpt.php:33
actionadmin_post_nopriv_easypr_order_submitinc\class-easyproducts-order-form.php:23
actionadmin_post_easypr_order_submitinc\class-easyproducts-order-form.php:24
actionwp_enqueue_scriptsinc\class-easyproducts-order-form.php:27
actioninitinc\class-easyproducts-shortcodes.php:21
filtertemplate_includeinc\class-easyproducts-template-loader.php:51
Maintenance & Trust

EasyLaunchProducts Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.2
Downloads80

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

EasyLaunchProducts Developer Profile

easylaunch

2 plugins · 0 total installs

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

How We Detect EasyLaunchProducts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easylaunchproducts/assets/css/front/style.css
Version Parameters
easylaunchproducts/assets/css/front/style.css?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about EasyLaunchProducts