Simple History: A security weakness
Simple History is affected by a security weakness. Exploitation requires an authenticated WordPress account. The resulting impact depends on how the affected component exposes the vulnerable operation.
- Component
- Simple History
- Plugin slug
simple-history- Affected
- See vendor advisory
- Safe version
- See mitigation notes
- Published
- Jun 06, 2025
This CVE was published Jun 06, 2025 and is one of 4 known issues for this plugin.
Update, patch or deactivate.
Update Simple History to a release outside the affected range, or disable and remove it until a fixed version is available.
No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.
Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.
Technical description
The Simple History plugin for WordPress is vulnerable to sensitive data exposure via Detective Mode due to improper sanitization within the append_debug_info_to_context() function in versions prior to 5.8.1. When Detective Mode is enabled, the plugin’s logger captures the entire contents of $_POST (and sometimes raw request bodies or $_GET) without redacting any password‐related keys. As a result, whenever a user submits a login form, whether via native wp_login or a third‐party login widget, their actual password is written in clear text into the logs. An authenticated attacker or any user whose actions generate a login event will have their password recorded; an administrator (or anyone with database read access) can then read those logs and retrieve every captured password.
CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Primary and upstream sources
- NVD record for CVE-2025-5760
- GitHub upstream reference github.com
- GitHub upstream reference github.com
- WordPress upstream reference plugins.trac.wordpress.org
- Upstream reference simple-history.com
- WordPress.org plugin page wordpress.org
- WordPress upstream reference wordpress.org
- Wordfence advisory wordfence.com