All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-10093
MEDIUMpublished 2026-06-16 08:16 UTC · 9 days ago · modified 2026-06-16 15:22 UTC
6.4
CVSS / 10
// description
The File Sharing & Download Manager – User Private Files plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'fldr_ttl' parameter in all versions up to, and including, 2.1.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-79
// references (9)
- https://plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/inc/functions-folder.php#L463
- https://plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/files-shared.php#L255
- https://plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/files-shared.php#L260
- https://plugins.trac.wordpress.org/browser/user-private-files/tags/2.1.6/templates/files.php#L160