CVE Catalog

CVE-2026-58468

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

10th percentile - higher than 10% of all known CVEs

Summary

NocoBase up to version 2.1.20 contains a server-side request forgery (SSRF) vulnerability in the serverRequest wrapper. It 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.

Risk Assessment

Attackers can scan internal network ports, discover hosts, and retrieve IAM role credentials from cloud instance metadata, leading to privilege escalation and potential compromise of the cloud environment.

Recommendation

Immediately upgrade NocoBase to version 2.1.18 or later and configure the SERVER_REQUEST_WHITELIST variable to restrict allowed URLs for server requests.

Other vulnerabilities in NocoBase

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS