CVE-2025-58061

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-58061
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-58061.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-58061
Aliases
  • GHSA-wh95-vw4r-xwx4
Published
2025-08-28T22:03:35.698Z
Modified
2025-12-02T20:14:41.315800Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
OpenEBS Local PV RawFile persistent volume data is world readable
Details

OpenEBS Local PV RawFile allows dynamic deployment of Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes. Prior to version 0.10.0, persistent volume data is world readable and that would allow non-privileged users to access sensitive data such as databases of k8s workload. The rawfile-localpv storage class creates persistent volume data under /var/csi/rawfile/ on Kubernetes hosts by default. However, the directory and data in it are world-readable. It allows non-privileged users to access the whole persistent volume data, and those can include sensitive information such as a whole database if the Kubernetes tenants are running MySQL or PostgreSQL in a container so it could lead to a database breach. This issue has been patched in version 0.10.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/58xxx/CVE-2025-58061.json"
}
References

Affected packages

Git / github.com/openebs/rawfile-localpv

Affected ranges

Type
GIT
Repo
https://github.com/openebs/rawfile-localpv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.10.0"
        }
    ]
}

Affected versions

0.*

0.3.0
0.4.0
0.4.1
0.4.2
0.4.3
0.4.4
0.5.0
0.7.0
0.8.0