CMS Security
Shopify Cart Endpoint Exposure Check
Shopify cart endpoints can be vulnerable if exposed without protection. Check their accessibility and secure them against manipulation.
What this test checks
This test checks whether Shopify cart endpoints are publicly accessible. These endpoints handle cart operations (add, remove, modify) and can be exploited to manipulate a user's cart or make fraudulent purchases. Insufficient protection can result in financial losses.
Our recommendation
Protect cart endpoints with CSRF tokens and permissions. Limit access to authenticated users. Use Shopify's built‑in security mechanisms (e.g., server‑side validations) and monitor logs for suspicious activity.
Security tests