WordPress security changelog
CRITICAL CVE-2026-61967 Deferred

miniOrange OTP password reset trusts an unbound username

miniOrange OTP Verification through 5.5.1 exposes an Ultimate Member password-reset path that checks a public form nonce but trusts POST username_b and invokes the password reset for that selected user without requiring a validated OTP session bound to the same account. Version 5.5.2 requires an initialized and validated OTP session, compares the submitted username with the session username, and clears the session after use. Exploitation requires the Ultimate Member password-reset integration to be enabled; the reporter's exact form submission sequence remains undisclosed.

CVE / CNA score 9.8 CVSS 3.1 · audit@patchstack.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
miniorange otp verification
Plugin slug
miniorange-otp-verification
Affected
n/a through 5.5.1
Safe version
5.5.2
Published
Aug 13, 2026
Weakness
CWE-640 — Weak Password Recovery Mechanism for Forgotten Password

This CVE was published Aug 13, 2026 and is one of 5 known issues for this plugin.

Update, patch or deactivate.

Update to 5.5.2 or later immediately. Invalidate sessions, audit password resets and privileged-account changes, and reset affected credentials through a trusted channel.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

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

Unauthenticated Privilege Escalation in miniorange otp verification <= 5.5.1 versions.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources