CVE-2026-15802 PUBLISHED

WP Foodbakery <= 4.9 - Authenticated (Subscriber+) Arbitrary File Deletion via via delete_locations_backup_file AJAX Action

Assigner: Wordfence
Reserved: 15.07.2026 Published: 22.07.2026 Updated: 22.07.2026

The WP Foodbakery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'delete_locations_backup_file_callback' function in all versions up to, and including, 4.9. This makes it possible for authenticated attackers, with subscriber-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).

Metrics

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

Product Status

Vendor Chimpstudio
Product WP Foodbakery
Versions Default: unaffected
  • affected from 0 to 4.9 (incl.)

Credits

  • Rafie Muhammad finder

References

Problem Types

  • CWE-23 Relative Path Traversal CWE