Name | CVE-2025-35036 |
Description | 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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1107517, 1107518 |
Vulnerable and fixed packages
The table below lists information on source packages.
The information below is based on the following data on fixed versions.
Notes
[bookworm] - libhibernate-validator-java <ignored> (Minor issue, only changes the default behaviour, no security issue by itself)
[bullseye] - libhibernate-validator-java <ignored> (Minor issue, only changes the default behaviour, no security issue by itself)
[bookworm] - libhibernate-validator4-java <ignored> (Minor issue, only changes the default behaviour, no security issue by itself)
[bullseye] - libhibernate-validator4-java <ignored> (Minor issue, only changes the default behaviour, no security issue by itself)
https://hibernate.atlassian.net/browse/HV-1816
https://github.com/hibernate/hibernate-validator/pull/1138
https://github.com/hibernate/hibernate-validator/commit/05f795bb7cf18856004f40e5042709e550ed0d6e (7.0.0.CR1)
https://github.com/hibernate/hibernate-validator/commit/254858d9dcc4e7cd775d1b0f47f482218077c5e1 (7.0.0.Final)
https://github.com/hibernate/hibernate-validator/commit/e076293b0ee1bfa97b6e67d05ad9eee1ad77e893 (6.2.0.CR1)
https://github.com/hibernate/hibernate-validator/commit/d2db40b9e7d22c7a0b44d7665242dfc7b4d14d78 (6.2.0.CR1)