CVE-2026-18386
WP BackItUp Community Edition <= 2.1.0 - Authenticated (Administrator+) Path Traversal to Arbitrary File Read via 'backup_file' Parameter
CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th
The WP BackItUp Community Edition plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.1.0 via the 'backup_file' parameter parameter. This makes it possible for authenticated attackers, with administrator-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. The basename() normalization present in the handler only executes when the traversed target path does not exist, providing no protection against reads of existing files.
| CWE | CWE-22 |
| Vendor | cssimmon |
| Product | wp backitup community edition |
| Published | Sep 10, 2026 |
| Last Updated | Sep 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for cssimmon wp backitup community edition
Be the first to know when new medium vulnerabilities affecting cssimmon wp backitup community edition are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
cssimmon / WP BackItUp Community Edition
0 โค 2.1.0
References
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/50272c8a-2e23-490d-8865-68ae49228895?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.1.0/lib/includes/handler_download.php#L77 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.1.0/lib/includes/handler_download.php#L73 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.1.0/lib/includes/handler_download.php#L30 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.1.0/lib/includes/class-wpbackitup-admin.php#L1391 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.0.0/lib/includes/handler_download.php#L77 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.0.0/lib/includes/handler_download.php#L73 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.0.0/lib/includes/handler_download.php#L30 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wp-backitup/tags/2.0.0/lib/includes/class-wpbackitup-admin.php#L1391
Credits
Nikola Kojic