Lucene search
+L

1097 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/03/02 6:49 p.m.19 views

Malicious code in amigapythonupdater (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 46cf32631436ddacf36a4984b254c10554b4e94c6099c5012a96ec3a7c5426a1 During import, only in specific environments, a module containing code disguised as telemetry is imported. This code then exfiltrates sensitive environment...

6.2AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/02/27 9:36 p.m.20 views

OpenClaw: Skill env override host env injection via applySkillConfigEnvOverrides (defense-in-depth)

Summary applySkillConfigEnvOverrides previously copied skills.entries..env values into the host process.env without applying the host env safety policy. Impact In affected versions, dangerous process-level variables such as NODEOPTIONS could be injected when unset, which can influence...

8.8CVSS5.9AI score0.00316EPSS
SaveExploits0References5Affected Software1
SUSE Linux
SUSE Linux
added 2026/02/25 9:46 a.m.17 views

Security update 5.1.2 for Multi-Linux Manager Client Tools

This update fixes the following issues: dracut-saltboot: Update to version 1.1.0 Retry DHCP requests up to 3 times bsc1253004 golang-github-QubitProducts-exporterexporter: Non-customer-facing optimization around source building golang-github-boynux-squidexporter: Update to version 1.13.0...

8.7CVSS5.7AI score0.00742EPSS
SaveExploits1References56
NVD
NVD
added 2026/02/21 12:16 a.m.19 views

CVE-2026-27203

eBay API MCP Server is an open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. All versions are vulnerable to Environment Variable Injection through the updateEnvFile function. The ebaysetusertokens tool allows updating the .env file with new tokens...

8.3CVSS0.00367EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/21 12:00 a.m.21 views

eBay API MCP Server 注入漏洞

The eBay API MCP Server is a context-based protocol server developed by YosefHayim as an individual developer. The eBay API MCP Server has a vulnerability related to environment variable injection in the updateEnvFile function. This vulnerability may lead to configuration overrides, denial of...

8.3CVSS6.1AI score0.00367EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/20 11:30 p.m.10 views

CVE-2026-27203

eBay API MCP Server is an open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. All versions are vulnerable to Environment Variable Injection through the updateEnvFile function. The ebaysetusertokens tool allows updating the .env file with new tokens...

8.3CVSS5.8AI score0.00367EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/20 11:30 p.m.9 views

CVE-2026-27203 eBay API MCP Server Affected by Environment Variable Injection

eBay API MCP Server is an open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. All versions are vulnerable to Environment Variable Injection through the updateEnvFile function. The ebaysetusertokens tool allows updating the .env file with new tokens...

8.3CVSS5.7AI score0.00367EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/20 11:30 p.m.13 views

CVE-2026-27203 eBay API MCP Server Affected by Environment Variable Injection

eBay API MCP Server is an open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. All versions are vulnerable to Environment Variable Injection through the updateEnvFile function. The ebaysetusertokens tool allows updating the .env file with new tokens...

8.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/20 11:30 p.m.47 views

CVE-2026-27203 eBay API MCP Server Affected by Environment Variable Injection

eBay API MCP Server is an open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. All versions are vulnerable to Environment Variable Injection through the updateEnvFile function. The ebaysetusertokens tool allows updating the .env file with new tokens...

8.3CVSS0.00367EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/20 11:30 p.m.65 views

CVE-2026-27203

The CVE-2026-27203 entry affects ebay-mcp (eBay API MCP Server), where the updateEnvFile function in src/auth/oauth.ts blindly appends or replaces values, enabling CRLF/environment variable injection via the ebay_set_user_tokens tool. This can inject arbitrary environment variables into the .env ...

8.3CVSS5.8AI score0.00367EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/19 8:27 p.m.25 views

GHSA-97RM-XJ73-33JH eBay API MCP Server Affected by Environment Variable Injection

The ebaysetusertokens tool allows updating the .env file with new tokens. The updateEnvFile function in src/auth/oauth.ts blindly appends or replaces values without validating them for newlines or quotes. This allows an attacker to inject arbitrary environment variables into the configuration fil...

8.3CVSS6AI score0.00367EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/19 8:27 p.m.20 views

eBay API MCP Server Affected by Environment Variable Injection

The ebaysetusertokens tool allows updating the .env file with new tokens. The updateEnvFile function in src/auth/oauth.ts blindly appends or replaces values without validating them for newlines or quotes. This allows an attacker to inject arbitrary environment variables into the configuration fil...

8.3CVSS6AI score0.00367EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/19 7:07 p.m.7 views

CVE-2026-26189 Trivy Action has a script injection via sourced env file in composite action

Trivy Action runs Trivy as GitHub action to scan a Docker container image for vulnerabilities. A command injection vulnerability exists in aquasecurity/trivy-action versions 0.31.0 through 0.33.1 due to improper handling of action inputs when exporting environment variables. The action writes...

5.9CVSS5.9AI score0.01349EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/19 7:07 p.m.97 views

CVE-2026-26189

CVE-2026-26189 affects aquasecurity/trivy-action (GitHub Action) where command injection is possible via unsafely exporting environment variables to trivy_envs.txt and sourcing it in entrypoint.sh. Affected versions are 0.31.0 through 0.33.1; a patch was released in 0.34.0. The issue arises from ...

8.1CVSS5.9AI score0.01349EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/19 7:07 p.m.38 views

CVE-2026-26189 Trivy Action has a script injection via sourced env file in composite action

Trivy Action runs Trivy as GitHub action to scan a Docker container image for vulnerabilities. A command injection vulnerability exists in aquasecurity/trivy-action versions 0.31.0 through 0.33.1 due to improper handling of action inputs when exporting environment variables. The action writes...

5.9CVSS0.01349EPSS
SaveExploits0References3
RustSec
RustSec
added 2026/02/19 12:00 p.m.20 views

`rpc-check` was removed from crates.io for malicious code

It was attempting to steal credentials from the POLYMARKETPRIVATEKEY environment variable. The malicious crate had 3 versions published on 2026-02-15 and had been downloaded only 155 times. There were no crates depending on this crate on crates.io. Thanks to Sisong Li for finding and reporting th...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/02/11 9:16 p.m.13 views

CVE-2020-37214

Voyager 1.3.0 contains a directory traversal vulnerability that allows attackers to access sensitive system files by manipulating the asset path parameter. Attackers can exploit the path parameter in /admin/voyager-assets to read arbitrary files like /etc/passwd and .env configuration files...

8.7CVSS5.7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.11 views

PT-2026-7712

Voyager 1.3.0 contains a directory traversal vulnerability that allows attackers to access sensitive system files by manipulating the asset path parameter. Attackers can exploit the path parameter in /admin/voyager-assets to read arbitrary files like /etc/passwd and .env configuration files...

8.7CVSS5.7AI score0.00635EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/02/04 5:14 a.m.11 views

Malicious Package

Overview z-shop-js-env is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2026/02/04 5:14 a.m.9 views

MAL-2026-727 Malicious code in z-shop-js-env (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c910274a4f0635a1545efdbfbd102ee02489acc2cc2e37c2c5bec67beb6ea1eb The package z-shop-js-env was found to contain malicious code. Source: ghsa-malware 9a1ecf70acc2b9592534b8c85342bac4b887b74656f5c9d971d51375fed00d9f...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder