CVE-2026-30870 PUBLISHED

Some sync filters in PowerSync Service ignored using `config.edition: 3`

Assigner: GitHub_M
Reserved: 06.03.2026 Published: 09.03.2026 Updated: 09.03.2026

PowerSync Service is the server-side component of the PowerSync sync engine. In version 1.20.0, when using new sync streams with config.edition: 3, certain subquery filters were ignored when determining which data to sync to users. Depending on the sync stream configuration, this could result in authenticated users syncing data that should have been restricted. Only queries that gate synchronization using subqueries without partitioning the result set are affected. This vulnerability is fixed in 1.20.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor powersync-ja
Product powersync-service
Versions
  • Version < 1.20.1 is affected
Vendor @powersync
Product service-core
Versions
  • Version < 1.20.1 is affected
Vendor @powersync
Product service-sync-rules
Versions
  • Version < 0.33.0 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE