SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82637

MEDIUM · CVSS 5.3 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-30 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Versions 2.0.0 through 3.0.0 of the browser-use web-ui are vulnerable due to inadequate validation of browser settings paths, enabling attackers to create directories at arbitrary locations by manipulating specific parameters. This flaw can be exploited through the unauthenticated Gradio interface, potentially leading to unauthorized access or data manipulation within the root-running container's writable areas. Organizations using these versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82637
Severity
MEDIUM
CVSS
5.3
EPSS
0.24%

Original NVD Description

browser-use web-ui versions 2.0.0 through 3.0.0 fail to validate browser settings paths in run_agent_task, allowing attackers to create directories at arbitrary locations by supplying absolute paths to save_recording_path, save_trace_path, save_agent_history_path, or save_download_path parameters. Attackers can exploit this via the unauthenticated Gradio interface to create directories anywhere the root-running container has write access.