Common Weakness Enumeration

    CWE Definition / CWE-374

    CWE-374: Passing Mutable Objects to an Untrusted Method

    The product sends non-cloned mutable data as an argument to a method or function.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-668: Exposure of Resource to Wrong Sphere

    CWE-374: Passing Mutable Objects to an Untrusted Method | CVE-DB