A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service (DoS) by exhausting available database connections.
{
"cwe_ids": [
"CWE-772"
],
"severity": "MODERATE",
"nvd_published_at": "2026-01-26T20:16:08Z",
"github_reviewed": true,
"github_reviewed_at": "2026-01-27T21:05:43Z"
}