Description
The miniOrange 2FA WordPress plugin before 6.2.8 does not correctly limit the number of second-factor verification attempts, tracking them against a client-supplied identifier that is reissued on every login, allowing an attacker who already knows a user's password to guess the one-time code without limit and take over the account.
Published: 2026-08-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The miniOrange 2FA WordPress plugin gives an attacker who already knows a user’s password the ability to bypass the second‑factor authentication by repeatedly guessing the one‑time code without any restriction. Because the plugin tracks verification attempts using a client‑supplied identifier that is reissued on each login, the attempt counter is never enforced. When the attacker eventually discovers a valid code, the attacker can log in with full access to the account’s data and any associated administrative capabilities. This failure to enforce authentication bounds is a security weakness classified under CWE‑307.

Affected Systems

This flaw affects the miniOrange 2FA plugin for WordPress versions prior to 6.2.8. All installations of the plugin that have not been upgraded to version 6.2.8 or later are vulnerable. The plugin is commonly used on sites that rely on secondary authentication for site administrators and other privileged users.

Risk and Exploitability

The CVSS score of 7.5 indicates a high level of severity, meaning a successful exploit can result in full account takeover. The EPSS score is reported as less than 1%, implying a low probability of exploitation at the moment of analysis. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Attackers who have already compromised a user’s password can exploit the unlimited attempts to guess the one‑time code and gain unauthorized access to the account without additional authentication.

Generated by OpenCVE AI on August 7, 2026 at 18:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade miniOrange 2FA to version 6.2.8 or later
  • Change passwords for all accounts on affected sites to invalidate any stolen credentials
  • Disable or remove the plugin if the upgrade cannot be performed immediately
  • If an immediate upgrade is not possible, temporarily disable the second‑factor prompt by deactivating the plugin’s second‑factor module next to the login flow until a patched version is deployed

Generated by OpenCVE AI on August 7, 2026 at 18:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-703

Fri, 07 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-307
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Miniorange
Miniorange miniorange 2fa
Wordpress
Wordpress wordpress
Vendors & Products Miniorange
Miniorange miniorange 2fa
Wordpress
Wordpress wordpress

Fri, 07 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-703

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description The miniOrange 2FA WordPress plugin before 6.2.8 does not correctly limit the number of second-factor verification attempts, tracking them against a client-supplied identifier that is reissued on every login, allowing an attacker who already knows a user's password to guess the one-time code without limit and take over the account.
Title miniOrange 2FA < 6.2.8 - 2FA Bypass via Unlimited Second-Factor Attempts
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Miniorange Miniorange 2fa
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T14:15:31.609Z

Reserved: 2026-07-22T14:45:41.884Z

Link: CVE-2026-16619

cve-icon Vulnrichment

Updated: 2026-08-07T14:15:27.405Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T22:16:49.007

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16619

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T18:30:03Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts