CWE-1084

Invokable Control Element with Excessive File or Data Access Operations
AI Translation Available

A function or method contains too many
operations that utilize a data manager or file resource.

Status
incomplete
Abstraction
base

While the interpretation of 'too many operations' may vary for each product or developer, CISQ recommends a default maximum of 7 operations for the same data manager or file.

Common Consequences

other
Impacts
reduce maintainability

Potential Mitigations