Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,19 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5cfw-whc5-jqgh",
"modified": "2026-07-30T06:32:35Z",
"modified": "2026-09-17T00:00:00Z",
"published": "2026-07-30T06:32:35Z",
"aliases": [
"CVE-2026-14356"
],
"summary": "FleekDash V2 <= 2.6.2.2 - Missing Authorization to Arbitrary User Email/Password Change",
"details": "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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "wpackagist-plugin/fleekdash"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.2.5"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.6.2.2"
}
}
],
"references": [
{
"type": "ADVISORY",
Expand All @@ -37,4 +61,4 @@
"github_reviewed_at": null,
"nvd_published_at": "2026-07-30T05:16:32Z"
}
}
}