Skip to main content

Flatsome CVE-2026-57728

| EUVDEUVD-2026-43374 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-07-13 Patchstack
7.1
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
vuln.today AI
6.1 MEDIUM

Reflected XSS is network-reachable with low complexity and no auth but needs a victim click (UI:R); script runs cross-context (S:C) with low C/I and no genuine availability impact (A:N).

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

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

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

Lifecycle Timeline

2
Analysis Generated
Jul 13, 2026 - 10:43 vuln.today
CVE Published
Jul 13, 2026 - 08:41 cve.org
HIGH 7.1

DescriptionCVE.org

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in UX-themes Flatsome flatsome allows Reflected XSS.This issue affects Flatsome: from n/a through <= 3.20.5.

AnalysisAI

Reflected cross-site scripting in the UX-themes Flatsome WordPress/WooCommerce theme (all versions up to and including 3.20.5) lets a remote attacker inject script that executes in a victim's browser when they click a crafted link. Reported by Patchstack with a CVSS 3.1 score of 7.1 (scope-changed, low-impact), the flaw requires user interaction but no authentication. No public exploit code or active exploitation has been identified at time of analysis.

Technical ContextAI

The affected component is Flatsome, a commercial WordPress theme built primarily for WooCommerce storefronts (CPE cpe:2.3:a:ux-themes:flatsome). The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation: user-controllable input (typically a request/URL parameter reflected in search results, error pages, or theme-generated markup) is echoed back into an HTML response without adequate output encoding or sanitization. Because this is reflected (not stored) XSS, the malicious payload is not persisted server-side; it is carried in the request and rendered inline in the immediate response, executing in the context of the vulnerable site's origin.

RemediationAI

Upgrade Flatsome to a release later than 3.20.5 as soon as the vendor (UX-themes) publishes a fixed version; the Patchstack advisory (https://patchstack.com/database/Wordpress/Theme/flatsome/vulnerability/wordpress-flatsome-theme-3-20-5-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve) is the authoritative reference and will note the patched build - no exact fixed version is confirmed in the provided data, so verify it against the vendor changelog before deploying. Until a patched theme is installed, deploy a WAF or virtual-patching rule (Patchstack and similar WordPress firewalls offer this) to filter XSS payloads targeting the reflecting parameter, which adds latency-free protection but can be bypassed by novel encodings. As a compensating control, restrict or monitor which URLs are handed to administrators and enforce a strict Content-Security-Policy that disallows inline script, which blunts reflected XSS execution but may break legitimate inline scripts in the theme or plugins and requires testing before rollout.

Share

CVE-2026-57728 vulnerability details – vuln.today

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