CVE-2026-10093
Description
Stored XSS in WordPress File Sharing & Download Manager plugin via unsanitized 'fldr_ttl' parameter allows subscriber-level attackers to inject arbitrary scripts.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in WordPress File Sharing & Download Manager plugin via unsanitized 'fldr_ttl' parameter allows subscriber-level attackers to inject arbitrary scripts.
Vulnerability
The File Sharing & Download Manager – User Private Files plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) in all versions up to and including 2.1.6. The vulnerability exists in the inc/functions-folder.php file at line 463 [1], where the fldr_ttl parameter is insufficiently sanitized and escaped before being stored. This allows authenticated attackers to inject arbitrary web scripts that are executed when a user accesses the affected page.
Exploitation
An attacker must be authenticated with at least subscriber-level access. The attacker can create or edit a folder and supply a malicious payload in the fldr_ttl parameter. The injected script is stored in the database and rendered without proper escaping on pages that display folder titles, such as the shared files view. No additional user interaction beyond viewing the page is required for the script to execute.
Impact
Successful exploitation enables the attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, credential theft, defacement, or other malicious actions performed on behalf of the victim. The impact is limited to users who view the compromised folder listing.
Mitigation
The vulnerability has been fixed in version 2.1.7 of the plugin, as indicated by the changeset [4]. Users are strongly advised to update to 2.1.7 or later immediately. No workaround is available for unpatched versions. The plugin is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of the publication date.
AI Insight generated on Jun 16, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=2.1.6+ 1 more
- (no CPE)range: <=2.1.6
- (no CPE)range: <=2.1.6
Patches
1r3565400Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
9- plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/inc/functions-folder.phpnvd
- plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/files-shared.phpnvd
- plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/files-shared.phpnvd
- plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/files.phpnvd
- plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/files.phpnvd
- plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/render.phpnvd
- plugins.trac.wordpress.org/changeset/3565400/user-private-files/trunk/templates/files-shared.phpnvd
- plugins.trac.wordpress.org/changesetnvd
- www.wordfence.com/threat-intel/vulnerabilities/id/5ee0dd57-6256-4a56-907e-89336f052b6dnvd
News mentions
0No linked articles in our index yet.