Description
A vulnerability was found in zhayujie CowAgent up to 2.1.0. This issue affects the function BrowserTool._do_navigate of the file agent/tools/browser/browser_tool.py of the component Browser Tool. Performing a manipulation results in information disclosure. The attack can be initiated remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the BrowserTool._do_navigate method of CowAgent allows an attacker to read sensitive data. The vulnerability is identified as CWE-200 and CWE-284, potentially exposing internal state or configuration information. The description notes that manipulation triggers a data disclosure, and an exploit is publicly available.

Affected Systems

The affected product is zhayujie:CowAgent up to version 2.1.0. Users running 2.1.0 or earlier should be aware of the vulnerability. No later versions are noted as mitigated.

Risk and Exploitability

The CVSS score of 5.3 represents moderate risk. The EPSS score is less than 1%, indicating a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. However, the exploit is publicly disclosed and can be initiated remotely, raising the practical likelihood of exploitation. Authentication requirements are not explicitly stated in the CVE description, so the security context of the vulnerable method remains uncertain.

Generated by OpenCVE AI on July 29, 2026 at 11:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CowAgent to the latest release that eliminates the vulnerable BrowserTool._do_navigate function or uses a patched version.
  • If upgrading is not possible, disable or uninstall the Browser Tool component to remove the attack surface.
  • Ensure that access to the BrowserTool._do_navigate endpoint requires proper authentication and authorization, implementing role‑based controls to mitigate the CWE‑284 flaw.
  • Restrict network access to the CowAgent service with firewall or VPN restrictions so that only trusted hosts can reach the vulnerable endpoint.
  • Monitor CowAgent logs for anomalous requests to BrowserTool._do_navigate and investigate any suspicious activity immediately.

Generated by OpenCVE AI on July 29, 2026 at 11:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in zhayujie CowAgent up to 2.1.0. This issue affects the function BrowserTool._do_navigate of the file agent/tools/browser/browser_tool.py of the component Browser Tool. Performing a manipulation results in information disclosure. The attack can be initiated remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
Title zhayujie CowAgent Browser Tool browser_tool.py BrowserTool._do_navigate information disclosure
First Time appeared Zhayujie
Zhayujie cowagent
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:zhayujie:cowagent:*:*:*:*:*:*:*:*
Vendors & Products Zhayujie
Zhayujie cowagent
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Zhayujie Cowagent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-14T01:28:47.883Z

Reserved: 2026-07-09T18:37:41.980Z

Link: CVE-2026-15329

cve-icon Vulnrichment

Updated: 2026-07-14T01:28:43.877Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control