CWE-676β€”Use of Potentially Dangerous Function

PUBLISHEDweakness recordHigh
released 2008-04-11 Β· last modified 2026-04-30

Metadata

CWE ID:
CWE-676
Abstraction:
Base
Structure:
Simple
Status:
Draft
Release Date:
2008-04-11
Latest Modification Date:
2026-04-30

Weakness Name

Use of Potentially Dangerous Function

Description

The product invokes a potentially dangerous function that could introduce a vulnerability if it is used incorrectly, but the function can also be used safely.

Common Consequences

Scope:
Other
Impact:
Varies by Context, Quality Degradation, Unexpected State
Notes:
If the function is used incorrectly, then it could result in security problems.

Related Weaknesses