Common Weakness Enumeration

    CWE Definition / CWE-605

    CWE-605: Multiple Binds to the Same Port

    When multiple sockets are allowed to bind to the same port, other services on that port may be stolen or spoofed.

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

    Related Weakness

    CWE-675: Multiple Operations on Resource in Single-Operation Context

    CWE-666: Operation on Resource in Wrong Phase of Lifetime