Filtered by vendor Husainali52 Subscriptions
Filtered by product Wp Audio Gallery Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-13322 2 Husainali52, Wordpress 2 Wp Audio Gallery, Wordpress 2025-11-24 8.1 High
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.