Description
A security flaw has been discovered in zhayujie chatgpt-on-wechat CowAgent up to 2.1.1. This issue affects the function Vision._download_to_data_url of the file agent/tools/vision/vision.py of the component Vision Tool. Performing a manipulation of the argument image results in server-side request forgery. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. Upgrading to version 2.1.2 is capable of addressing this issue. The patch is named e85290cddcbb5ffc9c235927f4c92e5b4c3ec264. The affected component should be upgraded.
Published: 2026-07-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server‑side request forgery that occurs when an attacker supplies a crafted image argument to the Vision._download_to_data_url function in the Vision Tool. The attacker can cause the server to make requests to arbitrary external systems. Based on the description, it is inferred that this could allow interaction with other services or internal resources. The flaw can be triggered remotely and a public exploit has been released, meaning an attacker only needs to send a crafted request to the vulnerable endpoint to leverage this weakness.

Affected Systems

The affected product is the open‑source chatgpt‑on‑wechat CowAgent released by zhayujie. Versions up to and including 2.1.1 are affected; the official patch in 2.1.2 resolves the SSRF flaw.

Risk and Exploitability

The CVSS score of 5.3 places this vulnerability in the medium severity range, and the exploit can be launched from any remote host as the exploit requires no privileged authentication. The EPSS score of < 1% indicates a very low but non‑zero probability of exploitation. The CVE is not listed in the KEV catalog. Based on the description, it is inferred that the SSRF capability could be a concern for systems that accept untrusted input or are exposed to the internet.

Generated by OpenCVE AI on July 31, 2026 at 10:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CowAgent to version 2.1.2 or later to apply the official patch
  • If upgrade is not immediately possible, disable or remove the Vision Tool component until the patch can be applied
  • Implement network controls or a firewall rule that blocks outbound requests from the CowAgent process to prevent malicious SSRF traffic

Generated by OpenCVE AI on July 31, 2026 at 10:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A security flaw has been discovered in zhayujie chatgpt-on-wechat CowAgent up to 2.1.1. This issue affects the function Vision._download_to_data_url of the file agent/tools/vision/vision.py of the component Vision Tool. Performing a manipulation of the argument image results in server-side request forgery. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. Upgrading to version 2.1.2 is capable of addressing this issue. The patch is named e85290cddcbb5ffc9c235927f4c92e5b4c3ec264. The affected component should be upgraded.
Title zhayujie chatgpt-on-wechat CowAgent Vision Tool vision.py Vision._download_to_data_url server-side request forgery
First Time appeared Zhayujie
Zhayujie chatgpt-on-wechat Cowagent
Weaknesses CWE-918
CPEs cpe:2.3:a:zhayujie:chatgpt-on-wechat_cowagent:*:*:*:*:*:*:*:*
Vendors & Products Zhayujie
Zhayujie chatgpt-on-wechat Cowagent
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Zhayujie Chatgpt-on-wechat Cowagent
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-14T12:42:17.436Z

Reserved: 2026-07-13T17:28:11.050Z

Link: CVE-2026-15628

cve-icon Vulnrichment

Updated: 2026-07-14T12:42:14.194Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:00:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)