PT-2026-31659 · Unknown+1 · Clickhouseuser+2
Published
2026-04-09
·
Updated
2026-05-13
·
CVE-2026-39961
CVSS v3.1
6.8
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Aiven Operator versions 0.31.0 through 0.36.9
Description
Aiven Operator allows provisioning and management of Aiven Services from a Kubernetes cluster. A developer with create permission on ClickhouseUser Custom Resource Definitions (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, trusting user-supplied namespace values in spec.connInfoSecretSource.namespace without validation. No admission webhook enforces this boundary.Recommendations
Update to Aiven Operator version 0.37.0 or later.
Fix
Improper Privilege Management
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Aiven-Operator
Clickhouseuser
Kubernetes