Common Weakness Enumeration

    CWE Definition / CWE-683

    CWE-683: Function Call With Incorrect Order of Arguments

    The product calls a function, procedure, or routine, but the caller specifies the arguments in an incorrect order, leading to resultant weaknesses.

    Published:11 Apr 2008
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-628: Function Call with Incorrectly Specified Arguments