CVE-2025-14037 HIGH

CVE-2025-14037: Invelity Products Feeds <= 1.2.6 - Cross-Site Request Forgery to Arbitrary File Deletion

Vendor Invelity
Product Invelity Product Feeds
Weakness CWE-352 · CSRF
Published March 21, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Invelity Product Feeds plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in all versions up to, and including, 1.2.6. This is due to missing validation and sanitization in the 'createManageFeedPage' function. This makes it possible for authenticated administrator-level attackers to delete arbitrary files on the server via specially crafted requests that include path traversal sequences, granted they can trick an admin into clicking a malicious link.

Explanation of Vulnerability in Simple Terms

02Summary

Invelity Product Feeds versions 1.2.6 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by an authenticated administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires the admin to be logged in and click a link or visit the attacker's page. Successful exploitation can modify site data or disable functionality.

What an attacker can do

03Attacker Capabilities

Trick a logged-in admin into performing unwanted actions like changing settings or deleting data via a malicious webpage.

Potential impact on your site

04Site Impact

An attacker can modify plugin settings or data if they trick your admin into visiting a malicious page while logged in.

Conditions required to exploit

05Prerequisites

Admin must be logged in and visit attacker-controlled page or click a malicious link.

Key dates

06Disclosure timeline

March 21, 2026 CVE published
April 8, 2026 Record updated