Impact
A flaw in CowAgent’s WebFetch.execute function allows an attacker to manipulate the URL argument, causing the server to initiate arbitrary outbound requests. This server‑side request forgery can expose the system to external resources that it is authorized to contact, potentially leaking sensitive data or allowing further compromise. The vulnerability is exploitable from a remote location and has been publicly disclosed.
Affected Systems
The CowAgent codebase released by developer zhayujie is affected. Any installation using version 2.1.1 or earlier is vulnerable. Versions 2.1.2 and later contain a patch that removes the vulnerability.
Risk and Exploitability
The CVSS score of 5.3 indicates a medium severity risk. The EPSS score is below 1%, suggesting a low likelihood of immediate exploitation. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires remote access to the agent’s WebFetch interface and the ability to specify a malicious URL, which are typical conditions for Web application exposures.
OpenCVE Enrichment