AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-6162

HIGH · CVSS 7.5 EPSS 1.70%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-20 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It may lead to a denial-of-service condition.

CVE
CVE-2024-6162
Severity
HIGH
CVSS
7.5
EPSS
1.70%

Original NVD Description

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processed. As a result, the server may attempt to access the wrong path, causing errors such as "404 Not Found" or other application failures. This flaw can potentially lead to a denial of service, as legitimate resources become inaccessible due to the path mix-up.