Summary
CVE-2026-28165 is a critical unauthenticated privilege escalation vulnerability in the Digits WordPress plugin (developed by UnitedOver, LLC), affecting all versions up to and including 9.2. The flaw stems from incorrect privilege assignment (CWE-266) and allows an unauthenticated attacker to gain elevated privileges on the affected WordPress site over the network, with no user interaction required. The issue carries a CVSS v3.1 base score of 9.8 (Critical).
Technical details
- Root cause: Incorrect privilege assignment (CWE-266) within the Digits plugin’s authentication/login handling logic.
- Trigger conditions: No authentication or user interaction is required to exploit the flaw; the vulnerable functionality is reachable by any unauthenticated visitor to a WordPress site running the affected plugin version.
- Attack vector: Network — the vulnerability is exploitable remotely over HTTP/HTTPS against the plugin’s exposed endpoints.
- Impact: Full compromise of confidentiality, integrity, and availability is possible, consistent with an attacker escalating to a privileged account (e.g., administrator) on the WordPress site without credentials.
Affected software
- Digits WordPress plugin (by UnitedOver, LLC) — versions 9.2 and earlier
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Upgrade the Digits plugin to a version newer than 9.2 as soon as the vendor (UnitedOver, LLC) releases a fixed build. At the time of this writing, no publicly confirmed patched version number has been identified — check the vendor’s official changelog/update channel for the fix before relying on version alone.
- If no patch is confirmed available: Disable or remove the Digits plugin from any internet-facing WordPress installation until a vendor fix is confirmed and applied. Restrict or monitor access to the plugin’s login/registration endpoints, and review WordPress user accounts for unexpected administrator-level accounts as an indicator of compromise.

