CVE-2025-13322

T

he 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.

Configurations

No configuration.

History

21 Nov 2025, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-21 08:15

Updated : 2025-11-21 15:13


NVD link : CVE-2025-13322

Mitre link : CVE-2025-13322

CVE.ORG link : CVE-2025-13322


JSON object : View

Products Affected

No product.

CWE
CWE-73

External Control of File Name or Path