Lucene search
+L

1096 matches found

Github Security Blog
Github Security Blog
added 2026/06/19 3:12 p.m.31 views

ouroboros-ai: Incomplete fix of CVE-2026-47211: untrusted project .env can still reach RCE via omitted execution-routing keys

Impact The CVE-2026-47211 fix 0.39.0 added UNTRUSTEDENVDENYLIST to stop an untrusted project-directory .env from redirecting execution. The denylist was incomplete — several execution-routing keys of the same RCE class were omitted, so a malicious cloned repo can still reach arbitrary command...

8.4CVSS6.1AI score0.00171EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/18 8:33 p.m.20 views

Untrusted Search Path

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Untrusted Search Path via the npmexecpath environment variable in a workspace .env file, which can influence the executable path used during bundled runtime dependency installation. An...

7.1CVSS5.9AI score0.00118EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/18 8:16 p.m.25 views

CVE-2026-47846

Bitnami Cassandra container images are affected by a retained default superuser vulnerability. When a custom administrator account is configured via the CASSANDRAUSER environment variable, the container initialization script creates the new superuser account but fails to drop the built-in cassand...

9.8CVSS0.00483EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/18 7:26 p.m.34 views

CVE-2026-48980

The PAM module pam_usb is affected by a local-access vulnerability in earlier releases (pre-0.9.2) where getenv() in a PAM context returns attacker-controlled values for XRDP_SESSION, DISPLAY, and TMUX when the environment is manipulated by a local user. These values influence local-vs-remote ses...

6.3CVSS5.3AI score0.00175EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/18 1:04 p.m.24 views

EUVD-2026-37144

OpenClaw: Workspace .env CLOUDSDKPYTHON could influence Gmail setup gcloud execution...

7.1CVSS5.4AI score0.00133EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/18 1:04 p.m.29 views

Untrusted Search Path

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Untrusted Search Path via the CLOUDSDKPYTHON environment variable in the .env file during the Gmail setup process. An attacker can cause unintended Python runtime execution by manipulatin...

7.1CVSS6AI score0.00133EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/17 9:44 p.m.52 views

CVE-2026-50200

The CVE affects Steeltoe’s Environment actuator sanitization for Steeltoe.Management.Endpoint <4.2.0 and Steeltoe.Management.EndpointCore <3.4.0. The Sanitizer uses a suffix-based key match list (default: password, secret, key, token, .credentials. , vcap_services) that does not cover Conne...

7.5CVSS5.3AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/17 9:32 p.m.30 views

MAL-2026-6083 Malicious code in syncagents (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aebf468a6887fb09002d4ae4aceab77e347034b389b02e252844f7d0d81fabd6 The PyPI package 'syncagents' impersonates the legitimate PyPI package 'agentsync' — the README, PKG-INFO, CHANGELOG, and project URLs all point at...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/06/17 4:04 a.m.17 views

MAL-2026-5975 Malicious code in cryptodao-contracts (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 21c450a1d14c10213b83137f9c0670a9d8ed953105f96d66eedee78a56479d82 Package is published as version 99.99.99 to win private-vs-public resolution against an internal cryptodao-contracts namespace. The package's main...

5.4AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/17 3:50 a.m.39 views

Malicious code in @public-for-cdao/common (npm)

The @public-for-cdao/common package is part of a dependency-confusion credential theft campaign. Its package.json declares a postinstall hook that runs node recon.js automatically during npm installation. The bundled recon.js is identical across six packages in the @public-for-cdao scope and has...

5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/16 9:32 p.m.25 views

Duplicate Advisory: Host environment sanitizer missed two Node.js control variables

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-ccwh-wwpp-6wg5. This link is maintained to preserve external references. Original Description OpenClaw before 2026.5.26 contains an insufficient sanitization vulnerability in the host environment sanitizer that...

8.1CVSS5.2AI score0.00246EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 9:31 p.m.22 views

Duplicate Advisory: Workspace .env npm_execpath could influence bundled runtime dependency install

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-24vr-rprv-67rf. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.29 contains a path traversal vulnerability in the install helper that allows workspace .env...

7.1CVSS5.3AI score0.00118EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 9:31 p.m.20 views

Duplicate Advisory: Workspace .env CLOUDSDK_PYTHON could influence Gmail setup gcloud execution

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-fq9j-vw4w-fr6v. This link is maintained to preserve external references. Original Description OpenClaw before 2026.5.2 contains an environment variable injection vulnerability allowing workspace .env files to...

7.1CVSS5.8AI score0.00133EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 7:04 p.m.23 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
Vulnrichment
Vulnrichment
added 2026/06/16 6:05 p.m.15 views

CVE-2026-53864 OpenClaw < 2026.5.26 - Insufficient Environment Variable Sanitization in Node.js Control Variables

OpenClaw before 2026.5.26 contains an insufficient sanitization vulnerability in the host environment sanitizer that allows Node.js control variables to bypass validation. Attackers with access to workspace .env files, tool environment overrides, or skill environment blocks can pass malicious...

8.1CVSS5.3AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/16 6:04 p.m.19 views

CVE-2026-53846 OpenClaw < 2026.4.29 - Arbitrary Package Manager Execution via Workspace .env npm_execpath

OpenClaw before 2026.4.29 contains a path traversal vulnerability in the install helper that allows workspace .env files to override the npmexecpath configuration used for bundled runtime dependency installation. Attackers with workspace access can execute unintended local package-manager...

7CVSS6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/16 6:04 p.m.11 views

CVE-2026-53846 OpenClaw < 2026.4.29 - Arbitrary Package Manager Execution via Workspace .env npm_execpath

OpenClaw before 2026.4.29 contains a path traversal vulnerability in the install helper that allows workspace .env files to override the npmexecpath configuration used for bundled runtime dependency installation. Attackers with workspace access can execute unintended local package-manager...

7.1CVSS5.4AI score0.00118EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/16 6:04 p.m.12 views

CVE-2026-53842 OpenClaw < 2026.5.2 - Arbitrary Python Runtime Execution via CLOUDSDK_PYTHON Environment Variable

OpenClaw before 2026.5.2 contains an environment variable injection vulnerability allowing workspace .env files to influence Python runtime selection through CLOUDSDKPYTHON during Gmail setup gcloud execution. Attackers with repository access can manipulate the CLOUDSDKPYTHON variable to execute...

7.1CVSS5.8AI score0.00133EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/16 4:22 p.m.17 views

MAL-2026-5901 Malicious code in chai-as-polished (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b2ea0d46e0bb4382e8d684d025cb72b7f99e37874c571e9946ae1268b70be6cf Package name is a one-edit typosquat of the widely-used chai-as-promised, but the shipped code is unrelated to chai. The exported middleware spawns a...

6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/06/16 3:27 p.m.11 views

MAL-2026-5894 Malicious code in create-vercel-integration (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aeaea6bab6360c38ed5a7de7065eb04d0ac489bb3670b68defc8bc26874d3d62 Package name mimics Vercel's official create- initializer convention e.g. create-next-app, targeting developers who mistype or guess the initializer...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder