WordPress security changelog
HIGH CVE-2025-7692 Deferred

Orion Login with SMS: Privilege escalation or authentication bypass

Orion Login with SMS is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess.

CVE / CNA score 8.1 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Orion Login with SMS
Plugin slug
orion-login-with-sms
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jul 22, 2025
Weakness
CWE-288 — Authentication Bypass Using an Alternate Path or Channel

This CVE was published Jul 22, 2025 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Orion Login with SMS 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 Orion Login with SMS plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 1.0.5. This is due to the olws_handle_verify_phone() function not utilizing a strong enough OTP value, exposing the hash needed to generate the OTP value, and no restrictions on the number of attempts to submit the code. This makes it possible for unauthenticated attackers to log in as other users, including administrators, if they have access to their phone number.

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

Primary and upstream sources