Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Subscriber authentication confirmed by vulnerability title and PR:L; network vector and low integrity-only impact align with missing authorization on a theme endpoint.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
Subscriber Broken Access Control in Martfury - WooCommerce Marketplace WordPress Theme <= 3.2.8 versions.
AnalysisAI
Broken access control in Martfury WooCommerce Marketplace WordPress Theme (versions <= 3.2.8) permits authenticated subscriber-level users to invoke functionality restricted to higher-privilege roles, achieving unauthorized integrity modifications. The flaw is rooted in CWE-862 (Missing Authorization), where theme-controlled endpoints or action handlers fail to verify that the requesting user holds sufficient capabilities beyond basic authentication. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires the attacker to hold a valid subscriber-level WordPress account on the target site - confirmed by the CVSS PR:L metric and the vulnerability title naming subscriber as the exploiting role. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 3.1 score of 4.3 (Medium) reflects network accessibility (AV:N), low complexity (AC:L), low privilege requirement (PR:L), no user interaction (UI:N), unchanged scope, and integrity-only impact (I:L, C:N, A:N). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An attacker registers a free subscriber account on the target WooCommerce marketplace, then sends a crafted authenticated HTTP request to a theme-registered AJAX handler or REST endpoint that omits authorization checks. Because no capability check gates the operation, the subscriber's request is processed as if it originated from a privileged user, allowing unauthorized modification of marketplace data such as product listings, orders, or vendor settings. … |
| Remediation | Upgrade the Martfury WooCommerce Marketplace WordPress Theme beyond version 3.2.8 by consulting the Patchstack advisory (https://patchstack.com/database/wordpress/theme/martfury/vulnerability/wordpress-martfury-woocommerce-marketplace-wordpress-theme-theme-3-2-8-broken-access-control-vulnerability) for the exact patched release version - an explicit fix version was not confirmed in the available input data. … Detailed patch versions, workarounds, and compensating controls in full report. |
Threat intelligence, references, and detailed analysis are available after sign-in.
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41294
GHSA-4whc-9fj9-8jg8