Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated remote request (AV:N/PR:N/UI:N/AC:L) triggers a missing authorization check exposing sensitive data, so C:H with no integrity or availability impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in UX-themes Flatsome flatsome allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Flatsome: from n/a through <= 3.20.5.
AnalysisAI
Broken access control in the UX-Themes Flatsome WordPress theme (versions up to and including 3.20.5) allows remote unauthenticated attackers to reach functionality or data that should be authorization-gated, resulting in confidentiality-only impact per the CVSS vector. The flaw stems from a missing authorization check (CWE-862) and was catalogued by Patchstack, but there is no public exploit identified at time of analysis and it is not listed in CISA KEV. Flatsome is one of the most widely sold commercial WooCommerce themes, so the affected footprint is substantial even though only information disclosure (not integrity or availability) is implicated.
Technical ContextAI
Flatsome is a premium multipurpose WordPress/WooCommerce theme distributed by UX-Themes and identified by the CPE cpe:2.3:a:ux-themes:flatsome. The root cause is CWE-862 (Missing Authorization): a theme endpoint, AJAX action, or feature performs a sensitive operation without verifying that the requesting user holds the required capability or role. In WordPress themes this class of bug typically arises when an admin-ajax.php action, REST route, or theme handler is registered for both privileged and unprivileged (nopriv) contexts, or omits a current_user_can() / nonce check entirely. The Patchstack advisory characterizes it as 'Exploiting Incorrectly Configured Access Control Security Levels,' consistent with an access-control tier being set too permissively rather than a code-injection or memory-safety defect. The CVSS impact profile (C:H/I:N/A:N) indicates the exposed operation leaks sensitive data rather than allowing writes or service disruption.
RemediationAI
Upgrade the Flatsome theme to the first release above 3.20.5 that Patchstack/UX-Themes designates as fixed; the exact patched version is not confirmed in the provided data, so verify the current version on the Patchstack advisory (https://patchstack.com/database/Wordpress/Theme/flatsome/vulnerability/wordpress-flatsome-theme-3-20-5-broken-access-control-vulnerability-3) and via the UX-Themes update channel before deploying. Because Flatsome is a paid theme updated through the vendor rather than the wordpress.org repository, ensure the theme license/registration is active so the update is offered. If you cannot patch immediately, apply compensating controls: place a WAF or virtual patch (Patchstack offers one for this CVE) in front of the site to block requests to the vulnerable theme endpoint; restrict access to the affected admin-ajax.php action or REST route at the web-server or WAF layer (trade-off: may break legitimate front-end AJAX features that depend on that action, so test first); and monitor access logs for anomalous unauthenticated requests to theme handlers. Avoid disabling the theme wholesale unless a maintenance window allows, since that takes the storefront offline.
Deserialization of Untrusted Data vulnerability in UX-themes Flatsome | Multi-Purpose Responsive WooCommerce Theme.17.5.
Reflected cross-site scripting in the UX-themes Flatsome WordPress/WooCommerce theme (all versions up to and including 3
Broken access control in the Flatsome WordPress theme (versions <= 3.20.5) allows contributor-level authenticated users
The Flatsome theme for WordPress is vulnerable to Stored Cross-Site Scripting via the UX Countdown, Video Button, UX Vid
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
Insufficient authorization controls in Flatsome theme versions 3.19.6 and earlier allow unauthenticated remote attackers
Broken access control in Flatsome WordPress theme versions 3.20.5 and earlier allows authenticated subscriber-level user
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43378