CVE 9.1 CRITICAL

PraisonAI Browser Server allows unauthenticated WebSocket clients to hijack connected extension sessions_CVE-2026-40289

9.1 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Description

PraisonAI is a multi-agent teams system. In versions below 4.5.139 of PraisonAI and 1.5.140 of praisonaiagents, the browser bridge (praisonai browser start) is vulnerable to unauthenticated remote session hijacking due to missing authentication and a bypassable origin check on its /ws WebSocket endpoint. The server binds to 0.0.0.0 by default and only validates the Origin header when one is present, meaning any non-browser client that omits the header is accepted without restriction. An unauthenticated network attacker can connect, send a start_session message, and the server will route it to the first idle browser-extension WebSocket (effectively hijacking that session) and then broadcast all resulting automation actions and outputs back to the attacker. This enables unauthorized remote control of connected browser automation sessions, leakage of sensitive page context and automation results, and misuse of model-backed browser actions in any environment where the bridge is network-reachable. This issue has been fixed in versions 4.5.139 of PraisonAI and 1.5.140 of praisonaiagents.

AI Analysis

Unauthenticated remote session hijacking due to missing authentication and a bypassable origin check on the /ws WebSocket endpoint

Basic Information

ID CVE-2026-40289
Source GitHub_M
Published Apr 14, 2026 at 03:05

Affected Product

Vendor MervinPraison
Product PraisonAI
Version < 4.5.139
Affected Versions MervinPraison PraisonAI < 4.5.139
MervinPraison praisonaiagents < 1.5.140

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity Critical
Vendor MervinPraison
Product PraisonAI
Version < 4.5.139, < 1.5.140

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.