Cyber Resilience

CVE-2023-33198

Tgstation13 Tgstation-Server 4.0.0 – 5.12.2

Published
30 May 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 6.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
EPSS Score 0.0063 47th percentile
Risk Priority 46 floored blend · peak EPSS

Summary

CVE-2023-33198 is a medium-severity Incorrectly Specified Destination in a Communication Channel (CWE-941) vulnerability in Tgstation13 Tgstation-Server. Its CVSS base score is 6.1 (Medium).

Operationally, ranked at the 47th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

tgstation-server is a production scale tool for BYOND server management. The DreamMaker API (DMAPI) chat channel cache can possibly be poisoned by a tgstation-server (TGS) restart and reattach. This can result in sending chat messages to one of any of…

more

the configured IRC or Discord channels for the instance on enabled chat bots. This lasts until the instance's chat channels are updated in TGS or DreamDaemon is restarted. TGS chat commands are unaffected, custom or otherwise.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-34243Same product: Tgstation13 Tgstation-Server
CVE-2025-21611Same product: Tgstation13 Tgstation-Server
CVE-2024-41799Same product: Tgstation13 Tgstation-Server
CVE-2023-32687Same product: Tgstation13 Tgstation-Server
CVE-2024-34947Shared CWE-941
CVE-2025-69515Shared CWE-941
CVE-2025-53899Shared CWE-941
CVE-2026-40118Shared CWE-941
CVE-2024-29415Shared CWE-941
CVE-2026-69246Shared CWE-941

Affected Assets

tgstation13
tgstation-server
4.0.0 — 5.12.2

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-01 mostly match
prevents

Hardened configuration baselines and change control prevent mis-specified endpoints from being deployed.

DE.CM-01 partial match
prevents

Network monitoring can detect traffic to wrong destinations but does not prevent the specification error itself.

ID.AM-03 partial match
prevents

Documented network data-flow diagrams directly reduce the chance of specifying an incorrect destination address.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect incorrect destinations, yet it is a detection rather than prevention control.

degrades

Network security controls enforce correct endpoint validation and routing, directly preventing mis-specified destinations.

degrades

Security of network services includes service endpoint verification, mitigating incorrect destination specification.

mitigates

Network segregation reduces exposure but does not address destination specification within allowed segments.

prevents

Secure SDLC practices can catch destination errors during design, but coverage is indirect.

prevents

Application security requirements may mandate destination validation, yet the control is high-level.

References