CWE-416 · Critical · OWASP A06:2021

CWE-416: Use After Free

Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.

About CWE-416

CWE-416 (Use After Free) is classified as critical severity and falls under the OWASP Top 10 category A06:2021.

The official CWE entry is maintained by MITRE at cwe.mitre.org/data/definitions/416.html.

References

Detect CWE-416 automatically

Orbis AppSec automatically detects and fixes Use After Free vulnerabilities in your code with AI-powered static analysis.