Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-27506

27
FAUCET Score

CVE-2025-27506 describes a Reflected Cross-Site Scripting (XSS) vulnerability in NocoDB, a software for building databases as spreadsheets, specifically affecting the password reset function's API endpoint /api/v1/db/auth/password/reset/:tokenId. This flaw, due to insecure template rendering in the client-side EJS engine, allows an attacker to inject malicious scripts. With a CVSS score of 6.1 (Medium), it has a network attack vector, low attack complexity, and requires user interaction, potentially leading to limited confidentiality and integrity impacts. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.258.0CPE matchmatch criteria
cpe:2.3:a:nocodb:nocodb:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.4MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
2.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.68%
Probability of exploitation in next 30 days
EPSS Percentile
48.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2025-27506 · Feb 24, 2026
This CVE's current EPSS score of 0.0068 is in the 54th percentile among its peer group of 26,236 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: nocodbFixed in: 0.258.0

Vendor Advisories (1)

npmGHSA-wf6c-hrhf-86cwmedium

NocoDB Vulnerable to Reflected Cross-Site Scripting on Reset Password Page

Mar 6, 2025

References

github.com / nocodb/nocodb/blob/ba5a191b33259d984fc92df225f7d82ede2ddb56/packages/nocodb/src/modules/auth/auth.controller.ts
Product
github.com / nocodb/nocodb/blob/ba5a191b33259d984fc92df225f7d82ede2ddb56/packages/nocodb/src/modules/auth/ui/auth/resetPassword.ts
Product
github.com / nocodb/nocodb/commit/ea821edb133e621e26183ae65c8ff9ee5d6f2723
Patch
github.com / nocodb/nocodb/security/advisories/GHSA-wf6c-hrhf-86cw
ExploitVendor Advisory