DNA View

CVE-2026-40346

Low
Low Medium High Critical
CVSS Score
Published: Apr 18, 2026
Last Modified: Apr 18, 2026

Vulnerability Description

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.37, NocoBase's workflow HTTP request plugin and custom request action plugin make server-side HTTP requests to user-provided URLs without any SSRF protection. An authenticated user can access internal network services, cloud metadata endpoints, and localhost. Version 2.0.37 contains a patch.

Severity Details

out of 10.0
Low

Weakness Type (CWE)

CWE-918 Top 25 #20

Server-Side Request Forgery (SSRF)

Description
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Typical Severity
Medium
OWASP Top 10
A10:2021-Server-Side Request Forgery (SSRF)
Abstraction Level
Base

Key Information

Published Date
April 18, 2026