CVE-2026-75133 PUBLISHED

Keep Backup Daily WordPress Plugin < 2.1.4 Sensitive Information Exposure via kbd_cron_process

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 31.08.2026 Updated: 31.08.2026

Keep Backup Daily plugin for WordPress before 2.1.4 contains a sensitive information exposure vulnerability that allows unauthenticated attackers to trigger a full MySQL database dump by accessing the publicly exposed kbd_cron_process parameter without authentication. Attackers can predict the partially predictable dump filename based on the database name, a limited random range, and the current Unix timestamp to download the generated backup from the publicly accessible uploads directory.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Fahad Mahmood
Product Keep Backup Daily
Versions Default: affected
  • affected from 0 to 2.1.4 (excl.)

Credits

  • Elymaro (Aurélien Bourdois) finder

References

Problem Types

  • Missing Authentication for Critical Function CWE