Lucene search
+L

2794 matches found

OSV
OSV
added 2026/06/17 2:09 p.m.16 views

GHSA-F3G7-59QC-PQG6 Open WebUI IDOR: Calendar event re-parenting allows writing events into another user's calendar

Summary POST /api/v1/calendars/events/eventid/update validates that the caller has write access to the calendar the event currently belongs to, but does not validate the destination calendarid supplied in the request body. The model layer then persists the new calendarid unconditionally. A regula...

4.3CVSS5.4AI score0.00299EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.41 views

PT-2026-50488

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.6 Description Open WebUI contains a Broken Object Level Authorization BOLA issue in the builtin search knowledge files function. BOLA occurs when an application does not properly verify if a user has permission...

4.3CVSS6AI score0.00304EPSS
SaveExploits1References10
Snyk
Snyk
added 2026/06/16 11:55 p.m.10 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass in the Post-Handshake SSH Channel process. An attacker can bypass access control by injecting extra data after the SSH handshake, allowing unauthorized access to restricted resources. Remediation Upgrade...

6.9CVSS5.8AI score0.00229EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/16 11:55 p.m.10 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass in the Post-Handshake SSH Channel process. An attacker can bypass access control by injecting extra data after the SSH handshake, allowing unauthorized access to restricted resources. Remediation Upgrade...

6.9CVSS5.8AI score0.00229EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/16 6:05 p.m.12 views

CVE-2026-53863 OpenClaw < 2026.4.25 - Unvalidated Group ID Acceptance in Tool Group Policy

OpenClaw before 2026.4.25 contains an input validation vulnerability in tool group policy callers that accept unvalidated group IDs. Attackers who can supply a group ID to the policy resolver could trigger incorrect group-policy decisions for tool invocations, potentially bypassing intended acces...

7.1CVSS5.3AI score0.00169EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/16 6:05 p.m.33 views

CVE-2026-53863 OpenClaw < 2026.4.25 - Unvalidated Group ID Acceptance in Tool Group Policy

OpenClaw before 2026.4.25 contains an input validation vulnerability in tool group policy callers that accept unvalidated group IDs. Attackers who can supply a group ID to the policy resolver could trigger incorrect group-policy decisions for tool invocations, potentially bypassing intended acces...

7.1CVSS0.00169EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/06/16 7:31 a.m.35 views

USN-8349-3: rsync regression

USN-8349-1 fixed vulnerabilities in rsync. Unfortunately that update introduced multiple regressions in rsync functionality. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Calum Hutton discovered that rsync contained a heap-based out-of-bounds read...

5.7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/16 12:00 a.m.72 views

Linux Distros Unpatched Vulnerability : CVE-2026-47261

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Wasmtime is a runtime for WebAssembly. In versions prior to 24.0.9, 36.0.10, and 44.0.2, when a filesystem preopen is given DirPerms::all and FilePerms::READ...

7.5CVSS5.3AI score0.00357EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/06/15 7:47 p.m.37 views

CVE-2026-47261

Wasmtime is a runtime for WebAssembly. In versions prior to 24.0.9, 36.0.10, and 44.0.2, when a filesystem preopen is given DirPerms::all and FilePerms::READ without FilePerms::WRITE, this access control mechanism can be bypassed via the wasip2 descriptor.open-at or wasip1 pathopen interfaces by...

7.5CVSS5.3AI score0.00357EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/15 12:00 a.m.9 views

CVE-2026-45191

Net::CIDR::Lite versions before 0.24 for Perl does not properly consider extraneous zero characters in CIDR mask values, which may allow IP ACL bypass. Mask forms like "/00" and "/01" pass validation and parse to the same prefix as their unpadded value. See also CVE-2026-45190...

6.5CVSS6.1AI score0.003EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/12 10:16 p.m.33 views

CVE-2026-53828

OpenClaw before 2026.5.6 contains an authorization bypass vulnerability in native command handling that allows authenticated senders to execute owner-only commands without proper policy enforcement. Attackers can trigger native command handling to bypass the configured owner-command access contro...

8.8CVSS0.00267EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 10:08 p.m.9 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass in the dashboard process. An attacker can take control of all dashboard routing by claiming the Host through NAT as an authenticated user. Remediation Upgrade github.com/nezhahq/nezha/model to version 2.1.0 or...

7.1CVSS5.8AI score0.00282EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 10:08 p.m.12 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass in the dashboard process. An attacker can take control of all dashboard routing by claiming the Host through NAT as an authenticated user. Remediation Upgrade github.com/nezhahq/nezha/service/singleton to version...

7.1CVSS5.8AI score0.00282EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 9:53 p.m.12 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via incorrect path rebasing in the public share process. An attacker can access files and directories that were explicitly blocked by access rules by crafting requests to public share endpoints using a known shar...

8.7CVSS5.9AI score0.00516EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 8:16 p.m.25 views

CVE-2026-54360

A mass assignment vulnerability exists in MISP’s sharing group creation endpoint. When creating a new sharing group, the controller did not remove a user-supplied id field before saving the submitted data. In CakePHP, supplying a primary key in the save data can cause a create followed by save...

8.4CVSS0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 7:51 p.m.22 views

EUVD-2026-36552

A mass assignment vulnerability exists in MISP’s sharing group creation endpoint. When creating a new sharing group, the controller did not remove a user-supplied id field before saving the submitted data. In CakePHP, supplying a primary key in the save data can cause a create followed by save...

8.4CVSS5.4AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/12 7:51 p.m.43 views

CVE-2026-54360

CVE-2026-54360 affects MISP: the mass assignment in the sharing group creation flow (SharingGroupsController::add) allows an authenticated user to submit an existing group’s id, causing a create() followed by save() to update that group. This could enable takeover or alteration of sharing groups ...

8.4CVSS5.4AI score0.00226EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/12 7:51 p.m.46 views

CVE-2026-54360 MISP sharing group creation mass assignment allows unauthorized takeover of existing sharing groups

A mass assignment vulnerability exists in MISP’s sharing group creation endpoint. When creating a new sharing group, the controller did not remove a user-supplied id field before saving the submitted data. In CakePHP, supplying a primary key in the save data can cause a create followed by save...

8.4CVSS0.00226EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.33 views

PT-2026-49029

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.4.7 Description The memory-wiki ingest feature allows authenticated Gateway operators with operator.write scope to read local files outside of the intended ingest sources. By specifying arbitrary local file path...

7.1CVSS5.4AI score0.00375EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/11 6:57 p.m.14 views

CVE-2026-45175 Idira Endpoint Privilege Manager Agent: Security Control and Cryptographic Validation Bypass in Internal Agent Validation Processes

Idira Endpoint Privilege Manager Agent versions prior to 26.5 exhibit improper access control within internal agent validation processes. A local attacker could potentially bypass built-in security controls or cryptographic validations. Under specific circumstances, this could allow the attacker ...

8.5CVSS5.4AI score0.00128EPSS
SaveExploits0References3
Rows per page
Query Builder