Common Weakness Enumeration
CWE Definition / CWE-1088
CWE-1088: Synchronous Access of Remote Resource without Timeout
The code has a synchronous call to a remote resource, but there is no timeout for the call, or the timeout is set to infinite.
Published:2 Jul 2018
Organization:MITRE
Modified:30 Apr 2026
Related Weakness
CWE-821: Incorrect Synchronization
