Algorithmic Complexity Affecting litellm-1.90 package, versions *


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-MINIMOSLATEST-LITELLM190-19521311
  • published4 Sept 2026
  • disclosed31 Aug 2026

Introduced: 31 Aug 2026

NewCVE-2026-82398  (opens in a new tab)
CWE-407  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest litellm-1.90.

NVD Description

Note: Versions mentioned in the description apply only to the upstream litellm-1.90 package and not the litellm-1.90 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, an attacker can craft a PDF that causes long runtimes when the pypdf/_utils.py function read_until_whitespace reads a stream containing a long run of bytes without whitespace. The function repeatedly performs immutable bytes concatenation in a one-byte loop, causing quadratic processing cost for the long non-whitespace input. This issue is fixed in version 6.15.0.