Description
Unauthenticated Cross Site Scripting (XSS) in Do Lasso <= 358 versions.
Published: 2026-08-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross‑Site Scripting flaw that exists in Do Lasso plugin versions 358 and earlier. The weakness allows a malicious actor to inject arbitrary JavaScript into web pages rendered by the plugin. An attacker could steal session cookies, deface the site, or spread additional malware, all of which compromise confidentiality and integrity of the web application. The weakness corresponds to CWE‑79, where insufficient output encoding or sanitization opens a path to script injection.

Affected Systems

Any WordPress installation that has Lasso Analytics, Inc.'s Do Lasso plugin version 358 or older deployed is affected. No specific WordPress core version is noted, so any site running the vulnerable plugin is at risk.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. The exploit probability (EPSS) is not available, and the vulnerability is not listed in CISA's KEV catalog. Because the flaw is unauthenticated, the likely attack vector is a direct page request to a page where the plugin outputs user‑supplied content. Without additional defensive controls, exploitation does not require privileged access to the server.

Generated by OpenCVE AI on August 13, 2026 at 16:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Do Lasso plugin to the latest version released by Lasso Analytics, Inc. which removes the XSS flaw.
  • If an update is not immediately possible, deactivate and uninstall the plugin to eliminate the vulnerable code path, then rebuild any content that relied on the plugin’s functionality using secure alternatives or custom code.
  • Apply site‑wide input sanitization or use a reputable WordPress security plugin to block or escape JavaScript in any remaining user‑generated content.

Generated by OpenCVE AI on August 13, 2026 at 16:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Lasso Analytics, Inc.
Lasso Analytics, Inc. do Lasso
Wordpress
Wordpress wordpress
Vendors & Products Lasso Analytics, Inc.
Lasso Analytics, Inc. do Lasso
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Do Lasso <= 358 versions.
Title WordPress Do Lasso plugin <= 358 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Lasso Analytics, Inc. Do Lasso
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:17:41.003Z

Reserved: 2026-02-25T12:14:29.690Z

Link: CVE-2026-28158

cve-icon Vulnrichment

Updated: 2026-08-13T15:17:34.664Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T14:16:58.583

Modified: 2026-08-14T19:09:20.713

Link: CVE-2026-28158

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:32:08Z

Weaknesses
  • CWE-79

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