CVE-2024-7258 HIGH

CVE-2024-7258: WooCommerce Google Feed Manager <= 2.8.0 - Missing Authorization to Authenticated (Contributor+) Arbitrary File Deletion

Vendor Aukejomm
Product WPMR Google Feed Manager for WooCommerce – Sell on Google Merchant Center & Shopping
Weakness CWE-862 · Missing authorization
Published August 23, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WooCommerce Google Feed Manager plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'wppfm_removeFeedFile' function in all versions up to, and including, 2.8.0. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

Explanation of Vulnerability in Simple Terms

02Summary

The WPMR Google Feed Manager for WooCommerce plugin through version 2.8.0 fails to properly check user permissions before allowing access to sensitive functions. An authenticated user with low privileges can perform actions normally restricted to administrators, including reading, modifying, or deleting site data. This affects all installations running the vulnerable version.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete site data without proper authorization.

Potential impact on your site

04Site Impact

Any low-privilege user can access and alter critical plugin settings and WooCommerce data.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor) on the WordPress site.

Key dates

06Disclosure timeline

August 23, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE