Lucene search
+L

10659 matches found

CVE
CVE
added 2026/08/21 9:35 p.m.48 views

CVE-2026-53487

Kite, a Kubernetes dashboard, has an authenticated cluster RBAC bypass in the /api/v1/overview endpoint prior to version 0.12.3. The root cause is that the overview route is registered before middleware.RBACMiddleware(), and the GetOverview handler only verifies len(user.Roles) > 0 rather than...

4.3CVSS7.6AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 9:16 p.m.10 views

AZL-96989 CVE-2026-53572 affecting package keda 2.14.1-18

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS7.1AI score0.00319EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 8:11 p.m.15 views

EUVD-2026-64131

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS7.6AI score0.00319EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/21 9:16 a.m.12 views

CVE-2026-62440

Improper Access Control vulnerability in Apache CloudStack's Kubernetes Service CKS plugin, allowing cross-tenant manipulation of the Kubernetes cluster while adding and removing nodes. This issue affects Apache CloudStack: from 4.21.0.0 through 4.22.1.0. Users are recommended to upgrade to versi...

9.1CVSS0.003EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 8:23 a.m.30 views

CVE-2026-62440

CVE-2026-62440 is an Improper Access Control vulnerability in Apache CloudStack's Kubernetes Service (CKS) plugin . It allows cross-tenant manipulation of a Kubernetes cluster during node add/remove operations, meaning one tenant can affect another tenant's cluster. Affected versions are 4.21.0.0...

9.1CVSS5.2AI score0.003EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/21 8:23 a.m.38 views

CVE-2026-62440 Apache CloudStack: Improper access control in Kubernetes Service (CKS) cluster manipulation

Improper Access Control vulnerability in Apache CloudStack's Kubernetes Service CKS plugin, allowing cross-tenant manipulation of the Kubernetes cluster while adding and removing nodes. This issue affects Apache CloudStack: from 4.21.0.0 through 4.22.1.0. Users are recommended to upgrade to versi...

0.003EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 8:23 a.m.13 views

EUVD-2026-63835

Improper Access Control vulnerability in Apache CloudStack's Kubernetes Service CKS plugin, allowing cross-tenant manipulation of the Kubernetes cluster while adding and removing nodes. This issue affects Apache CloudStack: from 4.21.0.0 through 4.22.1.0. Users are recommended to upgrade to versi...

5.2AI score0.003EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.19 views

PT-2026-79328

Name of the Vulnerable Software and Affected Versions Apache CloudStack versions 4.21.0.0 through 4.22.1.0 Description Improper Access Control in the Kubernetes Service CKS plugin allows cross-tenant manipulation of the Kubernetes cluster during the process of adding and removing nodes...

9.1CVSS5.9AI score0.003EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 10:17 p.m.18 views

CVE-2026-55769

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG opened superuser connections without pinning searchpath in fillDefaultParameters in pkg/management/postgres/pool/profiles.go. A role holding DATABASE OWNER...

9.4CVSS0.00544EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/20 9:41 p.m.12 views

CVE-2026-55769 CloudNativePG: Overriding operators can lead to privilege escalation in CloudNativePG for SQL queries without a fixed `search_path`

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG opened superuser connections without pinning searchpath in fillDefaultParameters in pkg/management/postgres/pool/profiles.go. A role holding DATABASE OWNER...

9.4CVSS6AI score
SaveExploits0References10
CVE
CVE
added 2026/08/20 9:41 p.m.51 views

CVE-2026-55769

CloudNativePG (a Kubernetes operator for PostgreSQL) is vulnerable to privilege escalation to superuser in versions prior to 1.28.4 and 1.29.2 . The root cause is that superuser connections in fillDefaultParameters (pkg/management/postgres/pool/profiles.go) did not pin search_path. An attacker wi...

9.4CVSS6.8AI score0.00544EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/20 9:38 p.m.19 views

EUVD-2026-63685

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG embedded cleartext role passwords in ALTER ROLE and CREATE ROLE statements generated by SetUserPassword in pkg/management/postgres/utils/roles.go and...

8.5CVSS6.5AI score0.00288EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/20 9:38 p.m.27 views

CVE-2026-55765

CloudNativePG (a Kubernetes-based PostgreSQL management platform) prior to 1.28.4 and 1.29.2 embedded cleartext role passwords in ALTER ROLE and CREATE ROLE statements generated by SetUserPassword and appendPasswordOption. When pg_stat_statements was preloaded with track_utility enabled, an untru...

8.5CVSS6.5AI score0.00288EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/20 9:38 p.m.24 views

CVE-2026-55765 CloudNativePG: Cleartext role passwords recorded in pg_stat_statements allow privileged tenant roles to recover the PostgreSQL superuser credential and achieve RCE in the database pod

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG embedded cleartext role passwords in ALTER ROLE and CREATE ROLE statements generated by SetUserPassword in pkg/management/postgres/utils/roles.go and...

8.5CVSS5.6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/20 9:38 p.m.55 views

CVE-2026-55765 CloudNativePG: Cleartext role passwords recorded in pg_stat_statements allow privileged tenant roles to recover the PostgreSQL superuser credential and achieve RCE in the database pod

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG embedded cleartext role passwords in ALTER ROLE and CREATE ROLE statements generated by SetUserPassword in pkg/management/postgres/utils/roles.go and...

8.5CVSS0.00288EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/20 9:17 p.m.15 views

CVE-2026-67567

A flaw was found in the multicloud-operators-subscription component. This vulnerability allows a tenant, who has the ability to create HelmRelease custom resources CRs, to bypass existing security controls. The system's HelmRelease controller processes Helm chart templates using its own elevated...

9.9CVSS0.00428EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/20 6:15 p.m.39 views

CVE-2026-66787 Lighthouse: go pprof profiling endpoint enabled unconditionally on lighthouse-agent :8082

A flaw was found in the lighthouse component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability stems from insufficient validation of advertised IP addresses within EndpointSlice objects. A compromised spoke cluster can exploit this by creating EndpointSlices with...

5.4CVSS0.0024EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/20 3:18 p.m.22 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.13.70 bug fix and security update

Red Hat OpenShift Container Platform release 4.13.70 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.13. Red Hat Product Security has rated this update as having a...

9.1CVSS6.1AI score0.0103EPSS
SaveExploits5References8
RedHat Linux
RedHat Linux
added 2026/08/20 2:40 p.m.12 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.13.70 bug fix and security update

Red Hat OpenShift Container Platform release 4.13.70 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.13. Red Hat Product Security has rated this update as having a...

9.8CVSS6.4AI score0.02759EPSS
SaveExploits6References10
Chainguard
Chainguard
added 2026/08/20 2:17 a.m.29 views

GO-2026-6238 vulnerabilities

Vulnerabilities for packages: splunk-otel-collector, docker, hubble-ui, prometheus, splunk-otel-collector-fips, falcoctl-fips, cilium, kubescape-server-fips, milvus, gitaly, agentbeat-fips, delve, containerd-fips, hubble-fips, cosmo-router-fips, gitaly-fips, vitess, rke2-runtime-fips, witness,...

5.3AI score
SaveExploits0
Rows per page
Query Builder