GHSA-p849-8hwh-84j9
CRITICALCVE-2026-52887GET /api/myInAppChannels:list accepts a structured filter query parameter. The handler for the latestMsgReceiveTimestamp field splices the $lt value directly into a Sequelize.literal() template string with no escape, type cast, or parameter binding. The action ACL is loggedIn, so any authenticated account reaches it. The default auth-basic authenticator ships allowSignUp: true, so the account is o
- Affected
- <= 2.0.60
- Fixed in
- 2.0.61
- Weakness
- CWE-89
- Published
- 2026-07-31
- Source
- github