Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network-reachable IDOR exposing backup data gives AV:N/AC:L/PR:N/UI:N with high confidentiality impact and no integrity or availability effect.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Sensitive Data Exposure in Trinity Backup – Backup, Migrate, Restore, Clone & Schedule Backups <= 2.0.9 versions.
AnalysisAI
Sensitive data exposure in the Trinity Backup WordPress plugin (versions 2.0.9 and earlier) allows remote unauthenticated attackers to retrieve confidential information without any credentials. Because the plugin manages full-site backups, the exposed data may include database dumps, configuration files, and credentials. The flaw was reported by Patchstack and carries a CVSS 7.5; no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected component is the Trinity Backup plugin for WordPress, a tool advertised for backup, migration, restore, clone, and scheduled-backup operations. The root cause is classed as CWE-639 (Authorization Bypass Through User-Controlled Key, i.e. an IDOR-style flaw), meaning the plugin exposes a resource or endpoint that derives access from a user-controllable identifier without verifying the requester's authorization. In a backup plugin context this typically manifests as an AJAX action, REST route, or predictable backup-archive path that serves stored backup artifacts to any caller. Patchstack additionally tags this as an Authentication Bypass and Information Disclosure issue, consistent with an endpoint that should require an authenticated administrator but does not.
RemediationAI
No vendor-released patch identified at time of analysis; the input does not specify a fixed version, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/trinity-backup/vulnerability/wordpress-trinity-backup-backup-migrate-restore-clone-schedule-backups-plugin-2-0-9-sensitive-data-exposure-vulnerability?_s_id=cve) and the WordPress plugin repository for any release above 2.0.9 and upgrade to it once confirmed. Until a fixed version is verified, the safest compensating control is to deactivate and remove the Trinity Backup plugin, which eliminates the exposed endpoint at the cost of losing the plugin's scheduled-backup functionality. If the plugin must remain active, restrict access to the wp-admin/admin-ajax.php and any plugin-specific REST routes via web-server or WAF rules and block external access to backup storage directories (for example deny direct HTTP access to the plugin's backup folder under wp-content), accepting that overly broad rules may interfere with legitimate backup scheduling or restore operations. Additionally, rotate any secrets (database passwords, API keys, salts) that may already have been exposed if logs indicate suspicious access to backup files.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39681
GHSA-f5x4-57q2-55jv