CVE Catalog

CVE-2026-0603

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.78%

53th percentile - higher than 53% of all known CVEs

Summary

A second-order SQL injection flaw was found in Hibernate. A remote attacker with low privileges can exploit unsanitized non-alphanumeric characters in the ID column when using InlineIdsOrClauseBuilder.

Risk Assessment

This vulnerability could lead to sensitive information disclosure, including reading system files, and allow data manipulation or deletion in the application's database, resulting in an application-level denial of service.

Recommendation

Immediately update Hibernate to a patched version and implement input validation and sanitization, especially for ID columns used with InlineIdsOrClauseBuilder.

Related vulnerabilities

Original NVD description (English source)

A flaw was found in Hibernate. A remote attacker with low privileges could exploit a second-order SQL injection vulnerability by providing specially crafted, unsanitized non-alphanumeric characters in the ID column when the InlineIdsOrClauseBuilder is used. This could lead to sensitive information disclosure, such as reading system files, and allow for data manipulation or deletion within the application's database, resulting in an application level denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS