Skip to main content

Do Lasso CVE-2026-28156

| EUVDEUVD-2026-57949 HIGH
SQL Injection (CWE-89)
2026-08-13 Patchstack GHSA-87hp-hrvg-crh2
8.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
8.5 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
vuln.today AI
8.5 HIGH

PR:L confirmed by subscriber-level access requirement; S:C reflects cross-table database exposure in shared WordPress MySQL instance; I:N consistent with read-only SELECT injection; A:L for minor incidental availability side-effects.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:H/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Aug 13, 2026 - 14:57 vuln.today
CVE Published
Aug 13, 2026 - 13:36 cve.org
HIGH 8.5

DescriptionCVE.org

Subscriber SQL Injection in Do Lasso <= 358 versions.

AnalysisAI

SQL injection in the Do Lasso WordPress plugin (versions ≤ 358) allows authenticated subscribers to execute arbitrary database queries against the underlying MySQL instance. The vulnerability carries a CVSS 8.5 score with a changed scope indicator, meaning successful exploitation can expose data beyond the plugin's own tables - potentially the entire WordPress database including user credentials and site configuration. No public exploit code or CISA KEV listing has been identified at time of analysis, but the low authentication bar of subscriber-level access makes this reachable by any registered WordPress user on an affected site.

Technical ContextAI

Do Lasso, developed by Lasso Analytics, Inc. (CPE: cpe:2.3:a:lasso_analytics,_inc.:do_lasso:*:*:*:*:*:*:*:*), is a WordPress affiliate link management plugin. CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) indicates that subscriber-supplied input is concatenated directly into a SQL query without proper sanitization or use of parameterized queries - the canonical pattern in WordPress plugins that bypass $wpdb->prepare(). The CVSS scope-changed indicator (S:C) and high confidentiality impact (C:H) together suggest the injection reaches shared database tables beyond the plugin's own namespace, consistent with WordPress's single-instance MySQL architecture where all plugins share one database. The absence of integrity impact (I:N) in the CVSS vector implies a read-only exploitation path, most likely a UNION- or boolean-based SELECT injection rather than INSERT/UPDATE/DELETE.

RemediationAI

Update the Do Lasso plugin to a version beyond 358 via the WordPress plugin dashboard or repository. Consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/lasso/vulnerability/wordpress-do-lasso-plugin-358-sql-injection-vulnerability?_s_id=cve) for the confirmed fixed version number, as the exact patched release was not independently specified in the available intelligence. As an immediate compensating control, administrators can disable open subscriber registration under Settings → General → uncheck 'Anyone can register', which eliminates the low-privilege attack path at the cost of preventing self-service account creation. Web application firewall rules targeting SQL metacharacters in plugin-related HTTP parameters provide additional detection layering. If the plugin cannot be updated or deactivated promptly, restricting access to the WordPress installation via IP allowlisting for non-administrative users significantly reduces the exposure surface.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-28156 vulnerability details – vuln.today

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