SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-58468

MEDIUM · CVSS 5.5 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-07 · Last synced 2026-08-06

CyberRota Analysis

AI-Generated

NocoBase 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.

CVE
CVE-2026-58468
Severity
MEDIUM
CVSS
5.5
EPSS
0.20%

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.