Lucene search
+L

1884 matches found

Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.15 views

PT-2026-33355

Name of the Vulnerable Software and Affected Versions opam versions prior to 2.5.1 Description A directory traversal issue exists where a .install field containing a destination filepath can use ../ to reach a parent directory. Recommendations Update to version 2.5.1...

7.8CVSS6.2AI score0.00205EPSS
SaveExploits0References26
Github Security Blog
Github Security Blog
added 2026/04/10 7:50 p.m.9 views

xrootd has path traversal in directory listing that allows access to the parent directory via trailing ".." pattern

Summary A path traversal vulnerability in XRootD allows users to escape the exported directory scope and enumerate the contents of the parent directory by appending /.. specifically without trailing slash to an exported path in xrdfs ls or HTTP PROPFIND requests. This bypass ignores the all.expor...

5.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/10 3:33 p.m.30 views

GHSA-2VQ4-854F-5C72 Vikunja vulnerable to Privilege Escalation via Project Reparenting

Summary A user with Write-level access to a project can escalate their permissions to Admin by moving the project under a project they own. After reparenting, the recursive permission CTE resolves ownership of the new parent as Admin on the moved project. The attacker can then delete the project,...

8.3CVSS5.8AI score0.0029EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/04/10 3:33 p.m.7 views

Improper Privilege Management

Overview Affected versions of this package are vulnerable to Improper Privilege Management in the parentprojectid update process. An attacker can gain unauthorized administrative privileges by moving a project under a project they own, allowing them to delete the project, manage sharing settings,...

8.7CVSS5.8AI score0.0029EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.7 views

os: os: Information disclosure via path traversal using specially crafted filenames

A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able t...

3.8CVSS6AI score0.00238EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/10 12:30 a.m.8 views

EUVD-2026-21128

OpenClaw versions 2026.3.11 through 2026.3.24 contain a session isolation bypass vulnerability where sessionstatus resolves sessionId to canonical session keys before enforcing visibility checks. Sandboxed child sessions can exploit this to access parent or sibling sessions that should be blocked...

7.1CVSS5.9AI score0.00259EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/10 12:0 a.m.11 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja prior to 2.3.0 contained security vulnerabilities. These vulnerabilities stemmed from the permission checking logic when changing the parent project ID, which was inconsistent with the recursive...

8.3CVSS5.8AI score0.0029EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/09 10:16 p.m.22 views

CVE-2026-35636

OpenClaw versions 2026.3.11 through 2026.3.24 contain a session isolation bypass vulnerability where sessionstatus resolves sessionId to canonical session keys before enforcing visibility checks. Sandboxed child sessions can exploit this to access parent or sibling sessions that should be blocked...

7.1CVSS0.00259EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/09 9:27 p.m.7 views

CVE-2026-35636 OpenClaw 2026.3.11 < 2026.3.25 - Session Isolation Bypass via sessionId Resolution

OpenClaw versions 2026.3.11 through 2026.3.24 contain a session isolation bypass vulnerability where sessionstatus resolves sessionId to canonical session keys before enforcing visibility checks. Sandboxed child sessions can exploit this to access parent or sibling sessions that should be blocked...

7.1CVSS5.8AI score0.00259EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/09 9:27 p.m.23 views

CVE-2026-35636

OpenClaw 2026.3.11–2026.3.24 contains a session isolation bypass where session_status resolves sessionId to canonical session keys before visibility checks, allowing sandboxed child sessions to access parent or sibling sessions that should be blocked by explicit sessionKey restrictions. The descr...

7.1CVSS5.9AI score0.00259EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/09 9:27 p.m.8 views

CVE-2026-35636 OpenClaw 2026.3.11 < 2026.3.25 - Session Isolation Bypass via sessionId Resolution

OpenClaw versions 2026.3.11 through 2026.3.24 contain a session isolation bypass vulnerability where sessionstatus resolves sessionId to canonical session keys before enforcing visibility checks. Sandboxed child sessions can exploit this to access parent or sibling sessions that should be blocked...

7.1CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/09 9:27 p.m.22 views

CVE-2026-35636 OpenClaw 2026.3.11 < 2026.3.25 - Session Isolation Bypass via sessionId Resolution

OpenClaw versions 2026.3.11 through 2026.3.24 contain a session isolation bypass vulnerability where sessionstatus resolves sessionId to canonical session keys before enforcing visibility checks. Sandboxed child sessions can exploit this to access parent or sibling sessions that should be blocked...

7.1CVSS0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 4:16 p.m.5 views

ALPINE-CVE-2026-4878

A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use TOCTOU race condition in the capsetfile function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so,...

7CVSS5.7AI score0.00206EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/04/09 2:49 p.m.7 views

CVE-2026-4878

A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use TOCTOU race condition in the capsetfile function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so,...

7CVSS5.8AI score0.00206EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2026/04/09 11:0 a.m.7 views

os: os: Information disclosure via path traversal using specially crafted filenames

A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able t...

3.8CVSS6AI score0.00238EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/04/09 12:0 a.m.7 views

PT-2026-31771

Name of the Vulnerable Software and Affected Versions OpenClaw versions 2026.3.11 through 2026.3.24 Description OpenClaw versions 2026.3.11 through 2026.3.24 contain a session isolation bypass. The session status function resolves sessionId to canonical session keys before enforcing visibility...

7.1CVSS5.8AI score0.00259EPSS
SaveExploits0References7
CNVD
CNVD
added 2026/04/08 12:0 a.m.11 views

OpenClaw has an unspecified vulnerability (CNVD-2026-16697)

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a security vulnerability that can be exploited by an attacker to cause a sandboxed agent to access the state of a parent or sibling session to read or modify session data outside the scope of the sandb...

9.2CVSS5.7AI score0.00101EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006831)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006831 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpigetparent called ...

5.5CVSS5.8AI score0.00247EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/07 8:24 p.m.28 views

CVE-2026-39401 Privilege Escalation via update_event Job Output in Cronicle

Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. Prior to 0.9.111, jb child processes can include an updateevent key in their JSON output. The server applies this directly to the parent event's stored configuration without any authorization check. A low-privile...

5.3CVSS0.00178EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/07 11:0 a.m.6 views

Security Bulletin: Cross-Site Scripting (XSS) Vulnerability in data-target Attribute Handling in Bootstrap, affects watsonx.data

Summary A Cross-Site Scripting XSS vulnerability in Bootstrap versions before 3.4.0 and 4.0.0-beta.2 allows attackers to inject malicious code via the data-target attribute due to improper input handling. This can affect watsonx.data. Vulnerability Details CVEID:CVE-2016-10735 DESCRIPTION: In...

6.4CVSS6.5AI score0.16404EPSS
SaveExploits8Affected Software1
Rows per page
Query Builder