Prototype pollution in NocoDB - CVE-2026-24766
Published: April 27, 2026
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.