VYPR
Medium severity6.4NVD Advisory· Published Feb 19, 2025· Updated Apr 15, 2026

CVE-2024-13799

CVE-2024-13799

Description

Stored XSS in the 'new-fldr-name' parameter of the WordPress User Private Files plugin (≤2.1.3) allows Subscriber+ attackers to inject arbitrary web scripts.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in the 'new-fldr-name' parameter of the WordPress User Private Files plugin (≤2.1.3) allows Subscriber+ attackers to inject arbitrary web scripts.

Vulnerability

The User Private Files plugin for WordPress (versions up to and including 2.1.3) contains a Stored Cross-Site Scripting vulnerability in the new-fldr-name parameter. This parameter is part of the folder creation functionality, which takes a user-supplied folder name and stores it in the database. The plugin fails to properly sanitize input and escape output, allowing malicious scripts to be stored and executed later [1].

Exploitation

An authenticated attacker with Subscriber-level access or higher can exploit this vulnerability by creating a new folder with a crafted new-fldr-name parameter containing arbitrary JavaScript. When any administrator or other user accesses the page that displays the list of folders (such as the file manager or folder listing), the injected script will execute in their browser. No additional user interaction beyond viewing the affected page is required [1].

Impact

Successful exploitation leads to Stored Cross-Site Scripting (XSS). The attacker can execute arbitrary web scripts in the context of the victim's session, potentially leading to session hijacking, credential theft, defacement, or redirection to malicious sites. The attack can affect any user who views the folder list, including administrators, resulting in a compromise of the WordPress site's security [1].

Mitigation

The vulnerability is fixed in version 2.1.4 and later of the User Private Files plugin. The plugin's changelog indicates the fix was released after 2.1.3; the current version is 2.1.6 (last updated 2026-05-14). Users should update to at least version 2.1.4 immediately. If updating is not possible, consider disabling the plugin or restricting access to the folder creation functionality until a patch can be applied. No workarounds have been published in the referenced advisory [1].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

1

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.