Lucene search
+L

81704 matches found

SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.7 views

SUSE CVE-2026-46354

Coder allows organizations to provision remote development environments via Terraform. In versions prior tp 2.24.5, 2.29.13, 2.30.8, 2.31.12, 2.32.2, and 2.33.3, azureidentity.Validate verifies that the PKCS7 signer certificate chains to a trusted Azure CA but never verifies the PKCS7 signature...

9.1CVSS7.8AI score0.0026EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.6 views

SUSE CVE-2026-46617

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.23.0, Fission runtime pods were created with ServiceAccountName: fission-fetcher, and the fission-fetcher ServiceAccount was granted...

8.7CVSS7.6AI score0.00346EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.7 views

SUSE CVE-2026-48529

GitHub MCP Server is GitHub's official MCP Server. From 0.22.0 until 1.1.2, when running in HTTP mode with --lockdown-mode enabled, the RepoAccessCache is implemented as a process-global singleton initialized with the first authenticated user's GraphQL client. All subsequent requests from differe...

6CVSS7.7AI score0.00139EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.6 views

SUSE CVE-2026-50565

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.24.0, Fission builder pods were created with ServiceAccountName: fission-builder and no AutomountServiceAccountToken: false, so the...

4.9CVSS7.5AI score0.00256EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.6 views

SUSE CVE-2026-52809

Gogs is an open source self-hosted Git service. Prior to 0.14.3, password-reset tokens are generated using conf.Auth.ActivateCodeLives the account-activation lifetime, not conf.Auth.ResetPasswordCodeLives. The token lifetime is baked into the token itself at generation time and is re-extracted fr...

6.8CVSS7.6AI score0.00151EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:39 p.m.6 views

SUSE CVE-2026-55431

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, coder open app opens external workspace-app URLs without validating the scheme or host. When an external app URL contains the $SESSIONTOKEN placeholder the...

7.7CVSS7.7AI score0.00183EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55669

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's external JWT Identity Provider validates a token's signature and issuer iss but not the audience aud claim, allowing a validly signed token from a trusted issuer for another relying party to be accepted ...

4.2CVSS7.6AI score0.00112EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55672

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's OAuth2 and OIDC CodeExchange, RefreshToken, and device token flows fail to verify that the requesting client matches the client that initiated the authorization flow, allowing intercepted grants or refre...

7.4CVSS7.6AI score0.00276EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55882

Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.19.5 through 0.37.3, the Tilt HUD server mounts Go net/http/pprof handlers under /debug with no access control. When the HUD or apiserver listener is network-exposed, an unauthenticated caller can read process memor...

8.3CVSS7.8AI score0.00384EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55883

Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.24.0 through 0.37.3, the Tilt HUD WebSocket at /ws/view is gated by a CSRF token, but the token is served by the unauthenticated /api/websockettoken endpoint and the upgrader accepts clients that omit an Origin...

8.3CVSS7.8AI score0.00222EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.6 views

SUSE CVE-2026-55884

Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.20.8 through 0.37.3, the Tilt HUD HTTP server registers handlers on a gorilla/mux router with no authenticating middleware. When the HUD is bound to a non-loopback address, an unauthenticated network caller can...

9.2CVSS7.8AI score0.00398EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 3:16 p.m.10 views

CVE-2026-67349

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
NVD
NVD
added 2026/07/30 3:16 p.m.11 views

CVE-2026-53431

Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...

9.1CVSS0.00413EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 2:46 p.m.5 views

GHSA-4JC5-G844-4X33 linuxfabrik-lib: fetch() forwards credential headers across a cross-origin redirect

Summary lib.url.fetch follows HTTP redirects followredirects=True. httpx strips only Authorization and Cookie when a redirect crosses the origin, so any other caller-supplied credential header a session token such as Redfish's X-Auth-Token, an API key, ... was still sent to the redirect target. A...

6CVSS5.8AI score0.00286EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/30 2:40 p.m.11 views

EUVD-2026-51152

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.7CVSS5.9AI score0.00286EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/30 2:40 p.m.30 views

CVE-2026-67349

OpenCost before 1.121.0 is vulnerable. The GET /helmValues endpoint does not require authentication, exposing a base64-decoded HELM_VALUES containing cloud provider credentials. Additionally, adminAuthMiddleware is permissive when ADMIN_TOKEN is unset, allowing unauthenticated POST /serviceKey to...

8.7CVSS5.9AI score0.00286EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/30 2:17 p.m.12 views

EUVD-2026-51145

Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/30 2:17 p.m.10 views

CVE-2026-53431 Boruta accepts expired JWT client assertions due to missing exp claim validation

Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 2:17 p.m.6 views

CVE-2026-53431 Boruta accepts expired JWT client assertions due to missing exp claim validation

Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/30 2:17 p.m.6 views

EEF-CVE-2026-53431 Boruta accepts expired JWT client assertions due to missing exp claim validation

Summary Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication client\secret\j...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References5
Rows per page
Query Builder