PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, AgentServer exposes ServerConfig.auth_token but AgentServer._create_app does not check it on any route. A remote caller can subscribe, publish, and perform other actions without a valid bearer token or X-Auth-Token even when authentication is configured. This issue is fixed in version 1.6.58.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-306",
"CWE-862"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55528.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "1.6.58"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.6.58"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}