CVE-2026-3896
Deferred Deferred - Pending Action
Stored XSS in Livemesh SiteOrigin Widgets WordPress Plugin

Publication date: 2026-05-27

Last updated on: 2026-05-27

Assigner: Wordfence

Description
The Livemesh SiteOrigin Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `lsow_admin_ajax` AJAX action in all versions up to, and including, 3.9.2 due to missing authorization checks and insufficient input sanitization. The AJAX handler verifies a nonce but does not check user capabilities. This makes it possible for authenticated attackers with Subscriber-level access and above to modify plugin settings and inject malicious scripts that execute when administrators access the plugin settings page or when any user visits the frontend.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-27
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
livemesh siteorigin_widgets to 3.9.2 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The Livemesh SiteOrigin Widgets plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in its `lsow_admin_ajax` AJAX action. This vulnerability exists in all versions up to and including 3.9.2 because the plugin lacks proper authorization checks and does not sufficiently sanitize input.

Although the AJAX handler verifies a nonce, it fails to check user capabilities, allowing authenticated users with Subscriber-level access or higher to exploit this flaw.

Attackers can modify plugin settings and inject malicious scripts that execute when administrators view the plugin settings page or when any user visits the frontend.

Impact Analysis

This vulnerability allows attackers with low-level authenticated access (Subscriber or above) to inject malicious scripts into the plugin settings.

These scripts can execute in the context of administrators or any site visitors, potentially leading to unauthorized actions, data theft, or site compromise.

Because the attack can be performed remotely over the network (AV:N) with low attack complexity (AC:L) and requires only low privileges (PR:L), it poses a significant security risk.

Compliance Impact

The vulnerability allows authenticated attackers with Subscriber-level access and above to inject malicious scripts that execute in the context of administrators or users visiting the site. This can lead to unauthorized modification of plugin settings and potential exposure of sensitive data.

Such unauthorized access and potential data exposure could negatively impact compliance with standards and regulations like GDPR and HIPAA, which require protection of personal data and prevention of unauthorized access.

However, the provided information does not explicitly detail the compliance impact or specific regulatory consequences.

Mitigation Strategies

To mitigate this vulnerability, you should update the Livemesh SiteOrigin Widgets plugin to a version later than 3.9.2 where the issue is fixed.

Additionally, restrict access to the plugin settings page to trusted users only, as the vulnerability allows authenticated users with Subscriber-level access and above to inject malicious scripts.

Monitoring and reviewing user roles and capabilities can also help reduce the risk.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3896. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart