Description
The LWS Optimize WordPress plugin before 4.1.2 does not properly escape a value submitted through an unauthenticated analytics endpoint before storing it and rendering it in an administrative dashboard, allowing unauthenticated attackers to inject arbitrary web scripts that execute when an administrator views the affected dashboard page.
Published: 2026-08-09
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The LWS Optimize WordPress plugin before version 4.1.2 fails to properly escape user-supplied data sent to an unauthenticated analytics endpoint. The unsanitized value is stored and later rendered in an administrative dashboard, allowing an attacker to inject malicious scripts that run when a site administrator views the dashboard. This flaw provides a means for code execution within the privileged context of the admin interface, potentially leading to session hijacking, credential theft, or further compromise of the WordPress installation.

Affected Systems

All WordPress installations that have the LWS Optimize plugin installed with a version older than 4.1.2 are affected. The plugin is distributed by an unidentified vendor under the name "LWS Optimize."

Risk and Exploitability

The vulnerability is remotely exploitable via unauthenticated HTTP requests to the analytics endpoint; the attacker only needs to send crafted data to be stored. While an EPSS score is not available, the lack of authentication checks and the severity of stored XSS suggest a high risk of exploitation. The issue is not listed in CISA KEV, but the potential impact of executing scripts in an admin session warrants urgent attention.

Generated by OpenCVE AI on August 9, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the LWS Optimize plugin to version 4.1.2 or later, which includes proper input escaping.
  • If an upgrade is not immediately feasible, block unauthenticated access to the analytics endpoint using web server rules or firewall rules so that only privileged users can submit analytics data.
  • Monitor administrative dashboard pages for unexpected script execution and review audit logs for anomalous activity.

Generated by OpenCVE AI on August 9, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 09 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The LWS Optimize WordPress plugin before 4.1.2 does not properly escape a value submitted through an unauthenticated analytics endpoint before storing it and rendering it in an administrative dashboard, allowing unauthenticated attackers to inject arbitrary web scripts that execute when an administrator views the affected dashboard page.
Title LWS Optimize < 4.1.2 - Unauthenticated Stored XSS via Real User Monitoring
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-09T06:00:14.263Z

Reserved: 2026-07-17T08:42:49.057Z

Link: CVE-2026-16032

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T07:30:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')