PT-2026-31790 · Fastapi+2 · Fastapi+2
Published
2026-04-09
·
Updated
2026-04-10
·
CVE-2026-40151
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
PraisonAI versions prior to 4.5.128
Description
PraisonAI is a multi-agent teams system. The AgentOS deployment platform exposes a GET
/api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no authentication middleware, no API key validation, and defaults to CORS allow origins=['*'] with host='0.0.0.0', making every deployment network-accessible and queryable from any origin by default.Recommendations
Update to version 4.5.128 or later.
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Agentos
Fastapi
Praisonai