Lucene search
+L

475045 matches found

Cvelist
Cvelist
added 2026/07/29 6:50 p.m.66 views

CVE-2026-67429 Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled outputdir instead of validatepathwithenvconfig and its FLYTOSANDBOXDIR confinement, allowing attacker-controlled response bytes to be...

10CVSS0.00494EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 6:48 p.m.43 views

CVE-2026-67428

The CVE-2026-67428 entry concerns Flyto2 Core, an automation/AI-agent workflow kernel. Before version 2.26.7, multiple HTTP-emitting modules (including http/requests.py, core.api.http_get, core.api.http_post, graphql.query/mutation, monitor.http_check, communication.slack_send, notification.disco...

8.5CVSS6AI score0.00337EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 6:45 p.m.66 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 2026/07/29 6:45 p.m.5 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 score
SaveExploits0References5
CVE
CVE
added 2026/07/29 6:45 p.m.45 views

CVE-2026-67427

CVE-2026-67427 , affecting Flyto2 Core prior to 2.26.6, enables the workflow engine’s variable resolver to expand ${env.VAR} for any host environment variable without an allowlist or policy check. This bypasses the default capability policy denylist for env.get and env.load_dotenv, enabling a wor...

8.6CVSS6AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 6:40 p.m.47 views

CVE-2026-16326

In consul-mcp-server, versions 0.1.0–0.1.3 fail to properly isolate session state in stateless mode, which may allow one client’s Consul authentication token to be used for subsequent requests from other clients. This is critical (CVSS v3.1: 10.0; AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L). The issue i...

10CVSS5.8AI score0.00299EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/29 6:35 p.m.12 views

vim: Vim: Out-of-bounds Write in Spell File Word Count

A flaw was found in Vim, an open-source command-line text editor. A remote attacker could exploit this vulnerability by tricking a user into loading a specially crafted spell file. When the user invokes spell suggestion, the editor attempts to process the malicious file, leading to an out-of-boun...

8.4CVSS5.5AI score0.00124EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/29 6:35 p.m.48 views

CVE-2026-67425

CVE-2026-67425 affects Flyto2 Core. Prior to version 2.26.6, the component llm.chat reads provider keys (e.g., OPENAI_API_KEY, ANTHROPOLIC_API_KEY) from the environment and transmits them in an Authorization: Bearer header to a caller-controlled base_url, enabling an attacker to exfiltrate the op...

8.6CVSS6AI score0.00319EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 6:35 p.m.32 views

CVE-2026-67425 Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAIAPIKEY and ANTHROPICAPIKEY from the environment and sends them in the Authorization: Bearer header to caller-controlled baseurl, allowing an attacker to receive th...

8.6CVSS0.00319EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/29 6:32 p.m.9 views

EUVD-2026-50466

In consul-mcp-server, versions 0.1.0 up to 0.1.3 did not restrict how the Consul backend address was supplied, allowing a connected client to override the server's configured Consul address via a request header. This may allow a malicious client to redirect the server's Consul API traffic to an...

8.6CVSS5.8AI score0.00232EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 6:27 p.m.7 views

EUVD-2026-50450

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. in versions 1.7.1 and prior, joserfc accepts JWTs with trailing padding == which are not conforming to the JOSE specifications. This leads to malleability of the JWTs when...

2.3CVSS5.8AI score0.00106EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 6:27 p.m.8 views

CVE-2026-62995 joserfc accepts JWT with padding, leading to JWT malleability

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. in versions 1.7.1 and prior, joserfc accepts JWTs with trailing padding == which are not conforming to the JOSE specifications. This leads to malleability of the JWTs when...

2.3CVSS5.8AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 6:27 p.m.7 views

CVE-2026-62995 joserfc accepts JWT with padding, leading to JWT malleability

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. in versions 1.7.1 and prior, joserfc accepts JWTs with trailing padding == which are not conforming to the JOSE specifications. This leads to malleability of the JWTs when...

2.3CVSS5.8AI score0.00106EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 6:27 p.m.61 views

CVE-2026-62995 joserfc accepts JWT with padding, leading to JWT malleability

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. in versions 1.7.1 and prior, joserfc accepts JWTs with trailing padding == which are not conforming to the JOSE specifications. This leads to malleability of the JWTs when...

2.3CVSS0.00106EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 6:27 p.m.16 views

CVE-2026-62995

CVE-2026-62995 affects the Python library joserfc (versions ≤ 1.7.1). The issue: joserfc accepts JWTs with trailing padding (==), which is non-conforming to JOSE specs and enables JWT malleability when parsed by the library. Practical impact varies by deployment and could allow bypass of token re...

2.3CVSS5.8AI score0.00106EPSS
SaveExploits0References1
HashiCorp Security Advisories
HashiCorp Security Advisories
added 2026/07/29 6:24 p.m.7 views

Multiple vulnerabilities impacting HashiCorp Consul MCP Server

Summary consul-mcp-server versions 0.1.0 up to 0.1.3 are affected by two vulnerabilities. First, the server did not restrict client-supplied overrides of the Consul backend address, which may allow a connected client to redirect Consul API traffic to an attacker-controlled endpoint and potentiall...

10CVSS5.8AI score0.00299EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/07/29 6:2 p.m.8 views

EUVD-2026-50444

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, ab attacker can force WebSocket upgrade via the lax V07 or V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers,...

6.3CVSS5.8AI score0.00249EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/29 5:46 p.m.10 views

Information Exposure

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Information Exposure via the cache-control parser in lib/util/cache.js used by interceptors.cache. An attacker can cause a private response to be stored in the shared...

9.1CVSS7.2AI score0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 5:39 p.m.63 views

CVE-2026-41939 Care Everywhere Gateway 14.3.10 Hard-coded Credentials RCE via WildFly

Care Everywhere Gateway 14.3.10 contains a hard-coded credentials vulnerability in the bundled WildFly 8.2.0.Final management interface that allows unauthenticated remote attackers to gain administrative access by using default credentials identical across all installations. Attackers can...

9.8CVSS0.00801EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 5:37 p.m.8 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS6.1AI score0.00113EPSS
SaveExploits1References1
Rows per page
Query Builder