Description
tgstation-server is a production scale tool for BYOND server management. Prior to 6.12.3, roles used to authorize API methods were incorrectly OR'd instead of AND'ed with the role used to determine if a user was enabled. This allows enabled users access to most, but not all, authorized actions regardless of their permissions. Notably, the WriteUsers right is unaffected so users may not use this bug to permanently elevate their account permissions. The fix is release in tgstation-server-v6.12.3.
Problem types
CWE-285: Improper Authorization
Product status
References
github.com/...server/security/advisories/GHSA-rf5r-q276-vrc4
github.com/tgstation/tgstation-server/issues/2064
github.com/...ommit/e7b1189620baaf03c2d23f6e164d07c7c7d87d57
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.