Prototype pollution in NocoDB - CVE-2026-24766

 

Prototype pollution in NocoDB - CVE-2026-24766

Published: April 27, 2026


Vulnerability identifier: #VU127977
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-24766
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: nocodb
Affected software:
NocoDB

Detailed vulnerability description

The vulnerability allows a remote user to cause a denial of service.

The vulnerability exists due to improperly controlled modification of object prototype attributes in the /api/v2/meta/connection/test endpoint when processing user-supplied connection test input. A remote privileged user can send a specially crafted request to cause a denial of service.

The issue pollutes Object.prototype globally, causing subsequent database write operations to fail application-wide until the server is restarted.


How to mitigate CVE-2026-24766

Install security update from vendor's website.

Sources