Lucene search
+L

2302 matches found

Cvelist
Cvelist
added 2026/08/11 9:45 p.m.28 views

CVE-2026-73246 Kestra: Unauthenticated management `/worker` endpoint exposes live task configuration and plaintext credentials

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS0.00347EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 9:45 p.m.59 views

CVE-2026-73246

Kestra is an open-source event-driven orchestration platform. A vulnerability exists prior to 2.0.0-rc6 where WorkerEndpoint exposes GET /worker without authentication, serializing the complete live Task object. This can reveal commands, environment variables, HTTP headers, connection details, pl...

7.5CVSS5.6AI score0.00347EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 8:18 p.m.8 views

CVE-2026-71845

A flaw was found in insights-client. The setDefault function logs the value of every environment variable it processes, including CCXTOKEN, a bearer credential used in disconnected cluster deployments. When glog verbosity is set to level 2 or higher, the token is written in clear text to the pod...

7.7CVSS0.00284EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/11 7:29 p.m.16 views

CVE-2026-65655 Temporal UI Server may set OAuth credential cookies without Secure behind a TLS-terminating reverse proxy

When OAuth authentication is enabled and browser-facing TLS terminates at a reverse proxy that forwards the callback to Temporal UI Server over HTTP, affected versions derive authentication-cookie Secure attributes from the proxy-to-server connection. Temporal UI Server can therefore issue...

2.3CVSS5.5AI score
SaveExploits0References12
EUVD
EUVD
added 2026/08/11 7:24 p.m.8 views

EUVD-2026-56902

A flaw was found in insights-client. When the application receives a non-200 response, it logs the request headers, which can include the cloud.openshift.com pull-secret token. A local user with access to pod logs on the hub could read this long-lived credential. This information disclosure could...

6.3CVSS5.3AI score0.00201EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 7:24 p.m.10 views

CVE-2026-71474

A flaw was found in insights-client. When the application receives a non-200 response, it logs the request headers, which can include the cloud.openshift.com pull-secret token. A local user with access to pod logs on the hub could read this long-lived credential. This information disclosure could...

6.3CVSS5.2AI score0.00201EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/11 7:22 p.m.7 views

CVE-2026-71845 Insights-client: insights-client: ccx_token bearer credential logged in clear text at startup via setdefault()

A flaw was found in insights-client. The setDefault function logs the value of every environment variable it processes, including CCXTOKEN, a bearer credential used in disconnected cluster deployments. When glog verbosity is set to level 2 or higher, the token is written in clear text to the pod...

6.3CVSS5.3AI score0.00284EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/11 7:22 p.m.9 views

EUVD-2026-56898

A flaw was found in insights-client. The setDefault function logs the value of every environment variable it processes, including CCXTOKEN, a bearer credential used in disconnected cluster deployments. When glog verbosity is set to level 2 or higher, the token is written in clear text to the pod...

6.3CVSS5.3AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 6:46 p.m.30 views

CVE-2026-18691 Improper Authentication in MongoDB Intra-Cluster Connections Allows Credential Exposure

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS0.00238EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 6:46 p.m.6 views

CVE-2026-18691

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS5.3AI score0.00238EPSS
SaveExploits0References2Affected Software1
MongoDB
MongoDB
added 2026/08/11 6:46 p.m.9 views

Improper Authentication in MongoDB Intra-Cluster Connections Allows Credential Exposure

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS5.3AI score0.00238EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/11 6:46 p.m.65 views

CVE-2026-18691

The CVE describes a vulnerability in MongoDB Server’s intra-cluster connection setup where an attacker with network access can influence the authentication mechanism used when one replica set member connects to another. Under certain conditions, the shared internal credential may be transmitted i...

9CVSS5.3AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 6:17 p.m.12 views

CVE-2026-48790

Turso CLI is the command line interface CLI to the open-source database Turso. Versions prior to 1.0.26 persist the user's Turso platform JWT to settings.json using Viper's default configPermissions of 0o644, leaving the credential file world-readable on standard Linux and macOS systems. Any othe...

5.5CVSS0.00105EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/11 5:25 p.m.55 views

CVE-2026-48790

CVE-2026-48790 (turso-cli) : Versions prior to 1.0.26 store the Turso platform JWT in settings.json with world-readable permissions (0o644) due to Viper’s default configPermissions, enabling any local user on the host to read the file and exfiltrate the JWT, which grants full Turso platform acces...

5.5CVSS8.4AI score0.00105EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 5:25 p.m.13 views

CVE-2026-48790 turso-cli persists Turso platform JWT with world-readable (0o644) file permissions

Turso CLI is the command line interface CLI to the open-source database Turso. Versions prior to 1.0.26 persist the user's Turso platform JWT to settings.json using Viper's default configPermissions of 0o644, leaving the credential file world-readable on standard Linux and macOS systems. Any othe...

5.5CVSS5.5AI score
SaveExploits0References6
NVD
NVD
added 2026/08/11 4:17 p.m.8 views

CVE-2026-48766

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to exfiltrate stored OpenAI-compatible API keys by invoking the OpenAI model-listing helper with an attacker-controlled baseUrl. The vulnerable path decrypts the selected workspace...

7.6CVSS0.00315EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 4:17 p.m.11 views

CVE-2026-42142

TypeBot is a chatbot builder tool. Prior to version 3.17.0, the handleGetSheets API handler POST /api/sheets/getSheets does not validate workspace membership, allowing any authenticated user to access and decrypt another workspace's Google Sheets OAuth credentials and retrieve spreadsheet data...

7.1CVSS0.0027EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 3:55 p.m.31 views

CVE-2026-48766 TypeBot vulnerable to OpenAI API key exfiltration in listModels via attacker-controlled baseUrl

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to exfiltrate stored OpenAI-compatible API keys by invoking the OpenAI model-listing helper with an attacker-controlled baseUrl. The vulnerable path decrypts the selected workspace...

7.6CVSS0.00315EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 3:45 p.m.11 views

EUVD-2026-56235

TypeBot is a chatbot builder tool. Prior to version 3.17.0, the handleGetSheets API handler POST /api/sheets/getSheets does not validate workspace membership, allowing any authenticated user to access and decrypt another workspace's Google Sheets OAuth credentials and retrieve spreadsheet data...

7.1CVSS5.2AI score0.0027EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 2:03 p.m.10 views

EUVD-2026-56152

TypeBot is a chatbot builder tool. In version 3.16.1, API tokens bearer credentials used to authenticate against the builder API are stored in the database as cleartext strings. An attacker who gains read access to the database e.g., via SQL injection, backup exposure, or insider access can extra...

9.1CVSS5.6AI score0.00196EPSS
SaveExploits0References4
Rows per page
Query Builder