SCA: security update for @nocobase/plugin-notification-in-app-message (GHSA-p849-8hwh-84j9)

critical Tenable Self-Hosted Container Security Plugin ID 445525

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-52887)

Solution

Update the @nocobase/plugin-notification-in-app-message library and its related packages to version 2.0.61 or later.

See Also

https://github.com/advisories/GHSA-p849-8hwh-84j9

Plugin Details

Severity: Critical

ID: 445525

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/1/2026

Updated: 8/1/2026

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.11

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-52887

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 8.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/31/2026

Vulnerability Publication Date: 7/15/2026

Reference Information

CVE: CVE-2026-52887

cwe: CWE-89