An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS03djZtLTI4anItcmc4NM4ABImb

Moderate CVSS: 6.9 EPSS: 0.0009% (0.26564 Percentile) EPSS:

Hibernate Validator may interpolate user-supplied input in a constraint violation message with Expression Language

Affected Packages Affected Versions Fixed Versions
maven:org.hibernate.validator:hibernate-validator >= 7.0.0.Alpha1, < 7.0.0.CR1, < 6.2.0.CR1 7.0.0.CR1, 6.2.0.CR1
2,304 Dependent packages
32,276 Dependent repositories

Affected Version Ranges

All affected versions

All unaffected versions

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.

References: