๐Ÿ” CVE Alert

CVE-2026-58467

HIGH 7.5

Cockpit CMS < 364 - Path Traversal Local File Inclusion via index.php

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Cockpit CMS before release 364 contains a path traversal and local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files or execute PHP files by including unvalidated PATH_INFO derived from REQUEST_URI in filesystem path construction without containment checks. Attackers can inject dot-dot sequences into the URL to traverse outside the designated spaces directory, and when the resolved path ends with a .php extension, the application passes it to include(), enabling local file inclusion on deployments using the PHP built-in server or certain non-default Nginx configurations.

CWE CWE-22
Vendor cockpit-project
Product cockpit
Published Jul 2, 2026
Stay Ahead of the Next One

Get instant alerts for cockpit-project cockpit

Be the first to know when new high vulnerabilities affecting cockpit-project cockpit are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

cockpit-project / cockpit
0 < 364

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cockpit-project/cockpit/releases/tag/364 github.com: https://github.com/geo-chen/oss/blob/main/cockpit.md vulncheck.com: https://www.vulncheck.com/advisories/cockpit-cms-364-path-traversal-local-file-inclusion-via-index-php

Credits

George Chen