PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-52888 nocobase CVE debrief

CVE-2026-52888 is a vulnerability in NocoBase 2.0.59 and earlier. The @nocobase/plugin-collection-sql used the checkSQL() function with an incomplete keyword blacklist, allowing an admin-role user to read password hashes and database metadata through the SQL Collection feature. This vulnerability is fixed in 2.1.0-alpha.46. The vulnerability has a CVSS score of 6.8 and a severity of MEDIUM. Users of NocoBase 2.0.59 and earlier should apply the patch in 2.1.0-alpha.46 to prevent potential unauthorized access to sensitive database information. The vulnerability allows an admin-role user to access PostgreSQL system catalog tables such as pg_shadow, pg_roles, and pg_stat_activity, potentially leading to the exposure of password hashes and database metadata.

Vendor
nocobase
Product
Unknown
CVSS
MEDIUM 6.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-15
Original CVE updated
2026-07-16
Advisory published
2026-07-15
Advisory updated
2026-07-16

Who should care

Users of NocoBase 2.0.59 and earlier should apply the patch in 2.1.0-alpha.46 to prevent potential unauthorized access to sensitive database information. This includes administrators, developers, and security teams responsible for managing and securing NocoBase deployments. Additionally, operators and platform teams should review the vulnerability and plan for updates or mitigations through normal change control where exposure is confirmed.

Technical summary

The @nocobase/plugin-collection-sql in NocoBase 2.0.59 and earlier contains a vulnerability due to an incomplete keyword blacklist in the checkSQL() function. This allows an admin-role user to access PostgreSQL system catalog tables such as pg_shadow, pg_roles, and pg_stat_activity, potentially leading to the exposure of password hashes and database metadata. The vulnerability is addressed in version 2.1.0-alpha.46. The CVSS score is 6.8, indicating a medium severity vulnerability.

Defensive priority

Medium priority due to the potential for sensitive information disclosure. Defenders should prioritize patching and restricting access to the SQL Collection feature.

Recommended defensive actions

  • Apply the patch in 2.1.0-alpha.46 or later
  • Restrict access to the SQL Collection feature for admin-role users
  • Monitor for suspicious activity related to database metadata access
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-15T21:16:54.673Z and was last modified on 2026-07-16T16:19:12.290Z. The NVD entry is currently Deferred. This information is based on the supplied source corpus. To verify, defenders should check the official CVE record and NVD detail page for any updates. The evidence is limited, and further verification is needed to confirm the affected scope and severity.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-15T21:16:54.673Z and has not been modified since then. The NVD entry is currently Deferred.