Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
The Invelity Product Feeds plugin for WordPress contains an arbitrary file deletion vulnerability through path traversal in versions up to and including 1.2.6. Authenticated administrators can be socially engineered into clicking malicious links that delete arbitrary server files due to missing validation in the createManageFeedPage function. No evidence of active exploitation (not in KEV) exists, though the vulnerability is publicly documented with technical details available via WordPress plugin repository references.
Technical ContextAI
This vulnerability affects the Invelity Product Feeds WordPress plugin (cpe:2.3:a:invelity:invelity_product_feeds) and stems from CWE-352 (Cross-Site Request Forgery) combined with path traversal weaknesses. The classPluginSettingsManageFeedPage.php file at line 60 in the createManageFeedPage function fails to properly validate and sanitize file path inputs, allowing directory traversal sequences (such as ../) to escape intended directories. While classified as CSRF, the core issue is insufficient input validation enabling path traversal attacks when processing file deletion requests. The WordPress plugin architecture allows plugins to handle file operations, and without proper sanitization, attackers can manipulate file paths to target system-critical files.
RemediationAI
Website administrators should immediately upgrade the Invelity Product Feeds plugin to version 1.2.7 or later if available, or remove the plugin entirely if patches are not yet released by the vendor. Administrators should review Wordfence Threat Intelligence guidance at https://www.wordfence.com/threat-intel/vulnerabilities/id/8f95276c-7486-4dbe-a79d-702fd6be9cfa for the latest patch status and security recommendations. As an interim mitigation, implement Web Application Firewall (WAF) rules to detect and block requests containing directory traversal sequences (../, ../../, etc.) targeting the plugin's admin pages, restrict WordPress admin panel access to trusted IP addresses only, and educate administrators about the risks of clicking untrusted links while authenticated to WordPress. Monitor server logs for suspicious file deletion attempts and implement file integrity monitoring for critical system files.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-208918
GHSA-f926-gc7c-947h