Lucene search
+L

21 matches found

OSV
OSV
added 2026/09/18 5:14 p.m.7 views

GHSA-GJW4-3V3V-RQXG Capsule: Tenant owner bypasses Capsule's forbidden namespace/service/node label and annotation enforcement

Summary Capsule lets a cluster administrator forbid specific metadata keys that tenant owners must not place on their own resources: Tenant.spec.namespaceOptions.forbiddenLabels / forbiddenAnnotations namespaces, Tenant.spec.serviceOptions.forbiddenLabels / forbiddenAnnotations Services, and the...

7.1CVSS6AI score0.00204EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/18 4:29 p.m.7 views

EUVD-2026-83164

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7, ForbiddenListSpec.ExactMatch in pkg/api/forbiddenlist.go sorts denied metadata keys case-insensitively and then uses sort.SearchStrings, which assumes byte-order sorting. When an administrator's forbidden list...

7.1CVSS5.8AI score0.00204EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/14 12:32 a.m.15 views

EUVD-2026-58505

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 10:17 p.m.17 views

CVE-2026-72856

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 9:54 p.m.8 views

CVE-2026-72856 Budibase before 3.40.0 Authentication Bypass via Tenant Owner Email

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 9:54 p.m.40 views

CVE-2026-72856 Budibase before 3.40.0 Authentication Bypass via Tenant Owner Email

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS0.00327EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 9:54 p.m.45 views

CVE-2026-72856

Budibase before version 3.40.0 contains an authorization/authentication bypass in PUT /api/global/users/tenant/owner (changeTenantOwnerEmail). In self-hosted deployments (SELF_HOSTED or DISABLE_ACCOUNT_PORTAL), cloudRestricted is a no-op and the route is protected only by a general authentication...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/13 9:54 p.m.17 views

CVE-2026-72856

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.10 views

PT-2026-71911

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELF HOSTED or DISABLE ACCOUNT PORTAL set, the cloudRestricted middleware is a no-op and the route is protected only b...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 5:00 p.m.11 views

SUSE CVE-2026-22872

Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsule Controller runs with cluster-admin privileges. Although the TenantResource RawItems processing logic forcibly sets the namespace, this is ineffective for cluster-scoped resources. Prior to version 0.13.0, tenant...

9.1CVSS7.7AI score0.0068EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.27 views

PT-2026-66597

Name of the Vulnerable Software and Affected Versions Capsule versions 0.13.0 through 0.13.7 Description TenantResource RawItems and Generators in internal/controllers/resources/collect.go, specifically within the handleRawItem and handleGeneratorItem functions, fail to apply the...

6.6CVSS5.5AI score0.00192EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/01 7:16 p.m.19 views

CVE-2026-22872

Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsule Controller runs with cluster-admin privileges. Although the TenantResource RawItems processing logic forcibly sets the namespace, this is ineffective for cluster-scoped resources. Prior to version 0.13.0, tenant...

9.1CVSS0.0068EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/01 5:42 p.m.107 views

CVE-2026-22872

CVE-2026-22872 affects Capsule, a Kubernetes multi-tenant framework. The Capsule Controller runs with cluster-admin privileges. The vulnerability lies in TenantResource RawItems processing: the code sets the namespace on deserialized objects, but this is ignored for cluster-scoped resources, allo...

9.1CVSS5.8AI score0.0068EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/01 5:42 p.m.22 views

CVE-2026-22872 Capsule TenantResource RawItems Cluster-Scoped Resource Creation Vulnerability

Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsule Controller runs with cluster-admin privileges. Although the TenantResource RawItems processing logic forcibly sets the namespace, this is ineffective for cluster-scoped resources. Prior to version 0.13.0, tenant...

8.2CVSS5.9AI score
SaveExploits0References4
Snyk
Snyk
added 2026/05/28 5:02 p.m.9 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the HandleSection function. An attacker can gain unauthorized cluster-level privileges, access sensitive data across tenants, and disrupt cluster operations by submitting specially crafted resources that...

9.1CVSS5.8AI score0.0068EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/09 10:51 a.m.18 views

CVE-2022-42442

IBM Robotic Process Automation for Cloud Pak 21.0.1, 21.0.2, 21.0.3, 21.0.4, and 21.0.5 is vulnerable to exposure of the first tenant owner e-mail address to users with access to the container platform. IBM X-Force ID: 238214...

3.3CVSS6.4AI score0.00184EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:33 a.m.14 views

CVE-2024-39690

Capsule is a multi-tenancy and policy-based framework for Kubernetes. In Capsule v0.7.0 and earlier, the tenant-owner can patch any arbitrary namespace that has not been taken over by a tenant i.e., namespaces without the ownerReference field, thereby gaining control of that namespace. Version...

8.8CVSS6.6AI score0.00541EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2024-2618

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.00541EPSS
SaveExploits1References4
OSV
OSV
added 2024/08/22 8:03 p.m.41 views

GO-2024-3077 Capsule tenant owner with "patch namespace" permission can hijack system namespaces in github.com/projectcapsule/capsule

Capsule tenant owner with "patch namespace" permission can hijack system namespaces in github.com/projectcapsule/capsule...

8.8CVSS8.6AI score0.00541EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/08/20 12:00 a.m.10 views

Capsule 安全漏洞

Capsule is a multi-tenant and policy-based framework for Kubernetes open-sourced by Project Capsule. A security vulnerability exists in Capsule version v0.7.0, which stems from the ability of a tenant owner to patch any arbitrary namespace that has not been taken over by the tenant, and thus gain...

8.8CVSS6.7AI score0.00541EPSS
SaveExploits1References3
Rows per page
Query Builder