CWE Database
/

CWE-1047

Back to CWE list

CWE-1047

Modules with Circular Dependencies

Base
Incomplete

Description

The product contains modules in which one module has references that cycle back to itself, i.e., there are circular dependencies.

As an example, with Java, this weakness might indicate cycles between packages.

Parent Weaknesses (ChildOf)

Common Consequences

Scope

Other

Impact

Reduce Maintainability

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
CWE-1047: Modules with Circular Dependencies | QwikSec