SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-52887

CRITICAL · CVSS 10 EPSS 0.59% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

NocoBase versions prior to 2.0.61 are vulnerable due to improper handling of user input in the notification plugin, allowing authenticated users to execute arbitrary PostgreSQL commands through stacked queries. This critical vulnerability could lead to unauthorized data access or manipulation, posing significant risks to the integrity and confidentiality of the database. Organizations using NocoBase should prioritize updating to version 2.0.61 or later to mitigate this severe security threat.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-52887
Severity
CRITICAL
CVSS
10
EPSS
0.59%

Original NVD Description

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to 2.0.61, NocoBase @nocobase/plugin-notification-in-app-message exposed GET /api/myInAppChannels:list, where the filter[latestMsgReceiveTimestamp][$lt] value was inserted into a Sequelize.literal() template string without escaping or parameter binding, allowing a signed-up authenticated user to run stacked PostgreSQL statements and potentially execute commands with COPY ... TO PROGRAM. This vulnerability is fixed in 2.0.61.