CyberRota Analysis
AI-GeneratedNocoBase versions up to 2.1.20 are vulnerable to a server-side request forgery (SSRF) flaw that allows authenticated administrators to send arbitrary outbound HTTP requests by manipulating workflow request nodes, custom action buttons, or the AI plugin. This vulnerability can be exploited to access internal network resources, perform port enumeration, and retrieve sensitive IAM role credentials from cloud instance metadata services. Organizations using NocoBase should prioritize patching this issue to mitigate potential internal network exposure and credential theft risks.
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
NocoBase through 2.1.20 contains a server-side request forgery vulnerability in the serverRequest wrapper that allows authenticated administrators to issue arbitrary outbound HTTP requests by supplying malicious URLs to workflow request nodes, custom request action buttons, or the AI plugin. Attackers can target loopback addresses, RFC-1918 private ranges, and cloud instance metadata endpoints to perform internal network port enumeration, host discovery, and retrieval of IAM role credentials from the instance metadata service. v2.1.18 added a warning message for when SERVER_REQUEST_WHITELIST is not configured.