CVE-2026-34965

Severity CVSS v4.0:
HIGH
Type:
CWE-94 Code Injection
Publication date:
29/04/2026
Last modified:
29/04/2026

Description

Cockpit CMS contains an authenticated remote code execution vulnerability in the /cockpit/collections/save_collection endpoint that allows authenticated attackers with collection management privileges to inject arbitrary PHP code into collection rules parameters. Attackers can inject malicious PHP code through rule parameters which is written directly to server-side PHP files and executed via include() to achieve arbitrary command execution on the underlying server.