Sceawere

Vulnerability Detail

CVE-2026-28155UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Unauthenticated IDOR in Do Lasso

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.5
Creation Date
7h ago
Vendor
Lasso Analytics, Inc.
Product
Do Lasso
Attack Type
CWE-639 Authorization Bypass Through User-Controlled Key
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Complexity
LOW

Narrative and Response

Description

Unauthenticated Insecure Direct Object References (IDOR) in Do Lasso <= 358 versions.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "6.5",
  "pubDate": "2026-08-13T14:16:58.197Z",
  "pubdate": "2026-08-13T14:16:58.197Z",
  "executiveSummary": "An Insecure Direct Object References vulnerability has been identified in Do Lasso versions <= 358. This security flaw allows unauthenticated remote actors to access, manipulate, or exfiltrate unauthorized data objects by directly supplying predictable or sequential identifiers within application requests.\nThe vulnerability directly impacts the confidentiality and integrity of the affected Do Lasso deployment. Because the flaw is exploitable without prior authentication, external malicious actors can interact directly with internal data resources intended to be restricted. This exposes sensitive application data and broadens the attack surface significantly.\nRisk implications include unauthorized data exposure, potential privilege escalation, and unauthorized state modification depending on the backend implementation of the referenced objects. The primary prerequisite for exploitation is network connectivity to the vulnerable Do Lasso instance and the ability to craft HTTP requests targeting insecure object references.",
  "technicalDetails": "The vulnerability exists due to a failure in the Do Lasso application logic to properly validate user authorization prior to fulfilling requests for specific data objects. Specifically, the vulnerable component processes incoming requests referencing internal database keys, file paths, or resource identifiers without verifying whether the requesting session possesses the necessary access privileges.\nThe root cause stems from missing access control checks at the controller or service layer when handling direct object references. When an unauthenticated actor supplies an altered identifier parameter within the request query string, POST body, or URL path, the application retrieves and returns the corresponding resource without enforcing session validation or ownership verification.\nThe attack flow proceeds as follows: First, the unauthenticated attacker probes the Do Lasso application to identify endpoints that accept resource identifiers as parameters. Next, the attacker crafts an HTTP request modifying the target identifier to point to an unauthorized record or file. The Do Lasso server processes the request, bypasses authorization logic due to the absence of access control checks, and returns the requested data payload directly to the attacker.\nNetwork exposure for this vulnerability is remote, as the vulnerable endpoints are accessible over the network without requiring authentication credentials. Affected versions include Do Lasso 358 and all prior iterations. Post-exploitation impact encompasses unauthorized data harvesting, exposure of restricted backend resources, and potential manipulation of application data structures depending on whether the insecure direct object reference supports write operations."
}
CVE-2026-28155: Unauthenticated IDOR in Do Lasso (MEDIUM Severity, CVSS: 6.5) - Sceawere