Common Weakness Enumeration

    CWE Definition / CWE-104

    CWE-104: Struts: Form Bean Does Not Extend Validation Class

    If a form bean does not extend an ActionForm subclass of the Validator framework, it can expose the application to other weaknesses related to insufficient input validation.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-573: Improper Following of Specification by Caller

    CWE-20: Improper Input Validation

    CWE-104: Struts: Form Bean Does Not Extend Validation Class | CVE-DB