Out-of-bounds Read Affecting kserve package, versions <0.19.0-r5


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.3% (23rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-WOLFILATEST-KSERVE-18553456
  • published5 Aug 2026
  • disclosed3 Aug 2026

Introduced: 3 Aug 2026

NewCVE-2026-69244  (opens in a new tab)
CWE-125  (opens in a new tab)
CWE-400  (opens in a new tab)
CWE-416  (opens in a new tab)

How to fix?

Upgrade Wolfi kserve to version 0.19.0-r5 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kserve package and not the kserve package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigger a DoS in the client. The vulnerable path was error message construction in aiohttp/_http_parser.pyx, where an llhttp error-position pointer was used to build a snippet for malformed chunked responses and malformed request or response bytes at the buffer end. This issue is fixed in version 3.14.3.