Skip to main content

LA-Studio Element Kit CVE-2026-65488

| EUVDEUVD-2026-48099 HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-07-23 Patchstack GHSA-jg9x-3fmg-q9m3
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
7.1 HIGH

Unauthenticated remote CSRF (PR:N, AV:N, AC:L) but requires a logged-in victim to click (UI:R); resulting stored XSS runs in the browser context (S:C) with limited C/I/A impact.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/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 23, 2026 - 12:34 vuln.today
CVE Published
Jul 23, 2026 - 11:18 cve.org
HIGH 7.1

DescriptionCVE.org

Unauthenticated Cross Site Request Forgery (CSRF) in LA-Studio Element Kit for Elementor <= 1.6.2 versions.

AnalysisAI

Cross-Site Request Forgery in the LA-Studio Element Kit for Elementor WordPress plugin (versions <= 1.6.2) lets a remote unauthenticated attacker forge state-changing requests that, per the Patchstack advisory, chain into a Stored Cross-Site Scripting condition. By luring a logged-in user (typically an administrator) into visiting a crafted page, the attacker persists malicious script into the site. No public exploit has been identified at time of analysis and the flaw is not in CISA KEV; exploitation hinges on victim interaction rather than any authentication of the attacker.

Technical ContextAI

The affected component is LA-Studio Element Kit for Elementor, an add-on plugin that extends the Elementor page builder for WordPress with additional widgets and templates. The root cause is CWE-352 (Cross-Site Request Forgery): one or more of the plugin's request handlers perform state-changing actions without validating an anti-CSRF nonce or verifying request origin, so the server cannot distinguish a legitimate in-session action from a forged one triggered by a third-party page. Because the Patchstack reference describes a CSRF-to-Stored-XSS chain, the forged request ultimately writes attacker-controlled data that is stored and later rendered without proper output encoding, giving the CSRF a persistent script-injection payoff. The CPE cpe:2.3:a:la-studio:la-studio_element_kit_for_elementor covers all versions up to and including 1.6.2.

RemediationAI

Update the LA-Studio Element Kit for Elementor plugin to the first release published after 1.6.2 (the provided data confirms 1.6.2 and earlier are vulnerable but does not state the exact patched version; verify the fixed release on the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/lastudio-element-kit/vulnerability/wordpress-la-studio-element-kit-for-elementor-plugin-1-6-2-cross-site-request-forgery-csrf-to-stored-xss-vulnerability or the WordPress plugin repository before deploying). Until patched, deploy a Web Application Firewall (Patchstack or equivalent) with a virtual patch for this CVE, which blocks the forged requests with minimal functional side effects. As compensating controls, restrict wp-admin access to trusted IPs or behind SSO to reduce the pool of interactable authenticated victims, and instruct administrators to avoid clicking untrusted links while logged in; if the plugin is not actively used, deactivate and remove it to eliminate the attack surface, at the cost of losing the affected Elementor widgets.

Share

CVE-2026-65488 vulnerability details – vuln.today

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