Skip to main content

Flatsome Theme CVE-2026-57731

| EUVDEUVD-2026-41301 MEDIUM
Missing Authorization (CWE-862)
2026-07-02 Patchstack GHSA-9g2q-p42j-2pr4
6.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Contributor account required (PR:L), network-accessible with no complexity; only confidentiality impacted as no write or denial-of-service capability is described.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jul 02, 2026 - 12:32 vuln.today

DescriptionCVE.org

Contributor Broken Access Control in Flatsome <= 3.20.5 versions.

AnalysisAI

Broken access control in the Flatsome WordPress theme (versions <= 3.20.5) allows contributor-level authenticated users to access sensitive data they are not authorized to view. The flaw stems from missing authorization checks (CWE-862), enabling privilege escalation beyond the contributor role's intended scope - specifically a high confidentiality impact with no integrity or availability consequence per the CVSS vector. No public exploit code or active exploitation has been identified at time of analysis, though the low attack complexity and network-accessible attack vector lower the bar for abuse by any site user holding a contributor account.

Technical ContextAI

Flatsome is a commercial WooCommerce-oriented WordPress theme developed by UX-Themes (CPE: cpe:2.3:a:ux-themes:flatsome:*:*:*:*:*:*:*:*). The vulnerability is classified under CWE-862 (Missing Authorization), meaning the theme performs privileged operations or exposes sensitive data without verifying that the requesting user possesses the required WordPress capability. In WordPress's role hierarchy, the 'Contributor' role is a low-trust role that can draft posts but cannot publish or manage site settings. The absence of a proper capability check allows contributors to reach functionality or data that should be gated at Editor, Administrator, or higher levels. This is a common theme/plugin vulnerability class in the WordPress ecosystem, often arising from REST API endpoints, AJAX handlers, or shortcode processors that omit nonce validation and capability checks.

RemediationAI

Update the Flatsome theme to a version above 3.20.5 immediately; the Patchstack advisory at https://patchstack.com/database/wordpress/theme/flatsome/vulnerability/wordpress-flatsome-theme-3-20-5-broken-access-control-vulnerability-2 should be consulted for the exact patched release version, which is not explicitly stated in currently available data. If an immediate update is not feasible, restrict the Contributor role to trusted users only and audit all accounts holding that role or higher for legitimacy. As a compensating control, consider temporarily removing contributor-level access from non-essential accounts until the patch is applied - note this may affect multi-author workflows. Disabling user registration if the site does not require it (Settings > General > Membership in WordPress) eliminates the self-registration pathway that would allow an attacker to create their own contributor account. No integrity or availability impact was identified, so the primary concern to mitigate is unauthorized data read access.

Share

CVE-2026-57731 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy