Description
Subscriber SQL Injection in Do Lasso <= 358 versions.
Published: 2026-08-13
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the Subscriber handling of the Do Lasso plugin for WordPress versions 358 and below. The vulnerability allows an attacker to inject arbitrary SQL statements through unsanitized subscriber input, potentially enabling the attacker to read sensitive data, modify database records, or execute destructive queries against the WordPress database. The weakness is classified as CWE‑89.

Affected Systems

Lasso Analytics, Inc. product Do Lasso plugin version 358 or earlier. WordPress sites running these affected plugin versions are at risk; newer releases do not contain the issue.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity. EPSS data is not available, but the lack of a KEV listing suggests there is no current evidence of widespread exploitation. Based on the plugin’s interaction model, the attack vector is likely remote via crafted HTTP requests targeting the subscriber submission endpoint. An attacker would need to supply malicious input that bypasses current input validation, after which the plugin executes the payload against the database.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Do Lasso plugin to a version newer than 358 that contains the fix.
  • If an upgrade cannot be performed immediately, limit or sanitize subscriber input by blocking SQL keywords, enforcing strict input patterns, or temporarily disabling the subscription feature.
  • Restrict the database user privileges for WordPress to the minimum necessary (e.g., disallow DROP or UPDATE statements) to reduce potential damage if injection succeeds.

Generated by OpenCVE AI on August 13, 2026 at 16:33 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 Subscriber SQL Injection in Do Lasso <= 358 versions.
Title WordPress Do Lasso plugin <= 358 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:23:59.092Z

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

Link: CVE-2026-28156

cve-icon Vulnrichment

Updated: 2026-08-13T15:23:54.578Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-28156

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')