Skip to main content

CVE-2024-41799

8.4
HIGHCVSS v3.1 Base Score
7.02%
LOW RiskEPSS (92nd percentile)

tgstation-server is a production scale tool for BYOND server management. Prior to 6.8.0, low permission users using the "Set .dme Path" privilege could potentially set malicious .dme files existing on the host machine to be compiled and executed. These .dme files could be uploaded via tgstation-server (requiring a separate, isolated privilege) or some other means. A server configured to execute in BYOND's trusted security level (requiring a third separate, isolated privilege OR being set by another user) could lead to this escalating into remote code execution via BYOND's shell() proc. The ability to execute this kind of attack is a known side effect of having privileged TGS users, but normally requires multiple privileges with known weaknesses. This vector is not intentional as it does not require control over the where deployment code is sourced from and _may_ not require remote write access to an instance's `Configuration` directory. This problem is fixed in versions 6.8.0 and above.

Published: 7/29/2024
Modified: 8/19/2025
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

8.4HIGH

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

EPSS Score (Exploitation Probability)

7.02%LOW Exploitation Risk
92nd percentile

This vulnerability has a 7.02% probability of being exploited in the next 30 days, ranking higher than 92% of all scored CVEs.

Related Vulnerabilities