CVE-2025-4828 PUBLISHED

Support Board <= 3.8.0 - Unauthenticated Arbitrary File Deletion

Assigner: Wordfence
Reserved: 16.05.2025 Published: 08.07.2025 Updated: 09.07.2025

The Support Board plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the sb_file_delete function in all versions up to, and including, 3.8.0. This makes it possible for attackers 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). An attacker can leverage CVE-2025-4855 vulnerability to exploit this vulnerability unauthenticated.

Metrics

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

Product Status

Vendor Schiocco
Product Support Board
Versions Default: unaffected
  • affected from * to 3.8.0 (incl.)

Credits

  • Friderika Baranyai finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE