CVE-2025-27506

MEDIUM NUCLEI

NocoDB - XSS

Title source: llm

Description

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.

Nuclei Templates (1)

NocoDB < 0.258.0 - Reflected XSS in Password Reset
MEDIUMVERIFIEDby 0x_Akoko
Shodan: http.title:"NocoDB" || http.favicon.hash:"-1123780655"
FOFA: title="NocoDB" || body="nocodb"

Scores

CVSS v3 5.4
EPSS 0.0382
EPSS Percentile 88.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Details

CWE
CWE-79
Status published
Products (2)
nocodb/nocodb < 0.258.0
npm/nocodb 0 - 0.258.0npm
Published Mar 06, 2025
Tracked Since Feb 18, 2026