Common Weakness Enumeration
CWE Definition / CWE-1106
CWE-1106: Insufficient Use of Symbolic Constants
The source code uses literal constants that may need to change or evolve over time, instead of using symbolic constants.
Published:2 Jul 2018
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-1078: Inappropriate Source Code Style or Formatting
