Description
The FleekDash V2 plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.6.2.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite the email address and password of any WordPress user, including administrators, enabling full account takeover and complete site compromise. The public /wp-json/fleekdash/v1/register endpoint auto-provisions a Subscriber-role account and returns a valid REST nonce regardless of the site's users_can_register setting, enabling unauthenticated attackers to self-provision the required credentials and nonce in a single prior request.
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FleekDash V2 WordPress plugin contains an authorization bypass flaw that allows any authenticated user with subscriber level or higher to overwrite the email address and password of any user, including administrators. Because the plugin does not verify that the acting user is permitted to perform these changes, an attacker can effectively take over an administrator account and gain complete control of the site. The vulnerability also includes an exposed REST endpoint that automatically creates a subscriber account and returns a valid nonce regardless of the site's registration setting, enabling unauthenticated users to acquire the necessary credentials and nonce in a single request.

Affected Systems

All installations of FleekDash V2 for WordPress with versions up to and including 2.6.2.2 are affected. Sites running the plugin in any WordPress environment are at risk if they have not upgraded beyond the stated version.

Risk and Exploitability

The vulnerability scores a CVSS of 8.8, indicating high severity. An EPSS score of less than 1% suggests that exploitation is not yet widely observed, and the flaw is not listed in the CISA KEV catalog. However, the attack path is straightforward: an authenticated subscriber or an attacker who self‑provisions a subscriber account via the public /wp-json/fleekdash/v1/register endpoint can then use the vulnerable /wp-json/fleekdash/v1/users/{id} REST endpoint to change any user's credentials. The combination of a low exploitation probability with the high potential impact warrants prompt remediation.

Generated by OpenCVE AI on August 3, 2026 at 11:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update FleekDash V2 to the latest released version that fixes the authorization bypass, ensuring all instances are at or above 2.6.3 if available.
  • If an immediate update cannot be applied, disable or restrict the vulnerable REST endpoints (/wp-json/fleekdash/v1/users/{id} and /wp-json/fleekdash/v1/register) using a security plugin or by adjusting the web server configuration to block those URLs from external access.
  • Reinforce WordPress role and permission settings so that only administrators can change user credentials; consider removing or limiting the subscriber role if it is not required for site functionality.

Generated by OpenCVE AI on August 3, 2026 at 11:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Fleekdash
Fleekdash fleekdash V2
Wordpress
Wordpress wordpress
Vendors & Products Fleekdash
Fleekdash fleekdash V2
Wordpress
Wordpress wordpress
Metrics ssvc

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


Thu, 30 Jul 2026 04:30:00 +0000

Type Values Removed Values Added
Description The FleekDash V2 plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.6.2.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite the email address and password of any WordPress user, including administrators, enabling full account takeover and complete site compromise. The public /wp-json/fleekdash/v1/register endpoint auto-provisions a Subscriber-role account and returns a valid REST nonce regardless of the site's users_can_register setting, enabling unauthenticated attackers to self-provision the required credentials and nonce in a single prior request.
Title FleekDash V2 <= 2.6.2.2 - Missing Authorization to Authenticated (Subscriber+) Administrator Account Takeover via /users/{id} REST Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Fleekdash Fleekdash V2
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-30T13:38:31.314Z

Reserved: 2026-07-01T18:00:16.820Z

Link: CVE-2026-14356

cve-icon Vulnrichment

Updated: 2026-07-30T13:38:25.412Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T05:16:32.853

Modified: 2026-07-30T14:16:46.943

Link: CVE-2026-14356

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:30:03Z

Weaknesses