Sceawere
Vulnerability Detail
CVE-2026-14196UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
WCFM Marketplace Insecure Review Authorization
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 4.3
- Creation Date
- 11h ago
- Vendor
- Unknown
- Product
- WCFM Marketplace
- Attack Type
- CWE-639 Authorization Bypass Through User-Controlled Key
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
The WCFM Marketplace WordPress plugin before 3.8.1 does not verify that a marketplace vendor owns a review before allowing it to be unapproved or deleted, allowing any vendor to modify or permanently delete reviews belonging to other vendors' stores.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "4.3",
"pubDate": "2026-08-19T06:17:32.740Z",
"pubdate": "2026-08-19T06:17:32.740Z",
"executiveSummary": "The WCFM Marketplace WordPress plugin before 3.8.1 suffers from an access control vulnerability that allows unauthorized modification and deletion of store reviews.\nSpecifically, the application fails to verify whether a marketplace vendor making a request actually owns the target review prior to executing unapproval or deletion actions.\nThis flaw enables any authenticated malicious vendor to manipulate feedback data across the platform, impacting store reputations, tampering with customer trust, and compromising the integrity of the multi-vendor marketplace ecosystem.\nExploitation requires authenticated access as a vendor role within the marketplace, bypassing logical authorization boundaries without necessitating specialized privileges beyond standard vendor registration.",
"technicalDetails": "The root cause of this vulnerability lies in an insufficient authorization check within the review management functionality of the WCFM Marketplace plugin.\nWhen a vendor submits a request to unapprove or delete a review, the backend application processes the request based on supplied parameters without properly validating ownership against the currently authenticated user session.\nBecause the server-side logic omits checks to confirm whether the targeted review identifier corresponds to a product or store owned by the requesting vendor, an insecure direct object reference or missing function-level access control condition occurs.\nAn attacker authenticated with standard vendor privileges can craft an HTTP request specifying arbitrary review identifiers belonging to other vendors' stores.\nUpon receiving the request, the vulnerable component processes the action, resulting in the unauthorized unapproval or permanent deletion of the specified reviews.\nThe affected component is present in WCFM Marketplace versions prior to 3.8.1, exposing multi-vendor platforms to integrity violations where low-privileged users can disrupt operations and tamper with peer data."
}