Ad

CVE-2026-28403

HIGH CVSS 3.1: 7.6 EPSS 0.03%
Updated Mar 02, 2026
Textream
Parameter Value
CVSS 7.6 (HIGH)
Type CWE-346 (Origin Validation Error)
Vendor Textream
Public PoC No

Textream is a free macOS teleprompter app. Prior to version 1.5.1, the `DirectorServer` WebSocket server (`ws://127.0.0.1:<httpPort+1>`) accepts connections from any origin without validating the HTTP `Origin` header during the WebSocket handshake. A malicious web page visited in the same browser session can silently connect to the local WebSocket server and send arbitrary `DirectorCommand` payloads, allowing full remote control of the teleprompter content.

Version 1.5.1 fixes the issue.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
High
Complete data modification
Availability
Low
Partial disruption

CVSS Vector v3.1

Related Vulnerabilities