CVE-2026-61672
Last modified
CVE-2026-61672 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| projectcapsule | capsule | < 0.13.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-61672?
How severe is CVE-2026-61672?
How do I fix CVE-2026-61672?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-61663django CMS is an easy-to-use and developer-friendly enterpri…4.3
- CVE-2026-61666websocket-driver is a WebSocket protocol handler with plugga…8.9
- CVE-2026-61667DIRAC is an interware, meaning a software framework for dist…9.9
- CVE-2026-61668DIRAC is an interware, meaning a software framework for dist…8.1
- CVE-2026-6167A vulnerability was detected in code-projects Faculty Manage…7.3
- CVE-2026-61670microsandbox is an easy, fast, local-first microVM runtime a…6.5
- CVE-2026-61674Fluent Bit is a fast and lightweight logs, metrics, and trac…9.2
- CVE-2026-6168A flaw has been found in TOTOLINK A7000R up to 9.1.0u.6115. …8.8
- CVE-2026-61681Hatchet is a platform for orchestrating background tasks, AI…4.1
- CVE-2026-61682kcp is a Kubernetes-like control plane for form-factors and …9.9
- CVE-2026-61684FastGPT is a knowledge-based AI application platform. In 4.1…8.8
- CVE-2026-61685ReactPress is a publishing system for React developers. Prio…7.5
Are you affected by CVE-2026-61672?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
