# CVE-2024-6162

## Summary

- **CVE ID:** CVE-2024-6162
- **Severity:** HIGH
- **CVSS Score:** 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)
- **CWE:** CWE-400, CWE-488
- **Published:** Jun 20, 2024
- **Last Modified:** Mar 13, 2026

## 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.

## Affected Products

- Unknown product (0)
- Unknown product (2.3.0.Alpha1)

## References

- [CNA](https://access.redhat.com/errata/RHSA-2024:1194)
- [CNA](https://access.redhat.com/errata/RHSA-2024:4386)
- [CNA](https://access.redhat.com/errata/RHSA-2024:4884)
- [CNA](https://access.redhat.com/security/cve/CVE-2024-6162)
- [CNA](https://bugzilla.redhat.com/show_bug.cgi?id=2293069)
- [CNA](https://issues.redhat.com/browse/JBEAP-26268)
- [CVE](https://security.netapp.com/advisory/ntap-20241129-0009/)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 1.70%
- **EPSS Percentile:** 76.1

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._