CWE Database
/

CWE-1096

Back to CWE list

CWE-1096

Singleton Class Instance Creation without Proper Locking or Synchronization

Variant
Incomplete

Description

The product implements a Singleton design pattern but does not use appropriate locking or other synchronization mechanism to ensure that the singleton class is only instantiated once.

Common Consequences

Scope

Other

Impact

Reduce Reliability

Applicable Platforms

Not Language-Specific

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now