CVE-2026-84425
Received Received - Intake

Denial of Service in CowAgent Browser Tool

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

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: VulDB

Description

A vulnerability was found in zhayujie CowAgent up to 2.1.3. This impacts the function BrowserTool of the file agent/tools/browser/browser_tool.py of the component Browser Tool. Performing a manipulation results in denial of service. The attack can be initiated remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
zhayujie cowagent to 2.1.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-404 The product does not release or incorrectly releases a resource before it is made available for re-use.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a denial of service issue in CowAgent up to version 2.1.3. It affects the BrowserTool function in agent/tools/browser/browser_tool.py. The problem occurs because the browser tool uses a shared BrowserService that processes Playwright operations through a single thread. Attackers can exploit this by sending long wait or evaluate operations, causing the thread to block and preventing other browser operations from completing.

Detection Guidance

Monitor for unusually long-running Playwright operations or browser tool processes in CowAgent. Check for blocked browser operations or timeouts in agent logs. Use system monitoring tools to detect high CPU or memory usage from the browser tool process.

Impact Analysis

This vulnerability can make the browser service unavailable by blocking the shared thread with long operations. This prevents normal browser tasks like snapshots or navigation from completing, effectively disrupting the agent's functionality. Attackers can remotely trigger this issue, leading to service disruptions.

Mitigation Strategies

Upgrade CowAgent to a patched version if available. Enforce strict maximum timeouts for browser operations. Disable arbitrary evaluate operations by default. Implement per-user concurrency limits for browser tool usage.

Chat Assistant

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

EPSS Chart