Common Weakness Enumeration

    CWE Definition / CWE-628

    CWE-628: Function Call with Incorrectly Specified Arguments

    The product calls a function, procedure, or routine with arguments that are not correctly specified, leading to always-incorrect behavior and resultant weaknesses.

    Published:7 May 2007
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-573: Improper Following of Specification by Caller