CVE-2026-0603

Aliases:GHSA-2p5w-cvg5-gc5c
Advisory lineage Upstream: 0 Downstream: 5
Deferred
Published: 23 Jan 2026, 06:31
Last modified:06 May 2026, 14:34

Vulnerability Summary

Overall Risk (default)
medium
33/100
CVSS Score
8.3 HIGH
v3.1 (cve.org)
EPSS Score
0.07% LOW
0% probability +0.01%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

23 Jan 2026, 06:31
Published
Vulnerability first disclosed
06 May 2026, 14:34
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 8.3CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

EPSS Trends

Current EPSS score: 0.07% Percentile: 23%

Techniques & Countermeasures

  • CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

    The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Affected Systems

  • org.hibernatehibernate-core

    ≥ 5.2.8, ≤ 5.2.15 | ≥ 5.2.8, ≤ 5.6.15

References (10)