Lucene search
+L

13418 matches found

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

PT-2026-31954

OpenClaw before 2026.3.24 contains an authorization bypass vulnerability in the HTTP /v1/models endpoint that fails to enforce operator read scope requirements. Attackers with only operator.approvals scope can enumerate gateway model metadata through the HTTP compatibility route, bypassing the...

5.3CVSS5.8AI score0.00272EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/10 12:0 a.m.17 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.24 contained security vulnerabilities. These vulnerabilities stemmed from authorization bypasses in the HTTP/v1/models endpoints, which failed to enforce the requirement for...

5.3CVSS5.8AI score0.00272EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/10 12:0 a.m.19 views

Rembg 安全漏洞

Rembg is a tool developed by Daniel Gatis for deleting image backgrounds. Versions of Rembg prior to 2.0.75 contained security vulnerabilities, which were caused by insufficient validation of the HTTP server’s modelpath parameter, potentially allowing path traversal attacks...

5.3CVSS5.8AI score0.00592EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/10 12:0 a.m.5 views

CVE-2026-40212

OpenStack Skyline before 5.0.1, 6.0.0, and 7.0.0 has a DOM-based Cross-Site Scripting XSS vulnerability in the console because document.write is used unsafely, which is relevant in scenarios where administrators use the console web interface to view instance console logs...

5.4CVSS5.8AI score0.00219EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 9:30 p.m.10 views

CVE-2026-5982 D-Link DIR-605L POST Request formAdvNetwork buffer overflow

A vulnerability was found in D-Link DIR-605L 2.13B01. This vulnerability affects the function formAdvNetwork of the file /goform/formAdvNetwork of the component POST Request Handler. Performing a manipulation of the argument curTime results in buffer overflow. Remote exploitation of the attack is...

9CVSS7.6AI score0.0069EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:17 p.m.8 views

CVE-2026-40113

PraisonAI is a multi-agent teams system. Prior to 4.5.128, deploy.py constructs a single comma-delimited string for the gcloud run deploy --set-env-vars argument by directly interpolating openaimodel, openaikey, and openaibase without validating that these values do not contain commas. gcloud use...

8.4CVSS6AI score0.00231EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/09 9:17 p.m.10 views

CVE-2026-40113 PraisonAI has an Argument Injection into Cloud Run Environment Variables via Unsanitized Comma in gcloud --set-env-vars

PraisonAI is a multi-agent teams system. Prior to 4.5.128, deploy.py constructs a single comma-delimited string for the gcloud run deploy --set-env-vars argument by directly interpolating openaimodel, openaikey, and openaibase without validating that these values do not contain commas. gcloud use...

8.4CVSS6.1AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/09 8:27 p.m.10 views

Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions

A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the fs.realpathSync.native function. This vulnerability allows code operating under --permission with restricted --allow-fs-read flags to bypass...

3.3CVSS6.3AI score0.00158EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/09 8:22 p.m.9 views

EUVD-2026-21022

Wasmtime has a possible panic when lifting flags component value...

5.6CVSS5.9AI score0.00324EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/09 8:22 p.m.14 views

Wasmtime has a possible panic when lifting `flags` component value

Impact Wasmtime contains a possible panic which can happen when a flags-typed component model value is lifted with the Val type. If bits are set outside of the set of flags the component model specifies that these bits should be ignored but Wasmtime will panic when this value is lifted. This pani...

7.5CVSS5.7AI score0.00324EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/09 8:22 p.m.14 views

Wasmtime: Panic when transcoding misaligned utf-16 strings

Impact Wasmtime's implementation of transcoding strings into the Component Model's utf16 or latin1+utf16 encodings improperly verified the alignment of reallocated strings. This meant that unaligned pointers could be passed to the host for transcoding which would trigger a host panic. This panic ...

6.5CVSS5.8AI score0.00354EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/09 8:22 p.m.9 views

EUVD-2026-20990

Wasmtime: Panic when transcoding misaligned utf-16 strings...

5.9CVSS5.9AI score0.00354EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 7:45 p.m.6 views

CVE-2026-40088

PraisonAI is a multi-agent teams system. Prior to 4.5.121, the executecommand function and workflow shell execution are exposed to user-controlled input via agent workflows, YAML definitions, and LLM-generated tool calls, allowing attackers to inject arbitrary shell commands through shell...

9.6CVSS6.2AI score0.00419EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/09 7:40 p.m.27 views

CVE-2026-35577 Missing Host Header Validation in Apollo MCP Server for Localhost Deployments

Apollo MCP Server is a Model Context Protocol server that exposes GraphQL operations as MCP tools. Prior to version 1.7.0, the Apollo MCP Server did not validate the Host header on incoming HTTP requests when using StreamableHTTP transport. In configurations where an HTTP-based MCP server is run ...

6.8CVSS0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 7:40 p.m.14 views

CVE-2026-35577 Missing Host Header Validation in Apollo MCP Server for Localhost Deployments

Apollo MCP Server is a Model Context Protocol server that exposes GraphQL operations as MCP tools. Prior to version 1.7.0, the Apollo MCP Server did not validate the Host header on incoming HTTP requests when using StreamableHTTP transport. In configurations where an HTTP-based MCP server is run ...

6.8CVSS6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/09 7:23 p.m.15 views

CVE-2026-33866

A flaw was found in MLflow. A user without proper permissions to an experiment can exploit an authorization bypass in the AJAX endpoint, which is used for downloading saved model artifacts. This missing access-control validation allows the unauthorized user to directly query the endpoint and...

6.5CVSS5.1AI score0.00362EPSS
SaveExploits2References5
NVD
NVD
added 2026/04/09 7:16 p.m.17 views

CVE-2026-34943

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a possible panic which can happen when a flags-typed component model value is lifted with the Val type. If bits are set outside of the set of flags the component model specifies that these bits...

7.5CVSS0.00324EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 7:16 p.m.5 views

DEBIAN-CVE-2026-34943

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a possible panic which can happen when a flags-typed component model value is lifted with the Val type. If bits are set outside of the set of flags the component model specifies that these bits...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/09 7:16 p.m.10 views

CVE-2026-34942

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of transcoding strings into the Component Model's utf16 or latin1+utf16 encodings improperly verified the alignment of reallocated strings. This meant that unaligned pointers could be...

6.5CVSS0.00354EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 7:16 p.m.12 views

UBUNTU-CVE-2026-34943

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a possible panic which can happen when a flags-typed component model value is lifted with the Val type. If bits are set outside of the set of flags the component model specifies that these bits...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References3
Rows per page
Query Builder