CVE-2025-11497 MEDIUM

CVE-2025-11497: Advanced Database Cleaner <= 3.1.6 - Cross-Site Request Forgery to Settings Manipulation

Vendor Symptote
Product Advanced Database Cleaner – Optimize & Clean Database to Speed Up Site Performance
Weakness CWE-20 · Input validation
Published October 25, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Advanced Database Cleaner plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1.6. This is due to missing or incorrect nonce validation on the aDBc_prepare_elements_to_clean() function. This makes it possible for unauthenticated attackers to alter the keep last setting via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. CVE-2025-64357 is a duplicate of this issue.

Explanation of Vulnerability in Simple Terms

02Summary

Advanced Database Cleaner versions 3.1.6 and earlier contain an input validation flaw that allows attackers to modify site content through a crafted request. The vulnerability requires user interaction—typically clicking a malicious link—and does not require authentication. The impact is limited to data integrity; no data can be read or the site taken offline.

What an attacker can do

03Attacker Capabilities

Modify site content or data through a crafted request if a user clicks a malicious link.

Potential impact on your site

04Site Impact

Site content or database records could be altered by an attacker without your knowledge or consent.

Conditions required to exploit

05Prerequisites

No authentication required. Victim must click a link or visit a page controlled by the attacker.

Key dates

06Disclosure timeline

October 25, 2025 CVE published
April 8, 2026 Record updated