CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated attackers to exploit the POST /api/v1/workflow/report/callback endpoint in bisheng versions up to 2.6.0-fix2, enabling server-side request forgery (SSRF) attacks. This can lead to the enumeration of internal network services and access to sensitive cloud metadata, posing a significant risk to organizations using affected versions. Organizations utilizing bisheng should prioritize patching this vulnerability to mitigate potential data exposure and internal network compromise.
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
bisheng through 2.6.0-fix2 contains a server-side request forgery vulnerability in the POST /api/v1/workflow/report/callback endpoint that lacks authentication and applies no URL scheme restrictions or host filtering. Unauthenticated attackers can supply arbitrary URLs to enumerate internal network services and cloud metadata endpoints, then retrieve captured responses from object storage using caller-supplied object names.