๐Ÿ” CVE Alert

CVE-2026-61672

HIGH 7.1

Capsule: Tenant owner bypasses Capsule's forbidden namespace/service/node label and annotation enforcement

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7, ForbiddenListSpec.ExactMatch in pkg/api/forbidden_list.go sorts denied metadata keys case-insensitively and then uses sort.SearchStrings, which assumes byte-order sorting. When an administrator's forbidden list mixes capitalized and lowercase keys or otherwise has different case-insensitive and byte ordering, the binary search can return false for a key that is present. An authenticated tenant owner can then pass the missed key through api.ValidateForbidden and bypass configured namespace, Service, or delegated node metadata restrictions, potentially influencing cluster policies, network exposure, or scheduling outside the tenant boundary. Uniformly lowercase lists whose two orderings coincide are not affected. This issue is fixed in version 0.13.7.

CWE CWE-697 CWE-863
Vendor projectcapsule
Product capsule
Published Sep 18, 2026
Last Updated Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for projectcapsule capsule

Be the first to know when new high vulnerabilities affecting projectcapsule capsule are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
High
Availability
None

Affected Versions

projectcapsule / capsule
< 0.13.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/projectcapsule/capsule/security/advisories/GHSA-gjw4-3v3v-rqxg github.com: https://github.com/projectcapsule/capsule/pull/1982 github.com: https://github.com/projectcapsule/capsule/commit/755cef54bf4a1bc56d6692130132bc70755bef46 github.com: https://github.com/projectcapsule/capsule/releases/tag/v0.13.7