๐Ÿ” CVE Alert

CVE-2026-39961

MEDIUM 6.8

Aiven Operator has cross-namespace secret exfiltration via ClickhouseUser connInfoSecretSource

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
7th

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.

CWE CWE-269 CWE-441
Vendor aiven
Product aiven-operator
Published Apr 9, 2026
Last Updated Apr 10, 2026
Stay Ahead of the Next One

Get instant alerts for aiven aiven-operator

Be the first to know when new medium vulnerabilities affecting aiven aiven-operator 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:L/PR:H/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

aiven / aiven-operator
< 0.37.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/aiven/aiven-operator/security/advisories/GHSA-99j8-wv67-4c72 github.com: https://github.com/aiven/aiven-operator/commit/032c9ba63257fdd2fddfb7f73f71830e371ff182 github.com: https://github.com/aiven/aiven-operator/releases/tag/v0.37.0