CVE-2026-6129 Details
Description
A vulnerability was detected in zhayujie chatgpt-on-wechat CowAgent up to 2.0.4. This affects an unknown function of the component Agent Mode Service. Performing a manipulation results in missing authentication. The attack can be initiated remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A critical vulnerability allowing unauthenticated remote code execution has been identified in zhayujie chatgpt-on-wechat CowAgent versions 2.0.0 through 2.0.4. The issue arises from the Agent Mode Service, which is enabled by default and allows AI agents to access system-level tools, including a bash shell, file read/write capabilities, and web fetching. The vulnerability stems from the Web Console being exposed on all network interfaces at port 9899, without any authentication on key endpoints, such as '/message', which accepts chat instructions. This lack of authentication enables any remote attacker to send commands that the AI Agent will execute, effectively leveraging the Agent's OS-level access.
Users are advised to add authentication to all Web Console endpoints and change the default server binding to localhost. Additionally, the application should replace the current command blocklist with a more effective allowlist, and implement a user confirmation step before executing bash commands.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 12, 2026CISA-ADP
Assessed Apr 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/zhayujie/chatgpt-on-wechat/issues/2741 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://github.com/zhayujie/chatgpt-on-wechat/issues/2741#issue-4191903266 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/795272 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/356992 | [email protected] | AdvisoryExploitRemedy |
| https://vuldb.com/vuln/356992/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| zhayujie chatgpt-on-wechat CowAgent | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 12, 2026 | New CVE Received | [email protected] |
Volerion