API key disclosure via cleartext configuration files
Published Aug 30, 2026 · Updated Aug 30, 2026
Cleartext storage in Browser Use Web UI 2.0.0 through 3.0.0 allows local users to recover LLM API keys from temporary JSON files. The save_config function in src/webui/webui_manager.py passes agent_settings.llm_api_key unchanged to json.dump and creates timestamp-named files without encryption or restrictive permissions. Exploitation requires read access to the temporary settings directory and exposes provider credentials only; no application-data modification or service interruption is reported.
Summary
What happened
Cleartext storage in Browser Use Web UI 2.0.0 through 3.0.0 allows local users to recover LLM API keys from temporary JSON files. The save_config function in src/webui/webui_manager.py passes agent_settings.llm_api_key unchanged to json.dump and creates timestamp-named files without encryption or restrictive permissions. Exploitation requires read access to the temporary settings directory and exposes provider credentials only; no application-data modification or service interruption is reported.
The record
- CVE
- CVE-2026-82640
- Published
- Aug 30, 2026
- Updated
- Aug 30, 2026
- Vendor
- Browser Use
- Product
- Browser Use Web UI
- Classifications
- CWE-312, T1552.001
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 30, 2026CVE publishedPublication date reported by the CVE source.
- Aug 30, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0.0 <=3.0.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream issue 736 save_config proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo