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.
Published: 2026-07-07
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NocoBase versions up to and including 2.1.20 contain a CWE‑918 Server‑Side Request Forgery vulnerability that permits any authenticated administrator to issue arbitrary outbound HTTP requests through the serverRequest wrapper. By supplying malicious URLs in workflow nodes, custom request action buttons, or the AI plugin, an attacker can direct traffic to loopback interfaces, RFC‑1918 private ranges, and cloud instance metadata endpoints. This enables internal network port enumeration, host discovery, and the extraction of IAM role credentials from metadata services, thereby compromising internal confidentiality and potentially providing a foothold for further escalation.

Affected Systems

The affected vendor is nocobase and the product is NocoBase. All releases through 2.1.20 are vulnerable; the CVE data does not specify that the flaw is resolved in later versions. No explicit version ranges beyond these releases are listed in the CNA data.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity, while the EPSS score of < 1% indicates a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Attackers must possess authenticated administrator privileges and use the built‑in serverRequest wrapper; once authorized, they can target internal services and harvest credentials. Overall, the risk is moderate due to potential internal data exposure, but the likelihood of exploitation remains very low.

Generated by OpenCVE AI on July 23, 2026 at 13:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest NocoBase release that removes the serverRequest flaw.
  • Configure a strict SERVER_REQUEST_WHITELIST to allow only trusted external domains in the wrapper while a fix is pending.
  • Disable or remove any custom workflow nodes, request action buttons, or AI plugins that expose the serverRequest functionality until a patch is available.
  • Restrict the application’s outbound network access so that requests can only reach approved endpoints and block traffic to internal metadata services from the application layer.

Generated by OpenCVE AI on July 23, 2026 at 13:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:nocobase:nocobase:*:*:*:*:*:*:*:*

Wed, 08 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Nocobase
Nocobase nocobase
Vendors & Products Nocobase
Nocobase nocobase

Tue, 07 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
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.
Title NocoBase 2.1.20 Server-Side Request Forgery via serverRequest wrapper
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:L/SI:N/SA:N'}


Subscriptions

Nocobase Nocobase
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T22:03:10.298Z

Reserved: 2026-06-30T20:20:33.790Z

Link: CVE-2026-58468

cve-icon Vulnrichment

Updated: 2026-07-08T16:48:39.213Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T13:30:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)