CVE-2026-7459
Last modified
CVE-2026-7459 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The Simple History – Track, Log, and Audit WordPress Changes plugin for WordPress is vulnerable to authenticated (Subscriber+) account takeover in all versions up to, and including, 5.26.0 via the event reaction endpoints (react_to_event() / unreact_to_event()). The endpoints register get_items_permissions_check() as their permission_callback, which only verifies the requester is logged in and does not enforce the per-logger capability checks normally applied by Log_Query. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
The Simple History – Track, Log, and Audit WordPress Changes plugin for WordPress is vulnerable to authenticated (Subscriber+) account takeover in all versions up to, and including, 5.26.0 via the event reaction endpoints (react_to_event() / unreact_to_event()). The endpoints register get_items_permissions_check() as their permission_callback, which only verifies the requester is logged in and does not enforce the per-logger capability checks normally applied by Log_Query. As a result, a Subscriber-level user can POST to /wp-json/simple-history/v1/events/<id>/react with the _fields=context query parameter and read the full context of any Simple History event — including SimpleUserLogger entries that record the full password-reset email body (reset URL with the reset key) for any user. The attacker triggers a password reset for an administrator via the lost-password form, brute-forces recent event IDs through the reaction endpoint to read the resulting user_requested_password_reset_link event, extracts the reset key from context.message, and completes the password reset to take over the administrator account. Exploitation requires an administrator to have first enabled the experimental features option (simple_history_experimental_features_enabled), which is not the default.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7459?
How severe is CVE-2026-7459?
How do I fix CVE-2026-7459?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7452A maliciously crafted WRL file, when parsed through Autodesk…7.8
- CVE-2026-7453A maliciously crafted WRL file, when parsed through Autodesk…5.5
- CVE-2026-7454A maliciously crafted WRL file, when parsed through Autodesk…7.8
- CVE-2026-7456The Udimi Tools plugin for WordPress is vulnerable to unauth…6.5
- CVE-2026-7457The LatePoint plugin for WordPress is vulnerable to Stored C…6.4
- CVE-2026-7458The User Verification by PickPlugins plugin for WordPress is…9.8
- CVE-2026-7460mailcow-dockerized contains a stored cross-site scripting vu…7.4
- CVE-2026-7461Improper neutralization of inputs used in an OS command in t…7.5
- CVE-2026-7462The VatanSMS WP SMS plugin for WordPress is vulnerable to Re…6.1
- CVE-2026-7464The WP Google Maps Integration plugin for WordPress is vulne…6.1
- CVE-2026-7465The Spectra Gutenberg Blocks – Website Builder for the Block…8.8
- CVE-2026-7466AgentFlow contains an arbitrary code execution vulnerability…8.8
Are you affected by CVE-2026-7459?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
