PT-2026-45088 · Eskapism · Simple History – Track

Ly Hoang

·

Published

2026-05-30

·

Updated

2026-05-30

·

CVE-2026-7459

CVSS v3.1

7.5

High

VectorAV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
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//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.

Fix

Weakness Enumeration

Related Identifiers

CVE-2026-7459

Affected Products

Simple History – Track