SCA: security update for nocodb (GHSA-wf6c-hrhf-86cw)

medium Tenable Cloud Security Plugin ID 421047

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- NocoDB is software for building databases as spreadsheets. The API endpoint related to the password reset
function is vulnerable to Reflected Cross-Site-Scripting. The endpoint
/api/v1/db/auth/password/reset/:tokenId is vulnerable to Reflected Cross-Site-Scripting. The flaw occurs
due to implementation of the client-side template engine ejs, specifically on file resetPassword.ts where
the template is using the insecure function “<%-“, which is rendered by the function renderPasswordReset.
This vulnerability is fixed in 0.258.0. (CVE-2025-27506)

See Also

https://github.com/advisories/GHSA-wf6c-hrhf-86cw

Plugin Details

Severity: Medium

ID: 421047

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 3/7/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.14

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2025-27506

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/6/2025

Vulnerability Publication Date: 3/6/2025

Reference Information

CVE: CVE-2025-27506

cwe: CWE-79