Lucene search
+L

54755 matches found

OSV
OSV
added 2026/06/16 7:11 p.m.15 views

GHSA-968W-XFQW-VP9Q Deno: BYONM module resolution allows `package.json` main path traversal to bypass `--allow-read` restrictions

Summary When Deno was run in BYONM mode nodeModulesDir: "manual", the module resolver did not validate that a package's resolved entrypoint stayed within its nodemodules// directory. A malicious package.json whose main field contained .. segments was able to resolve to an arbitrary path on disk,...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/06/16 7:04 p.m.21 views

Deno: process.loadEnvFile() bypasses env permission checks and mutates process.env with only read access

Summary In Deno, environment access is gated by the env permission. You can deny it with --deny-env, or restrict it to a specific allowlist with --allow-env=FOO,BAR. The expectation is that a program running without env permission cannot change process.env. process.loadEnvFile the Node-compatible...

5.2CVSS5.4AI score0.0014EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/16 7:00 p.m.13 views

GHSA-2VFF-HJ5X-8GQ7 n8n: Prototype Pollution enables confused-deputy execution via public webhooks

Impact A prototype pollution vulnerability allowed a crafted public webhook payload to inject attacker-controlled fields into workflow data during internal object copying. These fields could be surfaced and consumed as normal values by downstream built-in nodes. Where a workflow combines a public...

6.3CVSS5.5AI score0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/16 6:59 p.m.10 views

GHSA-JPQ7-226W-6CXX n8n: NoSQL Injection in MongoDB Node Find And Replace Operation

Impact An authenticated user with workflow edit access could supply a malicious filter value in the MongoDB node's Find And Replace operation. The value was not validated before being passed to MongoDB as a query filter, allowing unintended documents to be matched and overwritten with...

7.7CVSS5.3AI score0.00343EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/16 6:59 p.m.32 views

n8n: NoSQL Injection in MongoDB Node Find And Replace Operation

Impact An authenticated user with workflow edit access could supply a malicious filter value in the MongoDB node's Find And Replace operation. The value was not validated before being passed to MongoDB as a query filter, allowing unintended documents to be matched and overwritten with...

7.7CVSS5.3AI score0.00343EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/16 6:36 p.m.39 views

CVE-2026-22313 OS Commands Executed with Administrative Permissions in Radiflow iSAP Smart Collector

The device has a webserver that exposes a REST API authenticated with a token on the management network. By exploiting an OS command injection vulnerability an authenticated attacker can send arbitrary commands to the device that are executed with administrative permissions by the underlying...

9.1CVSS0.00921EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/16 6:28 p.m.35 views

CVE-2026-12105

Improper access control in Devolutions Server 2026.2.5, 2026.1.21 allows an authenticated user to access attachments via folder duplication with inherited permissions...

0.00298EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/16 6:28 p.m.35 views

CVE-2026-12105

CVE-2026-12105 affects Devolutions Server in versions 2026.2.5 and 2026.1.21. The root cause is improper access control that allows an authenticated user to access attachments via folder duplication with inherited permissions. The documented impact is confidential data exposure (high) with a CVSS...

6.5CVSS5.3AI score0.00298EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/16 6:05 p.m.27 views

CVE-2026-53856 OpenClaw 2026.4.23 < 2026.4.24 - Insecure File Permissions in Config Recovery via OpenClaw.json

OpenClaw 2026.4.23 before 2026.4.24 contains an insecure file permissions vulnerability in config recovery that restores OpenClaw.json with overly broad permissions. Local attackers on shared hosts can read sensitive configuration data by exploiting the recovery path to access the restored config...

5.7CVSS0.00094EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/16 6:05 p.m.15 views

CVE-2026-53856 OpenClaw 2026.4.23 < 2026.4.24 - Insecure File Permissions in Config Recovery via OpenClaw.json

OpenClaw 2026.4.23 before 2026.4.24 contains an insecure file permissions vulnerability in config recovery that restores OpenClaw.json with overly broad permissions. Local attackers on shared hosts can read sensitive configuration data by exploiting the recovery path to access the restored config...

