CVE-2026-55536

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server _handle_connection() checks Chrome extension origins with re.match() and the unanchored expression chrome-extension://[a-z0-9]{32}. Extra trailing characters pass before websocket.accept(), allowing start_session commands and unauthorized browser automation. This issue is fixed in version 4.6.58.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 16:16

Updated : 2026-09-09 21:07


NVD link : CVE-2026-55536

Mitre link : CVE-2026-55536

CVE.ORG link : CVE-2026-55536


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-625

Permissive Regular Expression