Common Weakness Enumeration
CWE Definition / CWE-650
CWE-650: Trusting HTTP Permission Methods on the Server Side
The server contains a protection mechanism that assumes that any URI that is accessed using HTTP GET will not cause a state change to the associated resource. This might allow attackers to bypass intended access restrictions and conduct resource modification and deletion attacks, since some applications allow GET to modify state.
Published:30 Jan 2008
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-436: Interpretation Conflict
