← Browse

CVE-2026-34936

Medium

Elevated severity or exploit probability.

CVSS base
7.7 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
EPSS — probability of exploitation (30 days)
0.3%
27.1th percentile
CISA KEV
Not listed
Weakness / dates
CWE-918
Published 2026-04-03 · modified 2026-07-24

Description

PraisonAI is a multi-agent teams system. Prior to version 4.5.90, passthrough() and apassthrough() in praisonai accept a caller-controlled api_base parameter that is concatenated with endpoint and passed directly to httpx.Client.request() when the litellm primary path raises AttributeError. No URL scheme validation, private IP filtering, or domain allowlist is applied, allowing requests to any host reachable from the server. This issue has been patched in version 4.5.90.

Affected

praison

References

Official: NVD · CVE.org