Every Page Shopify Cart Tab Security & Risk Analysis

wordpress.org/plugins/every-page-shopify-cart

Description: Shopify is a leading eCommerce Platform. WordPress is the #1 website platform. But what happens if you want to add your Shopify Buy Butto …

0 active installs v1.0 PHP + WP + Updated Unknown
addonauto-advancegravity-formsmulti-formmulti-step
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Every Page Shopify Cart Tab Safe to Use in 2026?

Generally Safe

Score 100/100

Every Page Shopify Cart Tab has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "every-page-shopify-cart" v1.0 plugin exhibits a mixed security posture. On the positive side, there are no identified AJAX handlers, REST API routes, shortcodes, or cron events that constitute an attack surface, and the plugin does not perform file operations or external HTTP requests. Crucially, all SQL queries utilize prepared statements, and there is no known vulnerability history.

However, significant concerns arise from the static analysis. The complete absence of capability checks and nonce checks, combined with 0% of output escaping, presents a notable risk. While the taint analysis shows no critical or high severity flows, the presence of 2 flows with unsanitized paths indicates potential vulnerabilities that could be exploited if they interact with user-controlled input, especially given the lack of output escaping. The absence of any security checks (capability, nonce) on its entry points, though currently numbering zero, leaves it highly vulnerable should any be introduced or discovered in future versions.

In conclusion, while the plugin's current attack surface is minimal and it lacks a history of public vulnerabilities, the code analysis reveals critical weaknesses in output handling and a complete lack of authorization and integrity checks. This means that even minor inputs could lead to issues, and any future expansion of the plugin's functionality without addressing these fundamental security gaps would be highly risky.

Key Concerns

  • Output escaping is not implemented
  • Missing capability checks on all entry points
  • Missing nonce checks on all entry points
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Every Page Shopify Cart Tab Security Vulnerabilities

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

Every Page Shopify Cart Tab Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
create_admin_page (every-page-shopify-cart.php:135)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Every Page Shopify Cart Tab Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuevery-page-shopify-cart.php:14
actionwp_headevery-page-shopify-cart.php:15
actionadmin_enqueue_scriptsevery-page-shopify-cart.php:16
actioncustomize_registerevery-page-shopify-cart.php:17
Maintenance & Trust

Every Page Shopify Cart Tab Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Every Page Shopify Cart Tab Developer Profile

Frog Eat Fly

3 plugins · 3K total installs

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

How We Detect Every Page Shopify Cart Tab

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

Asset Fingerprints

Script Paths
/wp-content/plugins/every-page-shopify-cart/js/custom-script.js

HTML / DOM Fingerprints

Data Attributes
name="shopify_domain"name="shopify_access_token"name="cart_tab_button_color"name="cart_tab_button_hover_color"name="cart_tab_button_text_color"
JS Globals
window.ShopifyBuy
FAQ

Frequently Asked Questions about Every Page Shopify Cart Tab