Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-reachable with no credentials or interaction required; impact bounded to partial write-side manipulation with no confidentiality exposure, consistent with CWE-639 write-path IDOR.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Insecure Direct Object References (IDOR) in Do Lasso <= 358 versions.
AnalysisAI
Unauthenticated IDOR in the Do Lasso WordPress affiliate link management plugin (versions 358 and earlier) allows remote attackers without any credentials to reference and manipulate internal objects by supplying attacker-controlled identifier values, resulting in unauthorized modification or disruption of affiliate link data. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms exploitation requires no authentication and no user interaction against default plugin installations. No public exploit code or CISA KEV listing has been identified at time of analysis, though the low attack complexity and zero-privilege requirement lower the barrier to opportunistic abuse.
Technical ContextAI
Do Lasso (CPE: cpe:2.3:a:lasso_analytics,_inc.:do_lasso:*:*:*:*:*:*:*:*) is a WordPress plugin by Lasso Analytics, Inc. used for affiliate link management and monetization. The root cause is CWE-639 (Authorization Through User-Controlled Key): the plugin exposes endpoints that accept user-supplied identifiers - such as numeric IDs referencing affiliate links or plugin-managed objects - and acts on them without verifying whether the requesting party is authorized to access or modify the referenced resource. Because WordPress REST API endpoints and AJAX handlers can be reachable without authentication, a plugin that fails to enforce object-level ownership checks before processing these IDs creates a direct path for unauthenticated manipulation. The scope-unchanged (S:U) rating and C:N/I:L/A:L impact suggest the affected operations allow partial modification or deletion of plugin-controlled data rather than full site compromise or credential disclosure.
RemediationAI
Update the Do Lasso plugin to a version above 358 via the WordPress dashboard (Plugins → Updates) or by downloading the latest release from the WordPress plugin repository; the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/lasso/vulnerability/wordpress-do-lasso-plugin-358-insecure-direct-object-references-idor-vulnerability should be consulted for the confirmed fixed version number, which is not independently specified in the available intelligence. If an immediate upgrade is not possible, a compensating control is to use a Web Application Firewall (WAF) rule - Patchstack and similar WordPress security plugins offer virtual patches that block exploitation at the request layer without modifying plugin code, though this introduces a dependency on rule accuracy and does not fix the underlying flaw. Additionally, restricting unauthenticated access to WordPress AJAX and REST API endpoints at the server or firewall level can reduce the attack surface, but may break legitimate plugin functionality and requires careful scoping.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57948
GHSA-gcxj-g9hm-45pg