CWE-430: Deployment of Wrong Handler
The wrong "handler" is assigned to process an object.
Last updated
Overview
An example of deploying the wrong handler would be calling a servlet to reveal source code of a .JSP file, or automatically "determining" type of the object even if it is contradictory to an explicitly specified type.
Real-world CVEs
1 recorded CVEs are caused by CWE-430 (Deployment of Wrong Handler). The highest-severity and most recent are shown first. 0 new CWE-430 CVEs have been recorded so far in 2026 (1 in 2025).
Common consequences
What can happen when CWE-430 is exploited.
Varies by Context, Unexpected State
Affects: Integrity, Other
How it happens
When it is introduced
Typically introduced during these phases of the software lifecycle.