Suse
CVE-2025-62878
CRITICAL
Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
A malicious user can manipulate the parameters.pathPattern to create PersistentVolumes in arbitrary locations on the host node, potentially overwriting sensitive files or gaining access to unintended directories.
AnalysisAI
Path traversal in Kubernetes PersistentVolume creation via pathPattern parameter allows creating volumes in arbitrary host filesystem locations. CVSS 9.9 with scope change.
Technical ContextAI
CWE-23 relative path traversal. The parameters.pathPattern field in PersistentVolume specs can be manipulated to create volumes at arbitrary host paths.
Affected ProductsAI
Affected Kubernetes storage provisioner
RemediationAI
Update the storage provisioner. Implement path validation for pathPattern. Use PodSecurityPolicies/Standards to restrict volume mounts.
Same weakness CWE-23 – Relative Path Traversal
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| openSUSE Leap 15.6 | Fixed |
| SUSE Linux Enterprise Module for Package Hub 15 SP5 | Fixed |
| SUSE Linux Enterprise Module for Package Hub 15 SP6 | Fixed |
| openSUSE Leap 15.5 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
GHSA-jr3w-9vfr-c746