🔐 CVE Alert

CVE-2025-5760

MEDIUM 4.9

Simple History <= 5.8.1 - Authenticated (Administrator+) Sensitive Information Exposure via Detective Mode

CVSS Score
4.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-256
Vendor eskapism
Product simple history – track, log, and audit wordpress changes
Published Jun 6, 2025
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for eskapism simple history – track, log, and audit wordpress changes

Be the first to know when new medium vulnerabilities affecting eskapism simple history – track, log, and audit wordpress changes are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

eskapism / Simple History – Track, Log, and Audit WordPress Changes
0 ≤ 5.8.1

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/b6364415-da02-4236-b635-d8fbd27faa33?source=cve simple-history.com: https://simple-history.com/support/detective-mode/ wordpress.org: https://wordpress.org/plugins/simple-history/#developers github.com: https://github.com/bonny/WordPress-Simple-History/issues/546 github.com: https://github.com/bonny/WordPress-Simple-History/commit/68eab0cab6882eafef4bfece884093eeda5ac018 wordpress.org: https://wordpress.org/support/topic/security-vulnerability-passwords-stored-as-plain-text-in-logs/ plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3267487/

Credits

Blair Crawford