Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-82640 1 Browser-use 1 Browser Use 2026-08-30 5.5 Medium
browser-use web-ui versions 2.0.0 through 3.0.0 write configured LLM API keys to disk in cleartext without encryption or access restrictions. Attackers with read access to the temporary settings directory can recover provider API keys from predictably-named JSON files.
CVE-2026-82637 1 Browser-use 1 Browser Use 2026-08-30 5.3 Medium
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.