CVE-2026-94111
Received Received - Intake

Authentication Bypass in BrowserSkill Local Daemon via WebSocket Origin Validation

Vulnerability report for CVE-2026-94111, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-20

Last updated on: 2026-09-20

Assigner: VulnCheck

Description

Tencent BrowserSkill through 0.3.0 contains an authentication bypass vulnerability in the local daemon WebSocket origin validation that accepts any chrome-extension origin with 32 characters in range a-p. Attackers can register a malicious extension as a browser client to intercept and manipulate page content, DOM, and screenshots returned to the AI agent.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-20
Last Modified
2026-09-20
Generated
2026-09-20
AI Q&A
2026-09-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tencent browserskill to 0.3.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-346 The product does not properly verify that the source of data or communication is valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-94111 is an authentication bypass vulnerability in Tencent BrowserSkill through version 0.3.0. It involves improper validation of the origin header in the local WebSocket daemon, allowing any chrome-extension origin with 32 characters in the range a-p to bypass authentication. Attackers can exploit this by registering a malicious browser extension to intercept and manipulate page content, DOM, and screenshots sent to the AI agent.

Detection Guidance

To detect this vulnerability, check if BrowserSkill is running on port 52800 using netstat or ss commands. Look for WebSocket connections with chrome-extension origins containing 32 characters in the range a-p. Inspect BrowserSkill logs for unauthorized extension connections or unexpected WebSocket handshakes.

Impact Analysis

This vulnerability allows attackers to fully control your browser session if they trick you into installing a malicious extension. They can read pages, take screenshots, fill forms, interact with authenticated sessions, and manipulate content without your knowledge or interaction. The default port 52800 and lack of additional authentication worsen the risk.

Compliance Impact

This vulnerability could potentially violate compliance with GDPR and HIPAA by enabling unauthorized access to sensitive user data such as page content, DOM elements, and screenshots. The lack of proper origin validation allows attackers to intercept and manipulate this data without user interaction, which may constitute a breach of confidentiality and integrity requirements under these regulations.

Mitigation Strategies

Immediately update BrowserSkill to the latest version beyond 0.3.0. Disable the local WebSocket daemon if not required. Block port 52800 at the firewall level. Remove any untrusted browser extensions and monitor for suspicious activity in browser sessions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94111. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart