CVE-2026-6129
7.3zhayujie · chatgpt-on-wechat CowAgent
A missing authentication vulnerability in the CowAgent component of zhayujie chatgpt-on-wechat allows remote, unauthenticated attackers to manipulate the Agent Mode Service.
Executive summary
A critical missing authentication vulnerability in the zhayujie chatgpt-on-wechat CowAgent component permits remote, unauthenticated access to the Agent Mode Service, posing a risk of unauthorized control.
Vulnerability
The vulnerability is characterized by improper authentication (CWE-287) and missing authentication (CWE-306) within the Agent Mode Service. It allows an unauthenticated remote attacker to interact with the service, as no security checks are enforced during the request process.
Business impact
Successful exploitation allows unauthorized actors to perform operations within the Agent Mode Service without valid credentials. Given the CVSS score of 7.3, this flaw presents a high risk to service integrity, potentially leading to unauthorized data manipulation or service disruption, which may impact the confidentiality and availability of the associated chat integration.
Remediation
Immediate Action: As no official patch is currently available, administrators should immediately restrict access to the CowAgent service via network-level controls or by disabling the affected component if it is not business-critical.
Proactive Monitoring: Review system and application logs for unexpected or unauthorized requests directed at the Agent Mode Service endpoint.
Compensating Controls: Implement WAF rules to filter or block suspicious traffic patterns targeting the chatgpt-on-wechat application and enforce strict access control lists at the network perimeter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the GitHub issue report linked in the vulnerability references.
Analyst recommendation
The absence of a vendor-provided patch makes this vulnerability a significant concern for users of the CowAgent component. Security teams must prioritize isolating the affected service from public-facing networks to prevent potential exploitation while awaiting a formal resolution from the project maintainers.
Sources
Originally found and disclosed by York Shen (VulDB User), with VulDB CNA Team (coordinator), per the CVE Program record.
- VDB-356992 | zhayujie chatgpt-on-wechat CowAgent Agent Mode Service missing authentication Vulnerability database entry
- VDB-356992 | CTI Indicators (IOB, IOC)
- Submit #795272 | zhayujie chatgpt-on-wechat (CowAgent) 2.0.4 Unauthenticated Remote Code Execution Third-party advisory
- Issue tracker
- Exploit / PoC