Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
6DescriptionCVE.org
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.
AnalysisAI
Cockpit CMS versions 2.13.5 and earlier allow authenticated attackers to write files to arbitrary locations within the uploads directory or overwrite assets via directory traversal in the Buckets component. The vulnerability requires valid user authentication and does not impact confidentiality, but enables integrity compromise through malicious file placement or asset replacement. A proof-of-concept exists, though the SSVC framework rates automatable exploitation as unlikely, suggesting manual attack steps are required.
Technical ContextAI
The vulnerability is a classic directory traversal (path traversal) flaw classified under CWE-22, occurring in the Buckets component responsible for file upload management. Attackers can leverage path traversal sequences (such as '../' or similar Unicode/encoding variants) to escape the intended uploads directory sandbox and write files to arbitrary locations, including asset directories that serve public content. This is a file-handling vulnerability common in content management systems where input validation on file paths is insufficient before filesystem operations.
RemediationAI
Vendor-released patch: Cockpit CMS 2.14.0 or later. Upgrade immediately to v2.14.0 or newer, which includes explicit fixes for the Bucket path traversal vulnerability as documented in the GitHub release notes. If immediate upgrade is not feasible, restrict Bucket upload permissions to trusted users only and implement filesystem-level access controls to prevent writes outside the designated uploads directory. Additionally, apply web server configuration to block requests containing path traversal sequences (e.g., '../') in upload endpoints, though this is a defense-in-depth measure and not a substitute for patching. Note that v2.14.0 also hardens multiple other security aspects including session cookie handling and MongoLite query restrictions, making the upgrade beneficial beyond this single vulnerability.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26243