Home

Description

The WPRecovery plugin for WordPress is vulnerable to SQL Injection via the 'data[id]' parameter in all versions up to, and including, 2.0. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Additionally, the result of this SQL injection is passed directly to PHP's unlink() function, allowing attackers to delete arbitrary files on the server by injecting file paths through the SQL query.

PUBLISHED Reserved 2025-09-19 | Published 2025-10-03 | Updated 2025-10-03 | Assigner Wordfence




CRITICAL: 9.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Problem types

CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

Default status
unaffected

*
affected

Timeline

2025-10-02:Disclosed

Credits

Muhammad Yudha - DJ finder

References

www.wordfence.com/...-87de-4b59-878c-e36e73c45e8a?source=cve

plugins.svn.wordpress.org/wprecovery/trunk/delete_backup.php

plugins.svn.wordpress.org/wprecovery/trunk/index.php

plugins.trac.wordpress.org/...ery/tags/2.0/delete_backup.php

plugins.trac.wordpress.org/.../wprecovery/tags/2.0/index.php

cve.org (CVE-2025-10726)

nvd.nist.gov (CVE-2025-10726)

Download JSON