Lucene search
+L

9890 matches found

CVE
CVE
added 3 hours ago48 views

CVE-2026-47211

CVE-2026-47211 affects Ouroboros (local-first runtime for AI coding agents). Prior to version 0.39.0, loading the project-local .env could cause arbitrary code execution when a user runs Ouroboros commands in a cloned malicious repository; execution-affecting variables like OUROBOROS_CLI_PATH and...

8.4CVSS6.3AI score0.00557EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-67322

GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through Git.polishurl, which on non-Cygwin platforms calls os.path.expandvars on the URL before invoking git clone. An attacker who controls the clone URL can emb...

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-67322

GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through Git.polishurl, which on non-Cygwin platforms calls os.path.expandvars on the URL before invoking git clone. An attacker who controls the clone URL can emb...

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0
Nuclei
Nuclei
added 3 days ago123 views

Juniper J-Web - Remote Code Execution

A PHP External Variable Modification vulnerability in J-Web of Juniper Networks Junos OS on EX Series and SRX Series allows an unauthenticated, network-based attacker to control certain environments variables to execute remote commands id: CVE-2023-36845 info: name: Juniper J-Web - Remote Code...

9.8CVSS7.5AI score0.9415EPSS
SaveExploits27References5
CVE
CVE
added 4 days ago54 views

CVE-2026-12940

Langflow OSS versions 1.0.0–1.10.1 are vulnerable to unauthenticated remote code execution via environment variable injection in the MCP stdio launcher. The root cause is in src/lfx/src/lfx/base/mcp/util.py where the DANGEROUS_ENV_VARS blocklist does not include SHELLOPTS, BASHOPTS, and PS4, enab...

9.8CVSS6.5AI score0.00478EPSS
SaveExploits1References1
Cvelist
Cvelist
added 4 days ago38 views

CVE-2026-12940 Langflow is affected by remote code execution due to multiple unauthenticated and insufficiently authorized API endpoints

IBM Langflow OSS 1.0.0 through 1.10.1 are vulnerable to unauthenticated remote code execution via environment variable injection in the MCP Model Context Protocol stdio launcher. The vulnerability exists in src/lfx/src/lfx/base/mcp/util.py where the DANGEROUSENVVARS blocklist fails to include...

9.8CVSS0.00478EPSS
SaveExploits1References1
EUVD
EUVD
added 4 days ago11 views

EUVD-2026-51240

IBM Langflow OSS 1.0.0 through 1.10.1 are vulnerable to unauthenticated remote code execution via environment variable injection in the MCP Model Context Protocol stdio launcher. The vulnerability exists in src/lfx/src/lfx/base/mcp/util.py where the DANGEROUSENVVARS blocklist fails to include...

9.8CVSS6.5AI score0.00478EPSS
SaveExploits1References1
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-50471

Flyto2 Core: $env.VAR interpolation reads any env secret despite env.get being denylisted...

8.6CVSS5.8AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago5 views

GHSA-HR7P-WG7R-HG9M Flyto2 Core: ${env.VAR} interpolation reads any env secret despite env.get being denylisted

Summary The capability policy denies the env.get and env.loaddotenv modules by default, with the stated reason that they read arbitrary host environment variables API keys, DSNs and are a secret-exfil risk. But the workflow engine's variable resolver expands $env.VAR for any environment variable...

8.6CVSS6.1AI score0.00339EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago35 views

CVE-2026-67349 OpenCost < 1.121.0 Unauthenticated Helm Values Exposure and Admin Bypass

OpenCost before 1.121.0 fails to authenticate the GET /helmValues endpoint, exposing base64-decoded HELMVALUES environment variable containing cloud provider credentials. Additionally, adminAuthMiddleware fails open when ADMINTOKEN is unset, allowing unauthenticated attackers to modify GCP servic...

8.7CVSS0.00286EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-52539

Outstatic CMS = 2.1.9 contains a hardcoded JWT signing secret. When the OSTTOKENSECRET environment variable is not set, the application falls back to the default value which is publicly visible in the source code repository. An unauthenticated remote attacker can exploit this by forging JWT sessi...

0.00303EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago13 views

CVE-2026-52539

CVE-2026-52539 affects Outstatic CMS

9.1CVSS6.1AI score0.00303EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-51327

Outstatic CMS = 2.1.9 contains a hardcoded JWT signing secret. When the OSTTOKENSECRET environment variable is not set, the application falls back to the default value which is publicly visible in the source code repository. An unauthenticated remote attacker can exploit this by forging JWT sessi...

6.1AI score0.00303EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 4 days ago9 views

PT-2026-66465

CentreStack before 17.4 contains a session variable injection vulnerability that allows unauthenticated attackers to inject arbitrary session variables by embedding newline and tab characters into a crafted AccountName parameter posted to the SelectProvider.aspx endpoint. Attackers can exploit th...

6.9CVSS5.9AI score0.00252EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago6 views

CVE-2026-67427

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, the workflow engine variable resolver expands $env.VAR for any host environment variable without an allowlist or capability policy check, allowing a workflow parameter to bypass the default capability polic...

8.6CVSS0.00339EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago64 views

CVE-2026-67427 Flyto2 Core: ${env.VAR} interpolation reads any env secret despite env.get being denylisted

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, the workflow engine variable resolver expands $env.VAR for any host environment variable without an allowlist or capability policy check, allowing a workflow parameter to bypass the default capability polic...

8.6CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

CVE-2026-67427 Flyto2 Core: ${env.VAR} interpolation reads any env secret despite env.get being denylisted

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, the workflow engine variable resolver expands $env.VAR for any host environment variable without an allowlist or capability policy check, allowing a workflow parameter to bypass the default capability polic...

8.6CVSS6AI score0.00339EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 5 days ago11 views

PT-2026-65894

Name of the Vulnerable Software and Affected Versions Flyto2 Core versions prior to 2.26.6 Description The workflow engine variable resolver expands $env.VAR for any host environment variable without an allowlist or capability policy check. This allows a workflow parameter to bypass the default...

8.6CVSS5.9AI score0.00339EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 4:17 p.m.6 views

DEBIAN-CVE-2026-17574

HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type field may cause the application to crash when the attribute is read...

6.7CVSS5.8AI score0.00117EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/27 4:17 p.m.11 views

CVE-2026-17574

HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type field may cause the application to crash when the attribute is read...

6.7CVSS0.00117EPSS
SaveExploits0References1
Rows per page
Query Builder