216.73.216.233

CVE-2026-29793

· Published 10/03/2026 20:16 · Modified 11/03/2026 13:52

Labels: CVE-2026-29793 2026-03-10CVE-2026-29793CWE-943[email protected]

Essential information

Published
10/03/2026 20:16
Modified
11/03/2026 13:52
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. From 5.0.0 to before 5.0.42, 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. This vulnerability is fixed in 5.0.42.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
feathersjs / feathers cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:*:*:*
socketio / socket.io cpe:2.3:a:socketio:socket.io:*:*:*:*:*:*:*:*
mongodb / mongodb cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*

References