CVE-2026-26009 PUBLISHED

Catalyst Affected by Remote Code Execution as Root via Containerized Install Script Execution

Assigner: GitHub_M
Reserved: 09.02.2026 Published: 10.02.2026 Updated: 10.02.2026

Catalyst is a platform built for enterprise game server hosts, game communities, and billing panel integrations. Install scripts defined in server templates execute directly on the host operating system as root via bash -c, with no sandboxing or containerization. Any user with template.create or template.update permission can define arbitrary shell commands that achieve full root-level remote code execution on every node machine in the cluster. This vulnerability is fixed in commit 11980aaf3f46315b02777f325ba02c56b110165d.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor karutoil
Product catalyst
Versions
  • Version < 11980aaf3f46315b02777f325ba02c56b110165d is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE