Lucene search
+L

3904 matches found

OSV
OSV
added 2026/04/22 1:54 p.m.10 views

CVE-2026-31477 ksmbd: fix memory leaks and NULL deref in smb2_lock()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2lock smb2lock has three error handling issues after listdel detaches smblock from locklist at nocheckcl: 1 If vfslockfile returns an unexpected error in the non-UNLOCK path, goto out...

7.5CVSS5.8AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.14 views

PT-2026-34363

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Multiple sysfs command paths dereference contexts arr0 without verifying that kdamond-contexts-nr equals 1. A privileged user can set nr contexts to 0 via sysfs while DAMON is running,...

5.5CVSS6AI score0.00122EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/21 5:11 p.m.29 views

Monero: `relay_tx` wallet-rpc skips `--restricted-rpc` guard and lets any caller corrupt wallet state via attacker-controlled `pending_tx`

The relaytx wallet-RPC method in Monero was found to bypass the --restricted-rpc guard, allowing any caller to corrupt the wallet state by submitting a malicious pendingtx blob. The issue was that the onrelaytx handler did not perform any ownership checks on the supplied pendingtx before passing ...

5.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-010706)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010706 advisory. Uncontrolled resource consumption in the Linux kernel drivers for IntelR SGX may allow an authenticated user to potentially enable denial of service via local access...

5.5CVSS6.7AI score0.00266EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/18 5:39 a.m.232 views

mt6893-security-research

MT6893 Security Research Five security research findings from...

8.8CVSS5.9AI score0.13556EPSS
SaveExploits6
Github Security Blog
Github Security Blog
added 2026/04/17 10:14 p.m.20 views

OpenClaw: Browser press/type interaction routes missed complete navigation guard coverage

Summary Browser press/type interaction routes missed complete navigation guard coverage. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact Some browser press/type style interactions could trigger navigation without complete post-action SSRF...

7.7CVSS5.7AI score0.00264EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/04/17 10:14 p.m.13 views

GHSA-536Q-MJ95-H29H OpenClaw: Browser press/type interaction routes missed complete navigation guard coverage

Summary Browser press/type interaction routes missed complete navigation guard coverage. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact Some browser press/type style interactions could trigger navigation without complete post-action SSRF...

7.7CVSS5.7AI score0.00264EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/04/17 9:58 p.m.18 views

OpenClaw: screen_record outPath bypassed workspace-only filesystem guard

Summary screenrecord outPath bypassed workspace-only filesystem guard. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact The node-host screen recording tool could honor an outPath outside the workspace guard, allowing an authorized tool call...

7.1CVSS5.7AI score0.0022EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/17 9:58 p.m.27 views

GHSA-JF25-7968-H2H5 OpenClaw: screen_record outPath bypassed workspace-only filesystem guard

Summary screenrecord outPath bypassed workspace-only filesystem guard. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact The node-host screen recording tool could honor an outPath outside the workspace guard, allowing an authorized tool call...

5.3CVSS5.7AI score0.0022EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/17 9:04 p.m.8 views

CVE-2026-40304 zrok's broken ownership check in DELETE /api/v2/unaccess allows non-admin to delete global frontend records

zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler controller/unaccess.go contains a logical error in its ownership guard: when a frontend record has environmentid = NULL the marker for admin-created global frontends, the conditio...

5.3CVSS5.7AI score0.00286EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/17 9:04 p.m.32 views

CVE-2026-40304 zrok's broken ownership check in DELETE /api/v2/unaccess allows non-admin to delete global frontend records

zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler controller/unaccess.go contains a logical error in its ownership guard: when a frontend record has environmentid = NULL the marker for admin-created global frontends, the conditio...

5.3CVSS0.00286EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/17 12:00 a.m.25 views

PT-2026-37022

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.4.10 Description A path traversal issue exists in the screen record tool where the outPath parameter bypasses workspace-only filesystem guards. This allows an authorized tool call to write files to unintended...

7.1CVSS5.8AI score0.0022EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/04/16 9:09 p.m.14 views

zrok: Broken ownership check in DELETE /api/v2/unaccess allows non-admin to delete global frontend records

Summary The unaccess handler controller/unaccess.go contains a logical error in its ownership guard: when a frontend record has environmentid = NULL the marker for admin-created global frontends, the condition short-circuits to false and allows the deletion to proceed without any ownership...

5.3CVSS5.8AI score0.00286EPSS
SaveExploits0References4Affected Software2
Cvelist
Cvelist
added 2026/04/16 1:09 p.m.41 views

CVE-2026-6414 @fastify/static vulnerable to route guard bypass via encoded path separators

@fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators %2F before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware or guards that protect files served by @fastify/static. F...

5.9CVSS0.00413EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/16 1:09 p.m.11 views

CVE-2026-6414 @fastify/static vulnerable to route guard bypass via encoded path separators

@fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators %2F before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware or guards that protect files served by @fastify/static. F...

5.9CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/04/16 1:09 p.m.63 views

CVE-2026-6414

The CVE concerns @fastify/static (versions 8.0.0–9.1.0) where percent-encoded path separators (%2F) are decoded before filesystem resolution, but Fastify’s router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware/guards that protect files served by...

5.9CVSS5.8AI score0.00413EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.22 views

PT-2026-33380

Name of the Vulnerable Software and Affected Versions zrok versions prior to 2.0.1 Description A logical error exists in the ownership guard of the unaccess handler within the controller/unaccess.go file. When a frontend record has the environment id variable set to NULL, which identifies...

5.3CVSS5.9AI score0.00286EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/04/14 12:00 a.m.11 views

The vulnerability of GnuPG’s information encryption and digital signatures software, related to errors in verifying cryptographic signatures, allows attackers to circumvent existing security mechanisms.

The vulnerability of GnuPG’s information encryption and digital signatures lies in errors in verifying the cryptographic signature. Exploiting this vulnerability could allow attackers to circumvent existing security mechanisms...

5.9CVSS5.8AI score0.00115EPSS
SaveExploits0References5Affected Software4
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.15 views

SUSE CVE-2026-34944

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, On x86-64 platforms with SSE3 disabled Wasmtime's compilation of the f64x2.splat WebAssembly instruction with Cranelift may load 8 more bytes than is necessary. When signals-based-traps are disabled this can resul...

5CVSS5.8AI score0.00227EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.10 views

SUSE CVE-2026-34988

Wasmtime is a runtime for WebAssembly. From 28.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of its pooling allocator contains a bug where in certain configurations the contents of linear memory can be leaked from one instance to the next. The implementation of resetting the...

6.3CVSS5.8AI score0.00286EPSS
SaveExploits0References4
Rows per page
Query Builder