CVE Catalog

CVE-2026-18617

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.45%

37th percentile - higher than 37% of all known CVEs

Summary

A flaw was found in the Data Science Pipelines Operator (DSPO) where the spec.database.customExtraParams field allows injection of dangerous parameters into the MySQL DSN string. An attacker with namespace editor privileges can enable LOCAL INFILE and exfiltrate sensitive files like the service account token, leading to privilege escalation to cluster-admin.

Risk Assessment

The risk includes privilege escalation in the Kubernetes cluster, potentially giving an unauthorized user full control over the cluster.

Recommendation

Restrict namespace editor permissions and validate parameters in the customExtraParams field to prevent injection of dangerous values.

Original NVD description (English source)

A flaw was found in the Data Science Pipelines Operator (DSPO). A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name (DSN) string. By manipulating these parameters, an attacker can enable LOCAL INFILE functionality and exfiltrate sensitive files, such as the service account token, from the operator pod. This can lead to privilege escalation, allowing a namespace editor to gain cluster-admin privileges.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS