Security Advisory

CVE-2026-34936

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-03 22:50:04
Last updated 2026-04-06 15:41:58
Assigner GitHub_M
State PUBLISHED

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.