5.7CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/06/16 6:05 p.m.33 views

CVE-2026-53856

OpenClaw before 2026.4.24 contains an insecure file permissions vulnerability in the config recovery flow that restores OpenClaw.json with overly broad permissions. Local attackers on shared hosts can read sensitive configuration data by exploiting the recovery path to access the restored config ...

5.7CVSS5.2AI score0.00094EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/16 6:05 p.m.13 views

CVE-2026-53856 OpenClaw < 2026.4.24 - Insecure File Permissions in Config Recovery via OpenClaw.json

OpenClaw before 2026.4.24 contains an insecure file permissions vulnerability in config recovery that restores OpenClaw.json with overly broad permissions. Local attackers on shared hosts can read sensitive configuration data by exploiting the recovery path to access the restored config file...

5.7CVSS5.3AI score0.00094EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/16 5:37 p.m.22 views

n8n: Git Node Clone and Push Operations Bypass File Sandbox

Impact An authenticated user with permission to create or modify workflows could supply a local filesystem path as the source repository in the Git node's Clone operation, or as the target repository in the Push operation, bypassing the N8NRESTRICTFILEACCESSTO file sandbox. This allowed the...

7.7CVSS5.3AI score0.0054EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/16 1:49 p.m.27 views

GHSA-534H-C3CW-V3H9 Nuxt dev server vite-node IPC socket is world-connectable on Linux

Impact When running nuxt dev on Linux Node.js 20+, outside Docker / StackBlitz, Nuxt's internal vite-node IPC server binds to a Linux abstract-namespace Unix socket \0nuxt-vite-node--.sock. Abstract sockets have no filesystem inode and therefore no permission bits: any local UID on the host that...

5.5CVSS5.4AI score0.00149EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/16 1:49 p.m.20 views

Incorrect Default Permissions

Overview Affected versions of this package are vulnerable to Incorrect Default Permissions via the module and resolve request types in the internal IPC server. An attacker can access sensitive files and secrets by connecting to the world-accessible abstract-namespace Unix socket and issuing craft...

6.8CVSS5.9AI score0.00149EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/16 12:40 p.m.16 views

BIT-PARSE-2026-53725 Parse Server: Endpoints `/login` and `/verifyPassword` disclose MFA secrets and protected fields when `_User` get is denied

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.8.0 to before version 9.9.1, apps that enable MFA and deny get on the User class via Class-Level Permissions could expose sensitive user data through the /login and /verifyPasswo...

5.9CVSS5.3AI score0.00252EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/16 10:43 a.m.16 views

CVE-2026-47190

A flaw was found in the Cluster API Provider Metal3 IP Address Manager IPAM controller. The controller's ClusterRole granted excessive permissions, allowing full create, read, update, and delete CRUD access to core/v1 Secrets. If the controller pod were compromised, an attacker could leverage the...

6.4CVSS5.3AI score0.00333EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/16 6:16 a.m.29 views

CVE-2026-50255

Incorrect default permissions issue exists in Optical Disc Archive Software for Windows 5.5.3 and earlier. If this vulnerability is exploited, arbitrary code may be executed with SYSTEM privileges...

6.7CVSS0.00089EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/16 5:03 a.m.75 views

CVE-2026-50255

CVE-2026-50255 affects Optical Disc Archive Software for Windows (5.5.3 and earlier). The issue is an incorrect default permissions setting that could allow an attacker to execute arbitrary code with SYSTEM privileges. CVSS details indicate local access with high impact to confidentiality, integr...

6.7CVSS6.9AI score0.00089EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/16 5:03 a.m.17 views

EUVD-2026-37035

Incorrect default permissions issue exists in Optical Disc Archive Software for Windows 5.5.3 and earlier. If this vulnerability is exploited, arbitrary code may be executed with SYSTEM privileges...

6.7CVSS6.9AI score0.00089EPSS
SaveExploits0References2
Rows per page
Query Builder