Common Weakness Enumeration

    CWE Definition / CWE-694

    CWE-694: Use of Multiple Resources with Duplicate Identifier

    The product uses multiple resources that can have the same identifier, in a context in which unique identifiers are required.

    Published:9 Sep 2008
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-99: Improper Control of Resource Identifiers ('Resource Injection')

    CWE-573: Improper Following of Specification by Caller