← Back to browse · API

CVE-2026-52887

Severity
CRITICAL
CVSS
10.0
EPSS
0.00593
Risk score
40.21
CISA KEV
No
PoC
Yes
Published
2026-07-15
Modified
2026-07-20
First seen
2026-08-07
Aliases
EUVD-2026-44802, GHSA-P849-8HWH-84J9
Products
nocobase:nocobase < 2.0.61
Sources
euvd EUVD-2026-44802
github 0c4d782ced35dcadc074b79a|CVE-2026-52887
packetstorm 6f1c5675952a147304c805a4|CVE-2026-52887

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.

References