CVE-2026-6126

7.3

zhayujie · chatgpt-on-wechat

A missing authentication vulnerability in the CowAgent administrative HTTP endpoint of the zhayujie chatgpt-on-wechat software allows remote, unauthenticated attackers to interact with the component.

Executive summary

A critical authentication bypass vulnerability exists in the chatgpt-on-wechat CowAgent component, which permits unauthenticated remote attackers to access administrative functions.

Vulnerability

This vulnerability involves a missing authentication check in the administrative HTTP endpoint of the CowAgent component. An unauthenticated remote attacker can trigger this flaw to bypass security controls and interact with administrative functions without providing valid credentials.

Business impact

The ability for an unauthenticated user to access administrative endpoints presents a significant security risk, potentially leading to unauthorized configuration changes or unauthorized information disclosure. With a CVSS score of 7.3, this high-severity vulnerability could allow attackers to compromise the integrity and availability of the service, necessitating immediate containment to prevent abuse.

Remediation

Immediate Action: As no official patch is currently available, administrators should immediately restrict access to the affected administrative HTTP endpoint using network-level controls or by disabling the CowAgent feature entirely until a security update is released by the project maintainers.

Proactive Monitoring: Review web server and application access logs for unexpected requests directed at the administrative endpoint, specifically looking for traffic originating from untrusted or external IP addresses.

Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block unauthorized traffic targeting the identified vulnerable administrative endpoint path.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists and is attributed to the technical issue report found in the project's GitHub repository.

Analyst recommendation

Given the public availability of proof-of-concept material and the lack of a vendor-provided patch, this vulnerability poses a clear and present danger to affected deployments. Administrators must prioritize isolating the affected component from public network exposure immediately to prevent unauthorized access and potential system compromise.

Sources

Originally found and disclosed by Yu_Bao (VulDB User), with VulDB CNA Team (coordinator), per the CVE Program record.