Common Weakness Enumeration

    CWE Definition / CWE-675

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

    The product performs the same operation on a resource two or more times, when the operation should only be applied once.

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

    Related Weakness

    CWE-573: Improper Following of Specification by Caller

    CWE-586: Explicit Call to Finalize()

    CWE-102: Struts: Duplicate Validation Forms