CVE-2026-39961
Last modified
CVE-2026-39961 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. Aiven Operator allows you to provision and manage Aiven Services from your Kubernetes cluster. From 0.31.0 to before 0.37.0, a developer with create permission on ClickhouseUser CRDs in their own namespace can exfiltrate secrets from any other namespace — production database credentials, API keys, service tokens — with a single kubectl apply. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
Aiven Operator allows you to provision and manage Aiven Services from your Kubernetes cluster. From 0.31.0 to before 0.37.0, a developer with create permission on ClickhouseUser CRDs in their own namespace can exfiltrate secrets from any other namespace — production database credentials, API keys, service tokens — with a single kubectl apply. The operator reads the victim's secret using its ClusterRole and writes the password into a new secret in the attacker's namespace. The operator acts as a confused deputy: its ServiceAccount has cluster-wide secret read/write (aiven-operator-role ClusterRole), and it trusts user-supplied namespace values in spec.connInfoSecretSource.namespace without validation. No admission webhook enforces this boundary — the ServiceUser webhook returns nil, and no ClickhouseUser webhook exists. This vulnerability is fixed in 0.37.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Aiven | Aiven Operator | >= 0.31.0, < 0.37.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-39961?
How severe is CVE-2026-39961?
How do I fix CVE-2026-39961?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-39956jq is a command-line JSON processor. In commits after 69785b…6.1
- CVE-2026-39957Lychee is a free, open-source photo-management tool. Prior t…4.3
- CVE-2026-39958oma is a package manager for AOSC OS. Prior to 1.25.2, oma-t…9.1
- CVE-2026-39959Tmds.DBus provides .NET libraries for working with D-Bus fro…7.1
- CVE-2026-3996The WP Games Embed plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-39960Mantis Bug Tracker (MantisBT) is an open source issue tracke…5.4
- CVE-2026-39962MISP is an open source threat intelligence and sharing platf…9.6
- CVE-2026-39963Serendipity is a PHP-powered weblog engine. In versions 2.6-…6.9
- CVE-2026-39964TypeBot is a chatbot builder tool. In versions prior to 3.16…5.4
- CVE-2026-39965TypeBot is a chatbot builder tool. Versions 3.15.2 and prior…7.7
- CVE-2026-39966TypeBot is a chatbot builder tool. In versions 3.15.2, the g…6.5
- CVE-2026-39967TypeBot is a chatbot builder tool. In versions 3.15.2 and pr…3.1
Are you affected by CVE-2026-39961?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
