Filtered by vendor Hibernate Subscriptions
Filtered by product Hibernate-validator Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2023-1932 2 Hibernate, Redhat 24 Hibernate-validator, A Mq Clients, Amq Broker and 21 more 2025-06-24 6.1 Medium
A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or Cross-Site-Scripting (XSS) attacks.
CVE-2025-35036 1 Hibernate 1 Hibernate-validator 2025-06-05 7.3 High
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.