CRITICAL🇵🇱 Wersja polska

CVE-2026-40289

CVSS 9.1v3.1pub. 2026-04-14upd. 2026-04-20

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
How it works

The browser bridge server starts by default on address 0.0.0.0 (all network interfaces) and listens for WebSocket connections on the /ws endpoint without requiring any authentication. The only form of verification is checking the Origin header; however, this mechanism is active only when the header is present in the request – a non-browser client (e.g., a script or network tool) can simply omit this header, and the server will accept the connection without restrictions. The attacker sends a start_session message, and the server directs it to the first available browser extension session, effectively taking control of that session. Any automation actions and output data are then transmitted back to the attacker.

Impact

Attackers gain unauthorized remote control over browser automation sessions, leading to leakage of sensitive data from visited page contexts and automation results, and enabling misuse of browser actions supported by AI models.

Mitigation & patch

Update PraisonAI to version 4.5.139 or newer and praisonaiagents to version 1.5.140 or newer. Until the update is applied, it is recommended to restrict network access to the browser bridge port using a firewall or limit listening only to the localhost interface (127.0.0.1).

Who is affected

PraisonAI in versions below 4.5.139 and praisonaiagents in versions below 1.5.140

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Praison Praisonai

    APP
    Praison
    < 4.5.139
  • Praison Praisonaiagents

    APP
    Praison
    < 1.5.140
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-41497CRITICAL9.8PL ✓same product

Command Injection w PraisonAI — brak walidacji poleceń MCP

CVE-2026-44336CRITICAL9.4PL ✓same product

Path Traversal i RCE w PraisonAI MCP Server (serwer narzędzi plikowych)

CVE-2026-40288CRITICAL9.8PL ✓same product

PraisonAI — RCE i command injection przez niezaufowane pliki YAML

CVE-2026-40313CRITICAL9.1PL ✓same product

PraisonAI – wyciek tokenów GitHub przez atak ArtiPACKED w CI/CD

CVE-2026-40157CRITICAL9.4PL ✓same product

Path traversal w PraisonAI — nadpisywanie plików przez złośliwy pakiet .praison