Lucene search
+L

5727 matches found

OSV
OSV
added 2026/05/29 7:49 p.m.5 views

CVE-2026-48557 Spatie Laravel Media Library < 11.23.0 File Upload Restriction Bypass via FileAdder.php

Spatie Laravel Media Library before version 11.23.0 contains a file upload restriction bypass in FileAdder::defaultSanitizer. The sanitizer checks only the final filename suffix, allowing double-extension filenames such as shell.php.jpg to bypass the blocklist, with pathinfo preserving inner .php...

8.7CVSS5.9AI score0.0044EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/05/29 6:20 p.m.8 views

Incomplete List of Disallowed Inputs

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs via the NodeVM builtin allowlist in lib/builtin.js. An attacker can read host-process state by...

8.2CVSS6AI score0.00308EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 5:59 p.m.8 views

Incomplete List of Disallowed Inputs

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs via the builtin allowlist handling in lib/builtin.js. An attacker can reach host code by requiri...

10CVSS6.2AI score0.00536EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/29 5:44 p.m.11 views

Incomplete List of Disallowed Inputs

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs through Symbol.for handling in lib/setup-sandbox.js and the bridge write traps in lib/bridge.js...

9.5CVSS5.9AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/29 3:45 p.m.15 views

GHSA-J6FM-9RFM-J5HX Froxlor has an incomplete fix for CVE-2026-30932

Summary The LOC record regex uses \s+ which matches newlines allowing embedded newlines to pass, TLSA matchingType=0 has no upper bound on hex data length, and all validators return raw input without zone-file escaping. Affected Package - Ecosystem: Other - Package: froxlor - Affected versions: a...

8.6CVSS5.9AI score0.00544EPSS
SaveExploits1References6
CVE
CVE
added 2026/05/29 1:11 p.m.32 views

CVE-2026-45619

Summary: WWBN AVideo prior to 29.0 allowed SSRF via isSSRFSafeURL() because subsequent fetches used file_get_contents() with redirects enabled. Two endpoints (plugin/AI/receiveAsync.json.php and objects/EpgParser.php) validate the URL but do not prevent redirects, enabling a redirect-based DNS re...

6.5CVSS5.8AI score0.00348EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/29 1:7 p.m.44 views

CVE-2026-45620 AVideo CVE-2026-43881 incomplete fix - `objects/mention.json.php:17` is an unauthenticated user enumeration

WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck or admin gate. It only has an entry guard: pregmatch'/^@/', $REQUEST'term' and hard-coded rowCount=10. This enables unauthenticated user enumeration...

5.3CVSS0.00193EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/28 6:4 p.m.29 views

CVE-2026-4944

The provided documents describe a vulnerability in vllm-project/vllm version 0.14.1 where trust_remote_code is hardcoded to True in nemotron_vl.py and kimi_k25.py, bypassing user-specified --trust-remote-code=False and enabling remote code execution via malicious HuggingFace model repositories. T...

8.8CVSS7.9AI score0.00747EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/28 2:14 p.m.12 views

CVE-2026-36045

picoclaw =v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component pkg/tools/shell.go. The guardCommand function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete...

7.3CVSS5.9AI score0.01314EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 3:33 p.m.6 views

GHSA-CV2P-68F4-F4PW picoclaw is vulnerable to OS command injection via the ExecTool component

picoclaw =v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component pkg/tools/shell.go. The guardCommand function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete...

7.3CVSS5.9AI score0.01314EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/27 2:16 p.m.15 views

CVE-2026-36045

picoclaw =v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component pkg/tools/shell.go. The guardCommand function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete...

7.3CVSS0.01314EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.16 views

PT-2026-43703

Name of the Vulnerable Software and Affected Versions picoclaw versions prior to 0.1.3 Description The ExecTool component pkg/tools/shell.go allows OS command injection. This occurs because the guardCommand function uses an incomplete denylist of eight regular expressions to restrict shell comman...

7.3CVSS6AI score0.01314EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.12 views

PicoClaw 安全漏洞

PicoClaw is a super-lightweight personal AI assistant tool developed by Sipeed. Versions of PicoClaw up to v0.1.2 contained security vulnerabilities. These vulnerabilities stemmed from the guardCommand function in the ExecTool component, which used incomplete 8 regular expression blacklists to...

7.3CVSS5.8AI score0.01314EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/27 12:0 a.m.9 views

CVE-2026-36045

picoclaw =v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component pkg/tools/shell.go. The guardCommand function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete...

5.9AI score0.01314EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/27 12:0 a.m.45 views

CVE-2026-36045

picoclaw =v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component pkg/tools/shell.go. The guardCommand function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete...

0.01314EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.38 views

PT-2026-44007

Name of the Vulnerable Software and Affected Versions Taipy version 4.1.1 Description An issue exists in the ElementLibrary.get resource function within taipy/gui/extension/library.py that allows unauthenticated attackers to access files outside the intended library directory. This occurs due to ...

8.7CVSS6.1AI score0.00409EPSS
SaveExploits0References12
OSV
OSV
added 2026/05/27 12:0 a.m.3 views

CVE-2026-36045

picoclaw =v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component pkg/tools/shell.go. The guardCommand function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete...

7.3CVSS6.1AI score0.01314EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/26 9:16 p.m.26 views

CVE-2026-9642

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00053EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/26 7:36 p.m.21 views

EUVD-2026-31970

There is a mitigation bypass / incomplete fix for CVE-2025-62582 Unauthenticated Remote Database Access An unauthenticated remote attacker can access configured databases in a DIAView project...

9.8CVSS5.8AI score0.00485EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/26 7:36 p.m.16 views

CVE-2026-9642

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00053EPSS
SaveExploits0References2
Rows per page
Query Builder