CVE-2026-38993
Received
Received - Intake
Directory Traversal in Cockpit CMS via Buckets Component
Publication date: 2026-04-29
Last updated on: 2026-04-29
Assigner: MITRE
Description
Description
Cockpit 2.13.5 and earlier is vulnerable to directory traversal via the Buckets component. This vulnerability allows authenticated attackers to write files to arbitrary locations within the uploads directory or overwrite assets with malicious versions.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cockpit | cockpit | to 2.13.5 (inc) |
| cockpit | cockpit | 2.14.0 |
| cockpit | cockpit_cms | to 2.13.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |