Path Traversal and Local File Inclusion in Cockpit CMS by Cockpit Project
CVE-2026-58467
Key Information:
- Vendor
Cockpit-project
- Status
- Vendor
- CVE Published:
- 2 July 2026
Badges
What is CVE-2026-58467?
Cockpit CMS prior to version 364 is susceptible to a path traversal and local file inclusion vulnerability, allowing unauthenticated attackers to access arbitrary files or execute PHP scripts by manipulating the REQUEST_URI. This flaw occurs due to improper validation of the PATH_INFO variable during filesystem path construction, enabling attackers to use dot-dot sequences to traverse outside of designated directories. If the resolved path concludes with a .php extension, the application permits inclusion via the include() function, increasing the risk on deployments utilizing the PHP built-in server or certain configurations of Nginx. This vulnerability can lead to significant risks and potential data exposure, emphasizing the need for immediate patching and security best practices.
Affected Version(s)
cockpit 0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
