CVE-2025-4200 HIGH

CVE-2025-4200: Zagg - Electronics & Accessories WooCommerce WordPress Theme <= 1.4.1 - Unauthenticated Local File Inclusion

Vendor Bzotheme
Product Zagg - Electronics & Accessories WooCommerce WordPress Theme
Weakness CWE-98 · PHP file inclusion
Published June 14, 2025
Last update April 8, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Zagg - Electronics & Accessories WooCommerce WordPress Theme theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.4.1 via the load_view() function that is called via at least three AJAX actions: 'load_more_post', 'load_shop', and 'load_more_product. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

The Zagg WordPress theme contains a vulnerability that allows attackers to read sensitive data, modify site content, or disrupt service. No authentication is required, but the attack is difficult to execute and requires specific network conditions. All versions up to 1.4.1 are affected. Site owners should update immediately when a patch becomes available.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify site content, or cause the site to become unavailable.

Potential impact on your site

04Site Impact

Your site's data, content, and availability could be compromised without warning or user action.

Conditions required to exploit

05Prerequisites

Network access; no login required, but attack complexity is high.

Key dates

06Disclosure timeline

June 14, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE