
We found results for “”
CVE-2025-35036
Good to know:

Date: June 3, 2025
Hibernate Validator before 6.2.0 and 7.0.0, by default and depending how it is used, may interpolate user-supplied input in a constraint violation message with Expression Language. This could allow an attacker to access sensitive information or execute arbitrary Java code. Hibernate Validator as of 6.2.0 and 7.0.0 no longer interpolates custom constraint violation messages with Expression Language and strongly recommends not allowing user-supplied input in constraint violation messages. CVE-2020-5245 and CVE-2025-4428 are examples of related, downstream vulnerabilities involving Expression Language intepolation of user-supplied data.
Severity Score
Related Resources (18)
Severity Score
Weakness Type (CWE)
Improper Control of Generation of Code ('Code Injection')
CWE-94Top Fix

Upgrade Version
Upgrade to version org.hibernate.validator:hibernate-validator:6.2.0.CR1;org.hibernate.validator:hibernate-validator:7.0.0.CR1;org.hibernate:hibernate-validator:6.2.0.CR1;org.hibernate:hibernate-validator:7.0.0.CR1;https://github.com/hibernate/hibernate-validator.git - 6.2.0.Final;https://github.com/hibernate/hibernate-validator.git - 7.0.0.Final
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | LOW |
Availability (A): | LOW |