CVE-2025-13322
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-13322, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-21

Last updated on: 2025-11-21

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-21
Last Modified
2025-11-21
Generated
2026-07-06
AI Q&A
2025-11-21
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wordpress wp_audio_gallery *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-73 The product allows user input to control or influence paths or file names that are used in filesystem operations.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the WP AUDIO GALLERY WordPress plugin (versions up to 2.0) where an AJAX handler called wpag_uploadaudio_callback() does not properly validate user-supplied file paths in the audio_upload parameter before using the unlink() function. This allows authenticated users with subscriber-level access or higher to delete arbitrary files on the server.

Impact Analysis

An attacker with subscriber-level access or above can delete arbitrary files on the server, including critical files such as wp-config.php. Deleting such critical files can lead to remote code execution, potentially compromising the entire server and website.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-13322. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart