๐Ÿ” CVE Alert

CVE-2026-58467

HIGH 7.5

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

CVSS Score
7.5
EPSS Score
0.4%
EPSS Percentile
33th

Cockpit CMS through 2.14.0 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-hq
Product cockpit
Published Jul 2, 2026
Last Updated Jul 14, 2026
Stay Ahead of the Next One

Get instant alerts for cockpit-hq cockpit

Be the first to know when new high vulnerabilities affecting cockpit-hq 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-hq / cockpit
0 โ‰ค 2.14.0

References

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

Credits

George Chen