Description
The Keep Backup Daily plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the backup title alias (`val` parameter) in the `update_kbd_bkup_alias` AJAX action in all versions up to, and including, 2.1.2. This is due to insufficient input sanitization and output escaping. While `sanitize_text_field()` strips HTML tags on save, it does not encode double quotes. The backup titles are output in HTML attribute contexts without `esc_attr()`. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts via attribute injection that will execute whenever another administrator views the backup list page.
Published: 2026-03-20
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored cross‑site scripting in admin context
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows an attacker who holds Administrator or higher privileges on a WordPress site to inject arbitrary scripts via the backup title alias field during the AJAX update_kbd_bkup_alias operation. The input is stored without proper escaping, particularly missing esc_attr() when outputting the title in an HTML attribute. When another administrator views the backup list page, the injected script runs in the context of that admin’s browser session, enabling cookie theft, session hijacking, or further compromise within the site.

Affected Systems

All copies of the Keep Backup Daily WordPress plugin through version 2.1.2 are affected. The issue exists in the backup title alias handling in the plugin’s AJAX interface. Sites running any of these versions should check the plugin version and update if possible.

Risk and Exploitability

The CVSS score of 4.4 indicates moderate risk. The lack of an EPSS score means the current likelihood of exploitation is unknown, and the vulnerability is not listed in the CISA KEV catalog. Since the flaw requires authenticated access, the risk primarily applies to sites with administrators who can alter backup titles. An attacker with such privileges could exploit the stored XSS by uploading a malicious backup title, causing client‑side compromise whenever another admin accesses the backup list page.

Generated by OpenCVE AI on March 21, 2026 at 07:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Keep Backup Daily plugin to a version newer than 2.1.2 when the patch is released. If an update is not immediately available, permanently remove or renormalise any backup titles that contain suspicious characters by editing them through the WordPress admin. As an interim safety measure, limit the number of users with Administrator privileges and ensure a content security policy blocks inline scripts.

Generated by OpenCVE AI on March 21, 2026 at 07:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 23 Mar 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Fahadmahmood
Fahadmahmood keep Backup Daily
Wordpress
Wordpress wordpress
Vendors & Products Fahadmahmood
Fahadmahmood keep Backup Daily
Wordpress
Wordpress wordpress

Sat, 21 Mar 2026 05:30:00 +0000

Type Values Removed Values Added
Description The Keep Backup Daily plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the backup title alias (`val` parameter) in the `update_kbd_bkup_alias` AJAX action in all versions up to, and including, 2.1.2. This is due to insufficient input sanitization and output escaping. While `sanitize_text_field()` strips HTML tags on save, it does not encode double quotes. The backup titles are output in HTML attribute contexts without `esc_attr()`. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts via attribute injection that will execute whenever another administrator views the backup list page.
Title Keep Backup Daily <= 2.1.2 - Authenticated (Admin+) Stored Cross-Site Scripting via Backup Title
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Fahadmahmood Keep Backup Daily
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:40.746Z

Reserved: 2026-03-04T22:07:27.556Z

Link: CVE-2026-3577

cve-icon Vulnrichment

Updated: 2026-03-23T15:07:54.852Z

cve-icon NVD

Status : Deferred

Published: 2026-03-21T00:16:28.917

Modified: 2026-04-22T21:32:08.360

Link: CVE-2026-3577

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:33:41Z

Weaknesses