PT-2026-24632 · Npm · @Feathersjs/Mongodb

Published

2026-03-10

·

Updated

2026-03-10

CVSS v4.0

9.3

Critical

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Socket.IO clients can send arbitrary JavaScript objects as the id argument to any service method (get, patch, update, remove). The transport layer performs no type checking on this argument. When the service uses the MongoDB adapter, these objects pass through getObjectId() and land directly in the MongoDB query as operators. Sending {$ne: null} as the id matches every document in the collection.

Fix

Weakness Enumeration

Related Identifiers

GHSA-P9XR-7P9P-GPQX

Affected Products

@Feathersjs/Mongodb