Common Weakness Enumeration
CWE Definition / CWE-1107
CWE-1107: Insufficient Isolation of Symbolic Constant Definitions
The source code uses symbolic constants, but it does not sufficiently place the definitions of these constants into a more centralized or isolated location.
Published:2 Jul 2018
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-1078: Inappropriate Source Code Style or Formatting
