Common Weakness Enumeration

    CWE Definition / CWE-1048

    CWE-1048: Invokable Control Element with Large Number of Outward Calls

    The code contains callable control elements that contain an excessively large number of references to other application objects external to the context of the callable, i.e. a Fan-Out value that is excessively large.

    Published:2 Jul 2018
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-710: Improper Adherence to Coding Standards