Security Advisory

CVE-2025-13322

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-11-21 07:31:46
Last updated 2026-04-08 16:35:54
Assigner Wordfence
State PUBLISHED

Description

The WP AUDIO GALLERY plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in all versions up to, and including, 2.0. This is due to the `wpag_uploadaudio_callback()` AJAX handler not properly validating user-supplied file paths in the `audio_upload` parameter before passing them to `unlink()`. 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 critical files like wp-config.php are deleted.