CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated attackers to exploit webhook endpoints in xiaobei versions up to 5.5.2, enabling them to inject arbitrary messages into the agent pipeline. This can lead to server-side request forgery (SSRF) attacks against internal services, posing a critical risk to the integrity and confidentiality of the affected systems. Organizations using xiaobei should prioritize immediate remediation to mitigate the potential impact of this vulnerability.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
xiaobei through 5.5.2 fails to implement authentication or signature validation on webhook endpoints, allowing unauthenticated attackers to inject arbitrary messages into the agent pipeline. Attackers can publish malicious messages via the /webhook_worktool handler and exploit unvalidated media URL fetching to perform server-side request forgery against internal services.