Common Weakness Enumeration
CWE Definition / CWE-1265
CWE-1265: Unintended Reentrant Invocation of Non-reentrant Code Via Nested Calls
The product invokes code that is believed to be reentrant, but the code performs a call that unintentionally produces a nested invocation of the non-reentrant code.
Published:20 Dec 2018
Organization:MITRE
Modified:11 Dec 2025
