CWE-1051β€”Initialization with Hard-Coded Network Resource Configuration Data

PUBLISHEDweakness record
released 2019-01-03 Β· last modified 2025-12-11

Metadata

CWE ID:
CWE-1051
Abstraction:
Base
Structure:
Simple
Status:
Incomplete
Release Date:
2019-01-03
Latest Modification Date:
2025-12-11

Weakness Name

Initialization with Hard-Coded Network Resource Configuration Data

Description

The product initializes data using hard-coded values that act as network resource identifiers.

Common Consequences

Scope:
Other
Impact:
Reduce Reliability
Notes:
This issue can prevent the product from running reliably, e.g. if it runs in an environment does not use the hard-coded network resource identifiers. If the relevant code is reachable by an attacker, then this reliability problem might introduce a vulnerability.

Related Weaknesses