CVE-2026-26009
Awaiting Analysis Awaiting Analysis - Queue

Root-Level Remote Code Execution via Template Scripts in Catalyst

Vulnerability report for CVE-2026-26009, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-10

Last updated on: 2026-02-10

Assigner: GitHub, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-10
Last Modified
2026-02-10
Generated
2026-07-06
AI Q&A
2026-02-10
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
karutoil catalyst *
karutoil catalyst-agent *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in Catalyst, a platform used for enterprise game server hosts, game communities, and billing panel integrations. The issue arises because install scripts defined in server templates execute directly on the host operating system as root via bash -c, without any sandboxing or containerization. This means that any user who has the template.create or template.update permission can define arbitrary shell commands that will run with full root privileges on every node machine in the cluster.

Impact Analysis

The vulnerability allows an attacker with certain permissions to execute arbitrary commands as root on all nodes in the cluster. This can lead to full remote code execution with the highest level of privileges, potentially compromising the entire system, stealing data, disrupting services, or installing malicious software.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-26009. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart