CVE-2025-14037 PUBLISHED

Invelity Products Feeds <= 1.2.6 - Cross-Site Request Forgery to Arbitrary File Deletion

Assigner: Wordfence
Reserved: 04.12.2025 Published: 21.03.2026 Updated: 21.03.2026

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.

Metrics

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

Product Status

Vendor invelity
Product Invelity Product Feeds
Versions Default: unaffected
  • affected from * to 1.2.6 (incl.)

Credits

  • Muhammad Yudha - DJ finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE